Forum Replies Created
-
AuthorPosts
-
bizzallmedia
ParticipantSome of the event headers have different sizes… have you, or if you know if user, found a solution to get all images the same size, so for example cropping the image through css or something?
bizzallmedia
ParticipantAnd sadly can’t provide the domain as I am working on a local mamp dev setup
bizzallmedia
ParticipantHi!
Happy New Year!Tried both adding it to the style.css (as your suggested) and to the filter-view.css (as suggested by the theming guide)
None of them did anything to the styling.
bizzallmedia
ParticipantHey,
Yes looked into that.
Note I am somewhat of newbie at this stuff but am up for a challange 🙂From what I have found from the guide and this forum support posts it’s a bit confusing as to why the php files for customising the Filter Bar need to go to mytheme/tribe-events/filter-bar (with the “-“) and the css file for customising needs to go to mytheme/tribe-events/filterbar.(without the “-“)
Am assuming that this is the way it has been standardised just don’t see the point to have to folders in my child-theme to modify the same thing.Also from all this, still have not been able to figure out how to modify it…
Tried this for example andit did nothing….
`
#tribe_events_filters_wrapper label input[type=checkbox],
#tribe_events_filters_wrapper label input[type=radio] {
display: none;
}#tribe_events_filters_wrapper input:checked + label,
#tribe_events_filters_wrapper input:checked + label:active {
background-color: salmon;
}#tribe_events_filters_wrapper label:hover {
background-color: gold;
cursor: pointer;
}`bizzallmedia
ParticipantThanks for the reply
Hope it gets fixed soon, noticed many other people having similar issues.
And obviously it also is happening to older sites or that have been running the aggregator for a longer time and makes the site look bad or lose functionality, especially on modified sites that only use photo view without any other text, just the event header…. it will just show a blank space between the older imported images.
For me personally no rush as I am just testing it all at the moment, but for those customers with live sites its a bummer and can affect website image and possible even revenues.
So think it would be a pretty urgent fix that needs to be done…. am aware that this is totally beyond your control and the dev team assigns priorities 🙂Regarding 3#, already voted it up 🙂
bizzallmedia
ParticipantThis reply is private.
December 22, 2017 at 3:53 pm in reply to: [tribe_events view="month"] not showing calendar, only the default selection #1411990bizzallmedia
ParticipantThis reply is private.
bizzallmedia
ParticipantI was also assuming event aggregator pulls the profile photo of the organisers…
They also don’t show… so should it import them as well?bizzallmedia
ParticipantAlso….
Where does it store the event images?
Can find any image folder anywhere nor is there anything in the database that links to an image. -
AuthorPosts
