Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #753261

    Hi

    On this page https://dentists.theimplantcentre.com/event/introduction-dental-implants-20th-march/ there are two related events at the bottom that are displaying the wrong dates. They currently display the date of the event above and not the date of the event they relate to.

    I’ve contacted the plugin developer (The Events Calendar) and under their instruction we’ve reverted back to theme Thirteen and switched off all the plugins and it works fine. We’ve also tried switching off all the plugins on the dentist.theimplantcentre.com site but the issue still appears. We’ve therefore deduced there’s an issue with the theme that causing it to do this. Can you help?

    #756215

    Hey Rupert!

    Thank you for using Enfold.

    Did you modify the templates in the config-events-calendar folder? Please edit the plugins > events-calendar-pro > src > views > pro > related-events.php file, look for this code around line 39:

    	echo tribe_events_event_schedule_details( $post );
    

    .. replace it with:

    	echo tribe_events_event_schedule_details( $post->ID );
    

    Best regards,
    Ismael

    #756351

    Thanks for getting back to me. We are also experiencing an issue with the order in which the events appear when you click on the ‘NEXT EVENTS >>’ on this page https://dentists.theimplantcentre.com/events. They are correct before you click the link. Again I’ve liaised with the Plugin in support and also checked that they are correct when viewed in theme Thirteen.

    #756788

    Hi!

    The posts or events are duplicated. I can’t reproduce the same issue on my installation so it’s probably cause by a plugin or a custom modification in the theme. Please deactivate all plugins and disable custom modifications then test the page again.

    Best regards,
    Ismael

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