Find Answers and Get Support › Forums › Gwangi – PRO Multi-Purpose Membership, Social Network & BuddyPress Community Theme › Unsupported Plugins › Customize not working
- This topic has 4 replies, 2 voices, and was last updated 3 minutes ago by
Sheila.
-
AuthorPosts
-
SheilaParticipant@greatideaswithin
- 1 Topics
- 3 Posts
Hi there,
We are using Gwangi theme on our website. we are having a issue, we can’t open Customize page it’s keep loading. i guess it’s “” Grimlock “” plugin who cussed this issue with.
can you guys please help us to solve this issue ?
Thank you!June 3, 2025 at 14:11 #49241@themodactyl- 0 Topics
- 6768 Posts
Hi Sheila,
Thank you for buying our theme. We hope it will meet all your expectations! 🙂
To help us getting clues and find a solution to this issue, please activate logging on your website, just turn WP_DEBUG to true, by pasting the following code lines in your wp-config.php file, just before the line that says ‘That’s all, stop editing! Happy blogging.’:
// Enable WP_DEBUG mode define( 'WP_DEBUG', true ); // Enable Debug logging to the /wp-content/debug.log file define( 'WP_DEBUG_LOG', true ); // Disable display of errors and warnings define( 'WP_DEBUG_DISPLAY', false ); @ini_set( 'display_errors', 0 );
More on this in the following topic: Debugging in WordPress.
Let me know when it’s done.
Thank you.
June 4, 2025 at 09:17 #49245@themodactyl- 0 Topics
- 6768 Posts
Hi Sheila,
Thank your for your feedback. This time, thanks to the code snippet that you’ve recently added to your
wp-config.php
file, we should be able to read the error.Could you share the content of your
debug.log
file with us please? You can post the content of this file as plain text in your next reply and mark it as private to keep this between us.After having reviewed your next reply, we should be able to tell you if the issue is caused by our product, a third party plugin or any type misconfiguration on your server.
If we’re not able to help, we’ll recommend you to transfer the error logs to the plugin author or to your server hosting support.
Thank you.
June 6, 2025 at 10:04 #49251 -
AuthorPosts
You must be logged in to reply to this topic.