• Resolved rinkstiekema

    (@rinkstiekema)


    I tried to migrate my website to another URL, but now the events do not show any details
    on the edit page anymore. They do show their data correctly on the client’s side, however.
    I already merged my duplicate events and venues, but there are still many duplicates of the events in the thrash. Moving the duplicates to the “publsihed” area does not help anything though.
    The only detail that shows is the location, which has a link to “edit venue”, and the time & date section.

    The page I need help with: [log in to see the link]

Viewing 7 replies - 1 through 7 (of 7 total)
  • Thread Starter rinkstiekema

    (@rinkstiekema)

    I’ve pinpointed that this line (in events-meta-box.php):

    	
    <?php Tribe__Events__Linked_Posts::instance()->render_meta_box_sections( $event ); ?>
    

    Breaks the details page. When I delete this line, the other fields work again, but the location to link the venu doesn’t show up anymore. Any idea how to fix this?

    Barry

    (@barryhughes-1)

    That sounds odd …

    In the first instance can you confirm that all of your (Modern Tribe) plugins and WordPress itself are up-to-date?

    What happens if you deactivate all non-Modern Tribe plugins and switch to a default theme: does normal operation return then?

    If not, are you able to access your PHP error log and do you see anything of note in there? Your web host may be able to help you with that last part if needed.

    I believe I am having the same issue as well now…

    Events that have previously had venues and organizers, still show up a link to edit. However, the dropdown that should list all of my venues and organizers are gone, and instead there is a type=”hidden” on it…

    View post on imgur.com

    I cannot add new events and link venues and organizers until this is fixed. Those fields are completely missing when creating a new event

    Barry

    (@barryhughes-1)

    I’m sorry to hear that ??

    Please do remember though that even if it seems like you are experiencing the same problem as another user it is generally best to create a fresh topic of your own (as outlined in the forum guidelines).

    What happens if you deactivate all non-Modern Tribe plugins and switch to a default theme: does normal operation return then?

    Were you able to try the above steps? Could be worth giving this a shot first of all and reporting the results in a fresh topic.

    @rinkstiekema – how did you get on?

    Thread Starter rinkstiekema

    (@rinkstiekema)

    Hi all, sorry for my late reaction.

    I do have the latest version of the event calendar and I tried to deactivate everything. Seems not to be the problem.

    It still does not work, and thus I can’t add any venues to the events.
    Those that were previously linked do work.
    I made sure my edits to the plugin do not break the plugin by looking at it with a file difference checker. Can you point me in the direction of what variables and files are important to venues such that I can double check those?

    Thank you

    Plugin Support Jaime

    (@jaimemarchwinski)

    Hi @rinkstiekema,

    Our Themer’s Guide can help you to find where the venue information is located.

    Also, have you been able to access your PHP error logs?

    Hey there! This thread has been inactive for a while so we’re going to go ahead and mark it Resolved. Please feel free to open a new thread if any other questions come up and we’d be happy to help. ??

Viewing 7 replies - 1 through 7 (of 7 total)
  • The topic ‘Events don’t show their details’ is closed to new replies.