Viewing 15 replies - 1 through 15 (of 20 total)
  • How did you fix this problem, I have the same issue!

    I’m having some trouble on the pages of my site where the full calendar and list appear. On those two pages in the header, an older version of my navigation appears! These pages are linking to the same header.php file as all the other pages on the site are, but only on the calendar pages am I getting this error with my navigation bar.

    You can see them here:
    https://joshstevensfoundation.org/category/events/
    https://joshstevensfoundation.org/category/kind-like-josh/

    Any clues?

    Thread Starter Rainvur Jefferson Wilbre

    (@rainthebat)

    In my case, the whole menu would disappear on the events and calendar page, strangely (from my non-wordpress-programmer eyes) the menu started appearing correctly on all the pages after a few days (and believe me when I tell you I did nothing, I tried to figure it out, but didn’t want to spend endless time if it was a complex type of fix, which it was looking that way.

    So, I don’t know if there is some database caching mechanism involved with this calendar.

    Maybe try de-activating, and re-activating the plugin, I may have done something like that, and click save a few times on the settings in the admin events-calendar plugin page. I can’t recommend any rational decisions though, just guesses.

    Thread Starter Rainvur Jefferson Wilbre

    (@rainthebat)

    Your calendar is set to use permalinks, I had to turn that feature off, not sure if that may have affected the menu.

    Thanks so much for your reply. Dang, I can’t seem to figure this thing out. I don’t know why there would be 2 menus displaying when I only have ONE!

    Thread Starter Rainvur Jefferson Wilbre

    (@rainthebat)

    What if you test changing the menu items through the admin->appearance->menus? Does it update correctly? Or are your menu’s set up automatically?

    They are custom menus. Changing the custom menu order does nothing. The other pages are pulling the menu items and order from an unknown source. They are not set up automatically.

    I am having a similar issue, on the calendar page my header disapears. In addition the events list and calendar view ends up in my top widgets. The drop down menu to change the month view gives a 404 error. I also just tried on your website https://joshstevensfoundation.org/category/events/ and it also gives a 404 error.

    I really need a correction, I love this plug in. I will have multi authors on my site and they are not savvy enough to use the Kirin O’Shae calendar. If you found a fix please let me know. My site is https://www.CalaverasLeadership.com click on calendar and watch the header disapear.

    Are you using <?php get_header(); ?> in your list.php and gridview.php templates?

    Sorry, I have no idea what this means. It’s wordpress ithemes platform and I have not made any changes. All other pages look great, just the deader disappears on the calendar page.

    If you don’t know how to edit the html or php in your theme then it’s going to be pretty difficult to diagnose the problem on your site ??

    I didn’t say I don’t know how to edit. I can. If you can figure out what what to change, I can change it.

    I don’t have a gridview.php or list.php files in my editor

    To customize the events calendar, you’re going to need to create a new folder in your theme called “events” and then copy over list.php, gridview.php and single.php from the a folder called “views” in the plugin folder.

    This way you can customize them. For some reason your header isn’t loading on those pages and the theme has something to do with it. My header is loading properly but the nav is jacked. The plugin has some problems I think.

    Also, check your header.php file in your theme. Make sure that there is a <?php wp_head(); ?> RIGHT ABOVE the closing </head> tag as well. I don’t know if that will help but try it.

    This is the error message on the calendar page only. All other pages display correctly. I did uninstall the newest version of the plugin to the previous one and it corrected the 404 error. But still get this error:

    Warning: uksort() [function.uksort]: The argument should be an array in /home/shell/public_html/wp-content/themes/FlexxSensation/lib/featured-images2/featured-images2.php on line 1276

Viewing 15 replies - 1 through 15 (of 20 total)
  • The topic ‘[Plugin: The Events Calendar] My main sub menu disappear when viewing calendar pages’ is closed to new replies.