• Resolved Will Pom

    (@wi77p0m)


    Hi

    Been playing with the plugin. Is there anyway to change the title banner of an event? I’ve figured how to move the excerpt somewhere else using the placeholders. I would like to get rid of the ribbon the title sit on, the author and date. I’m using the twenty twenty theme, have events set to cover template. Ideally I’d like the same functionality as the themes’ pages ie https://www.pedalution.co.uk/gwraudax/cc200

    I am a hobbyist WordPress user with little code knowledge but with instructions can dig in and implement things. I’m just getting my head around formatting pages using placemarkers and custom attributes.

    Thanks

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

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Support angelo_nwl

    (@angelo_nwl)

    you can try to use WordPress custom post type template e.g. single-event.php

    https://www.ads-software.com/support/topic/single-format-template-single-event-php/

    • This reply was modified 5 years, 2 months ago by angelo_nwl.
    Thread Starter Will Pom

    (@wi77p0m)

    Wow, code!

    I’ve had a look, I think I understand, I’ll have a go at manipulating and see what happens.

    Thanks, Merry Christmas!

    Thread Starter Will Pom

    (@wi77p0m)

    In the end I used inspect element comparing a normal page with an event page and copied the body class into the settings> pages> event pages> body classes.

    This has removed the overlay from the top nav bar and across the title.

    How do I go about removing and adding other classes from within the class=”cover-header….?

    I would like to remove the: class=”post-meta-wrapper post-meta-single post-meta-single-top” and subsequent ‘childs’ from the event page eg. https://www.pedalution.co.uk/gwraudax/events/devilishly-elegant-600/ so the author and date are removed.

    And add the: class=”to-the-content-wrapper” and subsequent ‘childs’ from a normal page eg. https://www.pedalution.co.uk/ for the quick skip below arrow anchor.

    Is there an easy way of doing this with out creating a single-event.php to use in my theme as I am really not confident of how every thing links together or the code.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Page/event title banner not same as template’ is closed to new replies.