Keri

Forum Replies Created

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • in reply to: HTML before content hidden in Enfold theme #1106339
    Keri
    Participant

    This reply is private.

    in reply to: HTML before content hidden in Enfold theme #1106020
    Keri
    Participant

    Thank you for your quick reply!

    It’s a little tough for me to provide CSS to fix it based on the screenshot alone

    I thought I included a link in the private area. Did it not work?

    it might help to switch the calendar’s default template in Events > Settings > Display to one of the theme templates instead — or vice versa.

    I’ve tried changing the template, but it doesn’t change. Ideally, I’d like to use a template with a sidebar so I could add the menu there and a list of links to partner organizations’ calendars. I see others have posted that the enfold theme blocks the template options from showing. I found a thread on their support forum that offered the following code to add to functions:

    add_action('init', function() {
        remove_action('tribe_display_settings_tab_fields', 'avia_events_display_tab', 10);
    }, 10);

    That does reveal the template and style options, however, changing them changes nothing. The settings revert to the default events template and other settings I may have tried to change.

    I chose this plugin because of its integration with the Enfold theme. It’s more expensive than any of the other calendar plugins I considered. It’s disappointing to lose basic functionality because of the very thing that made me choose it. I have started a support discussion on their forum as well, but have not received a reply.

Viewing 2 posts - 1 through 2 (of 2 total)