- This topic has 7 replies, 2 voices, and was last updated 2 years, 7 months ago by Skandha.
-
AuthorPosts
-
January 11, 2022 at 12:00 am #297447Mattias DevriendtParticipant
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!
January 11, 2022 at 12:07 am #297469SkandhaParticipant@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,
SkandhaJanuary 24, 2022 at 2:23 pm #298314Mattias DevriendtParticipantHi,
Thanks. My url is http://www.mattiasd.be
Can you explain me also a bit where to put the css code? Thanks!
January 25, 2022 at 12:42 am #298350SkandhaParticipant@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,
SkandhaJanuary 26, 2022 at 12:16 am #298376Mattias DevriendtParticipantHi 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
January 26, 2022 at 12:40 am #298415SkandhaParticipant@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,
SkandhaJanuary 26, 2022 at 11:09 pm #298471Mattias DevriendtParticipantGreat! Thanks a lot. Very helpful. 🤗🙂
January 26, 2022 at 11:10 pm #298495SkandhaParticipant@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 -
AuthorPosts
- The topic ‘How to display events on a single page’ is closed to new replies.