• Resolved dutchfoxy

    (@dutchfoxy)


    I have searched everywhere for this but I cannot find it. Other people must have had the same idea I would expect.

    On the event detail page I would like to change the position of the event description (which is actually the content of the WP post I think). I have looked at other .twig files and found:
    {{ event_details | raw }}
    {{ content | raw }}
    {{ text_view_post }}
    {{ event.post_excerpt | raw }}
    {{ event.filtered_content | raw }}

    But none of them show any text / any content inside the file: event-single.twig – why not?

    I want to show 1st the title of the event, the date(s), the long description (the_content) and then the location / tickets / etc. This must be possible right? How?

    https://www.ads-software.com/plugins/all-in-one-event-calendar/

Viewing 1 replies (of 1 total)
  • Hi,

    Your inquiry requires changes in the code, which unfortunately we cannot help with as part of our support. We’ll keep this topic open for a few days for other user to chime in if possible. Thanks for your understanding.

    Thanks,
    Ben

Viewing 1 replies (of 1 total)
  • The topic ‘Modify location of even description (content) in event-single’ is closed to new replies.