divvajacko
Forum Replies Created
-
Forum: Plugins
In reply to: [Event Calendar] magic_quotes_gpc set to activeWell, as it turns out. I can use this particular plug in with the theme I”m using (Risen from theme forest). RISEN is coded in WordPress MU which is incompatible with AJAX calendar. Fortunately I found another event calendar that is fitting my needs well.
I’ve actually deactivated WP_CHANGES_log plug in and all my errors went away. I don’t really need to track changes as there will be only a few people who can make changes anyway.
Thanks for getting back to me.
Patti Jacko
I did find this. Thank you for responding.
Forum: Themes and Templates
In reply to: This error appears on my title pagethanks to all. I removed Encyclopedia LITE from my plugins and that took care of the problem.
Patti JackoForum: Themes and Templates
In reply to: I keep getting all kinds of error messages// Main Stylesheet
wp_enqueue_style( ‘risen-style’, get_stylesheet_uri(), false, RISEN_VERSION ); // bust cache on theme update// Light or Dark Style
risen_enqueue_base_style( ‘risen-base-style’ );I believe this is the code in question.
Forum: Themes and Templates
In reply to: I keep getting all kinds of error messagesAt the moment , I don’t know. I’m looking through the PHP code to figure it out.