Find Answers and Get Support › Forums › Armadon – Gaming Community WordPress Theme › Installation & Updates › Demo Content Installation › Unable to upload demo
- This topic has 1 reply, 2 voices, and was last updated 3 years, 2 months ago by
Manathan.
-
AuthorPosts
-
twinkyasekParticipant@davidwolf
- 1 Topics
- 1 Posts
Hello, I bought your look, but unfortunately I can’t upload a basic demo of the site, can you help me?
February 7, 2022 at 19:31 #38629@themodactyl- 0 Topics
- 6738 Posts
Hi David,
Thank you for buying our theme. We hope it will meet all your expectations! 🙂
I’m sorry to read you’re facing this issue. it seems to be related with Kirki. Be aware that a few weeks ago, Kirki was updated to version 4.0 which changes a lot of things. The developers of Kirki realised that this update caused some issues for many WordPress installations and they have cancelled the release to return to 3.1.9.
Therefore, can you please reinstall Kirki to get the 3.1.9 version? For that, I invite you to delete the plugin and reinstall it by downloading this version here: Kirki 3.1.9.
Be aware that these PHP warnings won’t break your website. They’re just messages aimed at developers to improve their code. I suggest you to hide this message from your website. To do that, you have to activate error logging on your website. Please keep WP_DEBUG to true and just paste 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
You will still be able to consult the warnings and errors triggered by your website but these won’t appear on your pages anymore.
Be sure that the new version will be compatible with our theme as soon as possible. However, we have to deal with this compatibility once Kirki has released a stable version.
Let me know if this issue is solved when returning to kirki 3.9. We’re waiting for your feedback.
Best,
February 8, 2022 at 14:06 #38664 -
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 ‘Unable to upload demo’ is closed to new replies.