Find Answers and Get Support › Forums › Gwangi – PRO Multi-Purpose Membership, Social Network & BuddyPress Community Theme › Website Setup › Pages › page editing probleme
- This topic has 1 reply, 2 voices, and was last updated 3 months, 2 weeks ago by Manathan.
-
AuthorPosts
-
UptitudeDigitalLearningParticipant@uptitudedigitallearning
- 1 Topics
- 1 Posts
September 27, 2024 at 17:13 #48565@themodactyl- 0 Topics
- 6679 Posts
Hi UptitudeDigitalLearning,
Thank you for buying our theme. We hope it will meet all your expectations! 🙂
Indeed, our theme os no compatible with Elementor. This builder adds its layer on top of the standard WordPress core, which is not optimal, for example, concerning the performances. It’s no longer in line with our mission to create fluid, easy-to-use themes. For more information, please take a look at this article: Installing the Elementor Demo version Manually.
Our demos have been build with Gutenberg editor. In consequence, the imported content will be aimed at this editor. It is the default editor for WordPress and is recommended for many reasons, including its ease of use, speed and lightness. To know more about how to use Gutenberg, I think this article from WP Beginner might help you: How to Use the WordPress Block Editor.
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.
Thank you.
September 28, 2024 at 10:58 #48567 -
AuthorPosts
Hi there,
This topic has been inactive for a while now so we will be closing it to keep the forum tidy. Don't hesitate to create a new topic if you still need help and we'll be glad to help you!
Best regards,
The Themosaurus team.
The topic ‘page editing probleme’ is closed to new replies.