bizzallmedia

Forum Replies Created

Viewing 9 posts - 16 through 24 (of 24 total)
  • Author
    Posts
  • in reply to: Event Aggregator isnt pulling images #1445595
    bizzallmedia
    Participant

    Some 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?

    in reply to: Modifying Filter Checkboxes / Radiobuttons #1417458
    bizzallmedia
    Participant

    And sadly can’t provide the domain as I am working on a local mamp dev setup

    in reply to: Modifying Filter Checkboxes / Radiobuttons #1415640
    bizzallmedia
    Participant

    Hi!
    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.

    in reply to: Modifying Filter Checkboxes / Radiobuttons #1413752
    bizzallmedia
    Participant

    Hey,
    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;
    }`

    in reply to: Event Aggregator isnt pulling images #1412035
    bizzallmedia
    Participant

    Thanks 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 🙂

    in reply to: Event Aggregator isnt pulling images #1412004
    bizzallmedia
    Participant

    This reply is private.

    bizzallmedia
    Participant

    This reply is private.

    in reply to: Event Aggregator isnt pulling images #1411974
    bizzallmedia
    Participant

    I was also assuming event aggregator pulls the profile photo of the organisers…
    They also don’t show… so should it import them as well?

    in reply to: Event Aggregator isnt pulling images #1411973
    bizzallmedia
    Participant

    Also….
    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.

Viewing 9 posts - 16 through 24 (of 24 total)