Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #297447
    Mattias Devriendt
    Participant

    Hi,

    How can I display the events (posts) on a specific page. There is only the option ‘homepage/frontpage’ or ‘entire site’. I would like to have it on ‘homepage/frontpage’ and on 1 other ‘page’. Thanks for helping me out!

     

    #297469
    Skandha
    Participant

    @mattias-devriendtgmail-com: Hello there,

    Please post in your site URL and enable the Events on the Entire Site. Then, I will provide you the CSS Code to display the events on the specific pages.

    Kind Regards,
    Skandha

    #298314
    Mattias Devriendt
    Participant

    Hi,

    Thanks. My url is http://www.mattiasd.be

    Can you explain me also a bit where to put the css code? Thanks!

    #298350
    Skandha
    Participant

    @mattias-devriendtgmail-com: Hello there,

    Can you please let me know on which specific pages you would like to enable the Events section so that I can provide you the CSS Code.

    Kind Regards,
    Skandha

    #298376
    Mattias Devriendt
    Participant

    Hi on this Page: https://www.mattiasd.be/live/

    I want to display all the events and on the homepage. Not on the other pages.

    Thanks

     

     

     

     

     

     

     

     

    #298415
    Skandha
    Participant

    @mattias-devriendtgmail-com: Hello there,

    Go to => Appearance => Customize => Additional CSS and add the following CSS Code.

    body:not(.home):not(.page-id-7002) #events-section {
    display: none;
    }

    Let me know if this works out!
    Kind Regards,
    Skandha

    #298471
    Mattias Devriendt
    Participant

    Great! Thanks a lot. Very helpful. 🤗🙂

    #298495
    Skandha
    Participant

    @mattias-devriendtgmail-com: Hello there, I hope I was able to resolve your issue. If it’s not too much trouble, I have a quick request: could you please leave an honest review?
    https://wordpress.org/support/theme/zubin/reviews/#new-post
    Your review will help others know what to expect when they’re looking for the support I offer. Even a sentence or two would be hugely
    appreciated. Thanks, and if there’s anything else at all that I can do to help, don’t hesitate to let me know. Have  a good day! 🙂

    Kind Regards,
    Skandha

     

Viewing 8 posts - 1 through 8 (of 8 total)
  • The topic ‘How to display events on a single page’ is closed to new replies.