jaspervdv
Forum Replies Created
-
Forum: Plugins
In reply to: [Easy Table of Contents] Bug after updating to 2.0.35After updating to 2.0.35.2 the issue seems to be resolved. Thanks for the fix! After the update the headings are all underlined, though. Is there any way I can turn that back? When I hover over with my mouse the underline disappears.
- This reply was modified 3 years, 7 months ago by jaspervdv.
Forum: Plugins
In reply to: [Easy Table of Contents] Bug after updating to 2.0.35I just updated the plugin to 2.0.35.1. Problem is still there though. Only 2.0.34 works.
- This reply was modified 3 years, 7 months ago by jaspervdv.
@benniledl Thanks for your help and patience. The problem is solved! I am not sure how I fixed it, but I had to flush the cache. Because my nameservers point to Ezoic I had to flush the cache from there, not from my hosting.
That’s no problem. Thank you very much for helping. I learned a lot more about the file manager and I know where to look for. Got some new errors in the debug.log though.
[20-Oct-2022 18:22:42 UTC] PHP Fatal error: Cannot redeclare child_enqueue_styles() (previously declared in /home/customer/www/drone-optiek.nl/public_html/wp-content/themes/astra-child/functions.php:21) in /home/customer/www/drone-optiek.nl/public_html/wp-content/themes/astra/functions.php on line 180 [20-Oct-2022 18:23:09 UTC] PHP Fatal error: Cannot redeclare child_enqueue_styles() (previously declared in /home/customer/www/drone-optiek.nl/public_html/wp-content/themes/astra-child/functions.php:21) in /home/customer/www/drone-optiek.nl/public_html/wp-content/themes/astra-child/functions.php on line 25 [20-Oct-2022 18:45:27 UTC] PHP Deprecated: Function get_magic_quotes_gpc() is deprecated in /home/customer/www/drone-optiek.nl/public_html/wp-content/plugins/advisor-quiz/admin/qedux-framework/inc/classes/class.qedux_ajax_save.php on line 51- This reply was modified 3 years, 7 months ago by jaspervdv.
When I use the search option in my file manager from Siteground (my webhost) and search for ”add_filter” I get no results.
I deactivated both Elementer and Elementor Pro. Error is still there. I deactivated all the plugins yesterday but that didn’t help either.
- This reply was modified 3 years, 7 months ago by jaspervdv.
No, but I mean when users won’t see it because of the display_errors on ‘off’. I will keep it on for now if that helps.
When I set display_errors on off, even then the error appears. I think thats just a matter of time, right? The weird thing about it is the fact that it only shows on the hoepage on mobile, nowhere else. So I dont exactly now when this problem occured.
No its still there.
In the theme editor. It is working now after I removed this:
function child_enqueue_styles() {
wp_enqueue_style( ‘astra-child-theme-css’, get_stylesheet_directory_uri() . ‘/style.css’, array(‘astra-theme-css’), CHILD_THEME_ASTRA_CHILD_VERSION, ‘all’ );
}
add_action( ‘wp_enqueue_scripts’, ‘child_enqueue_styles’, 15 );For some reason I can’t. It says: ‘something went wrong’.
I just read that and found the log. This is what’s in there:
[20-Oct-2022 18:14:09 UTC] PHP Notice: Constant WP_DEBUG already defined in /home/customer/www/drone-optiek.nl/public_html/wp-config.php on line 153 [20-Oct-2022 18:14:09 UTC] PHP Notice: Constant WP_DEBUG_LOG already defined in /home/customer/www/drone-optiek.nl/public_html/wp-config.php on line 154 [20-Oct-2022 18:14:09 UTC] PHP Notice: Constant WP_DEBUG already defined in /home/customer/www/drone-optiek.nl/public_html/wp-config.php on line 153 [20-Oct-2022 18:14:09 UTC] PHP Notice: Constant WP_DEBUG_LOG already defined in /home/customer/www/drone-optiek.nl/public_html/wp-config.php on line 154 [20-Oct-2022 18:14:26 UTC] PHP Notice: Constant WP_DEBUG already defined in /home/customer/www/drone-optiek.nl/public_html/wp-config.php on line 153 [20-Oct-2022 18:14:26 UTC] PHP Notice: Constant WP_DEBUG_LOG already defined in /home/customer/www/drone-optiek.nl/public_html/wp-config.php on line 154 [20-Oct-2022 18:15:00 UTC] PHP Notice: Constant WP_DEBUG already defined in /home/customer/www/drone-optiek.nl/public_html/wp-config.php on line 153 [20-Oct-2022 18:15:00 UTC] PHP Notice: Constant WP_DEBUG_LOG already defined in /home/customer/www/drone-optiek.nl/public_html/wp-config.php on line 154 [20-Oct-2022 18:15:00 UTC] PHP Notice: Constant WP_DEBUG already defined in /home/customer/www/drone-optiek.nl/public_html/wp-config.php on line 153 [20-Oct-2022 18:15:00 UTC] PHP Notice: Constant WP_DEBUG_LOG already defined in /home/customer/www/drone-optiek.nl/public_html/wp-config.php on line 154Doesnt look like a clear message.
- This reply was modified 3 years, 7 months ago by jaspervdv.
I added define(‘WP_DEBUG’, true); to the wp-config.php, but finding the debug.log file is difficult.
Maybe I can use a debug plugin to find the debug log?
I used Google, Bing and Safari. I know how to flush my cache through my hosting, if thats what you mean.
- This reply was modified 3 years, 7 months ago by jaspervdv.