kaitlin
Forum Replies Created
-
That was the issue. Is there a way to work with the theme so the plugin can still work? Should I work with the theme developer to figure it out?
Thank you for all your help!
I have set the debug log to true, but I am not seeing the debug.log file show up in wp-content folder.
define( ‘WP_DEBUG’, true );
define( ‘WP_DEBUG_LOG’, true );That’s what I have in the wp-config file
Hi there, can you please clarify what you mean by body_class() function? I looked in the header.php and header-amp.php files and both have the following code:
<body <?php body_class(); ?>>
I am still experiencing the same issue.
Thanks!
Just checked, and the footer.php and footer_amp.php files both have the wp_footer() function, and no error logs are showing.
I’m very new at coding, so let me know however I can help you understand the issue!