• Resolved etellewyn

    (@etellewyn)


    I am using the exact same shortcode [ vsel ] on our “Upcoming Events” page as well as on our home page. But it behaves differently in the two places. On the home page it shows the event excerpt/summary to the right (this is what we want) but on our Upcoming Events page it only shows the event meta info, with no description. The same is true for the widget.

    How can I get it to show the event summary?

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

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author Guido

    (@guido07111975)

    Hi,

    When I inspect the CSS I notice you hide the event info on the events page:

    
    .page-id-234 .vsel-info {display: none;}
    

    So there must be soms Custom CSS somewhere in your theme or in the Customizer that causes this.

    Guido

    Thread Starter etellewyn

    (@etellewyn)

    Weird! Okay I will talk to my other dev and see where that was added! So sorry to waste your time!

    Plugin Author Guido

    (@guido07111975)

    No problem ??

    Guido

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Event summary shows on some pages but not others!’ is closed to new replies.