Tagged: 

Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #741475

    Hello,
    There 5 small tweaks I’d like to do with the Events Calendar Pro plugin inside Enfold.
    I did a support ticket with the Event Calendar support and they said they can’t help, although I’d image these are 5 very common tweaks.

    1. Add A Side Bar
    Unlike pages or blog posts there isn’t a way to select a sidebar to display
    I have seen a lot of other website do this example: http://www.itsgreektomemn.com/test/
    Have been able to set the side bar up under Widgets, but can’t enable it on the Events pages

    2. Event Event Details Below Image
    After adding in a sidebar, is there a way to move the event details from the left to instead be below the featured image like this http://www.ponycorral.ca/featured-events/

    3. Remove Search Bar
    On the main Events page how can I get rid of the search bar http://www.itsgreektomemn.com/events/
    To make it look clean like this http://www.ponycorral.ca/featured-events/
    I’ve tried a lot of things via CSS that aren’t working

    4. Change Poster/Featured Image Size
    Also on the main Events page, I have it set to Photo display and would like it to display the full Featured image but it crops it by default.
    I added in the following code to make it work the main Events pages, however, it seems to really pixelates the images. http://www.itsgreektomemn.com/events/

    
    .tribe-events-list .tribe-events-loop .tribe-events-event-image {
        height: 100%;
    }
    .tribe-events-list .tribe-events-loop .tribe-events-event-image img {
        max-height: 100%;
    }
    
    .tribe-events-event-image img {
        height: 100%  !important;
    }

    5. Featured Image Size On Single Event
    Like #4 I would like to show the full featured image on each actual event like this http://www.itsgreektomemn.com/events/wine-wednesdays/ or this http://www.ponycorral.ca/featured-event/friday-night-live-gmc-2/
    It just doesn’t seem to be working here http://www.itsgreektomemn.com/events/wine-wednesdays/

    Thanks
    Jon

    #741476

    admin

    #741501

    @millertimesites

    Just searching the forum for some help myself for TEC Pro and saw this post. I can help you with #3 – This is a setting under Events | Settings | Display. It is the very last option tick box. “Hide location search”

    re: #1 – I have used the sidebar function also. You have to create a new page and use the Event Shortcode to insert the calendar you want rather than use the default page that the TOC Pro creates.

    Hope that helps.

    #741506

    With #1 I know there is a way to add a sidebar to the default TEC page as I’ve seen other sites do it.
    You method works as a patch, however, it doesn’t maintain the sidebar throughout each Single Event page which is important to cross market other upcoming events or include an email marketing signup and social share functions.

    To events embed elsewhere across the site inside content areas, are there certain short codes you like?
    The ones I’ve seen are for specific events and don’t dynamically change, especially with the event count down ticker

    With #3 I had already done that before posting.

    Thanks
    Jon

    #743575

    Hi,

    please open separate tickets for different questions/issues.

    1.) Refer to: https://kriesi.at/support/topic/add-a-sidebar-to-events-using-modern-tribe-events-calendar-pro/

    2.) Send us a precise link where we can inspect your current elements and then we could tell if we can help you with this customization.

    Have in mind though that we’re not here for providing any customizations and if you have anything which is too time consuming, then we kindly ask you to hire a freelance developer for this job: http://kriesi.at/contact/customization

    Best regards,
    Andy

    #743616

    Andy,

    Thanks I will open separate tickets on any linger questions with items 2-5.

    I did follow the instructions available here for adding a sidebar to events pages (https://kriesi.at/support/topic/add-a-sidebar-to-events-using-modern-tribe-events-calendar-pro/) but could not get them to work as I couldn’t find the defaults-template.php or single-event.php files inside the Enfold theme editor.

    Would love to be able to add a sidebar to my main events page (link) as well as the single events pages (example) like this mock up http://www.itsgreektomemn.com/test/
    , however, adding a side bar is not and option and the Events Calendar Pro people are saying it is an Enfold issue.

    Event just to get to take the standard Blog sidebar would be great.

    Thanks
    Jon

    #744509

    Hi,

    Ismael describes it here where to find those files.

    Best regards,
    Andy

Viewing 7 posts - 1 through 7 (of 7 total)
  • You must be logged in to reply to this topic.