Viewing 5 replies - 1 through 5 (of 5 total)
  • Greg,
    Sorry i can’t help you with your issue but after seeing your site, i hope you can help me with mine. I’m VERY new to WP and can handle the basics but i’m not sure how you setup the events calendar to display on the “Events” page. I set mine up as a widget and when i click the event it pops up the calendar, i’m just not sure how to set it up to show on the page i creates for events. Does that make sense? Anyway, any help is appreciated. thanks.

    Eugene

    Thread Starter Greg Dyer

    (@gdyer911)

    Hey Eugene,

    if you click on the pop up…you should see the actual url…like:

    https://everythingpuntagorda.com/blog/?cat=742

    Using WP admin you can go to the menu –

    -appearance
    -editor or theme editor

    look on the right for

    sidebar-second.php

    you can place this code just below <div class=”side-widget”>

    <h1 class=”style1″><p align=”center”><span style=”color:#D24E25″>Events Calendar</h1>

    just put your url to your calendar in place of mine

    * hint – just after opening sidebar-second.php do a ctrl-a to highlight and a ctrl-c (copy) and paste the code in notepad just in case you don’t like what you did you can always paste your original code back into the window.

    Best to ya,

    Greg

    Greg,

    If you can manage to find a solution please do post. Already posted several times about this, tried all potential solutions for it with no avail. Hoping one is going to come out soon enough.

    Thread Starter Greg Dyer

    (@gdyer911)

    Best solution for right now seems to be to code out the second sidebar and let the calendar fill the width of the page.

    Thanks Greg!

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘[Plugin: The Events Calendar] Grid Alignment’ is closed to new replies.