• Resolved Charles Sandor

    (@charles-sandor)


    Why doesn’t the Events page show up in Pages? I need to access the page to set the title bar colour. The theme I am using has the page settings like titlebar colour etc on the page itself. My title bar needs to be a mint green, but the page is showing the default grey title bar.

    I can’t have my Events page look different and therefore out of place from all my other pages. How do I get around this issue? if I can’t resolve this, the Calendar plugin is useless for this site.

Viewing 1 replies (of 1 total)
  • Hi Charles

    Our Events page is dynamically generated. There isn’t an actual page or even an events.php page. However, you can still achieve the results you want with a little CSS work.

    1. Start by modifying what you can at Appearance ? Customize ? The Events Calendar.
    2. Typically, don’t change the theme or plugin’s css files, they will be overwritten on updates. To avoid this, follow the steps outlined in Themer’s Guide
    3. Use overriding CSS?files, or?add CSS?to your site using Appearance ? Customize ? Additional CSS.
    4. Use !important before a semicolon to override every css rule. It’s a brute force method, but works for quick fixes.
    5. Please check out this Customizing WordPress #2 – Using Chrome Developers Tools YouTube video in addition to our Using Chrome Developer Tools tutorial on how to easily make changes using CSS.

    Let me know if that works for you.

    Thanks,
    Courtney ??

Viewing 1 replies (of 1 total)
  • The topic ‘Can’t Access Events page’ is closed to new replies.