Event Calendar Formatting Issue

Home Forums Calendar Products Events Calendar PRO Event Calendar Formatting Issue

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #1070543
    Dan Eldridge
    Participant

    Hi,

    Everytime I update event calendar the menu is showing weird spacing issue see: http://screencast.com/t/BVI0czijLo
    I need to modify the-events-calendar/src/views/modules/bar.php file by removing the html comments and some space lines.

    I don’t want to go to this process each time I update the plugin. What should be done to avoid this?

    Thanks

    #1070929
    Geoff
    Member

    Hi Dan,

    Good question. It’s possible to override the calendar’s template files in your theme (or child theme). That will allow you to make changes to the layout without needing to worry about them being lost on the next plugin update.

    Our Themer’s Guide walks through this in much more detail, but it basically boils down to this:

    • Make a copy of the modules/bar.php file
    • Make a new folder in your them called tribe-events
    • Make a new folder in that one called modules
    • Drop the copied bar.php file in that last folder

    Now that the template is in your theme, it can be modified to suit your needs. In this case, go ahead and remove the comments and spacing and those changes should take effect.

    Does this help you get started? Please let me know. 🙂

    Cheers!
    Geoff

    #1082004
    Support Droid
    Keymaster

    This topic has not been active for quite some time and will now be closed.

    If you still need assistance please simply open a new topic (linking to this one if necessary)
    and one of the team will be only too happy to help.

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Event Calendar Formatting Issue’ is closed to new replies.