shellbrodnax
Forum Replies Created
-
I am having the same issue. https://www.CalaverasLeadership.com my header disappears on the calendar page. I have posted in the forum for help, but the developers have not responded. I don’t think this has anything to do
with meteor slides as I don’t use that and have the same issue. Check out my page. I get the following error in the headerWarning: 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
<?php
global $spEvents;
$spEvents->loadDomainStylesScripts();
get_header();
?>this is in the single php file
<?php
global $spEvents;
$spEvents->loadDomainStylesScripts();
get_header();
?>is in the list php
<?php
global $spEvents;
$spEvents->loadDomainStylesScripts();
get_header();
?>is in the gridview php file
<?php get_header() is in the images.php file
I added this <?php wp_head(); ?> to the header.php above the closing head. Nothing changed.
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
I don’t have a gridview.php or list.php files in my editor
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.
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.
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.