renanbernei
Forum Replies Created
-
Forum: Plugins
In reply to: [Gutenberg Forms - WordPress Form Builder Plugin] How to backup / export formHello Nikolay!
Thanks a lot for getting back to me.
I apologize for my delay.Thank you for the tips.
Actually I tried to export using the default mechanism of gutenberg in json blocksUnfortunately when creating a form within the plugin this option disappears, and creating a form inside a block outside the plugin corrupts some fields.
Forum: Plugins
In reply to: [WP Fastest Cache] Configure cron job to clear cachePlease could you help me make this code more accurate to perform a cleanup / preload function?
??Regards
Forum: Plugins
In reply to: [WP Fastest Cache] Configure cron job to clear cacheThanks for returning Emre.
No, I never wrote php code.
I tried to use the commands on the link : https://www.wpfastestcache.com/tutorial/delete-the-cache-by-calling-the-function/
And as it didn’t work, I modified it, after that it works for a few hours and stops.
<?php
// Load WordPress.
require( ‘wp-load.php’ );// it clears all the cache
if ( function_exists( ‘wpfc_clear_all_cache’ ) ) {
}// it clears all the cache with the minified sources
if ( function_exists( ‘wpfc_clear_all_cache’ ) ) {
}Forum: Plugins
In reply to: [Swift Performance Lite] Homepage keeps disappearing from Warmup TableYes! unfortunately…
I asked them that question.
I am tempted to buy the pro.
but, after the 1 year license expires, does the plugin stop working or just stop update?- This reply was modified 4 years, 4 months ago by renanbernei.
Forum: Plugins
In reply to: [Swift Performance Lite] Homepage keeps disappearing from Warmup TableHi Guys
I received feedback from the plugin developer:
Hi Renanbernei,
Yes, it is a known issue in 2.1.8
Please update to 2.1.9 and reset Warmup table, it will solve the problem.Regards,
PeterForum: Plugins
In reply to: [Swift Performance Lite] Homepage keeps disappearing from Warmup Table@pressedwords Exactly.
Unfortunately I can’t find another plugin that optimizes so well, but this problem is very annoying and it doesn’t seem that the developer has bothered to solve it.
Here for me after 24 hours of the reset the problem reappears.
With you too?Forum: Plugins
In reply to: [Swift Performance Lite] Homepage keeps disappearing from Warmup TableYes, it really doesn’t make sense
I searched extensively on the subject, the only topic we were on, and this one:
Forum: Plugins
In reply to: [Swift Performance Lite] Homepage keeps disappearing from Warmup TableI saw this comment from a plugin moderator on another topic
”Optimize Prebuild Only enabled an Optimize in Background disabled? ”
I’ll do a test …
Forum: Plugins
In reply to: [Swift Performance Lite] Homepage keeps disappearing from Warmup TableThanks for the feedback.
Too bad, I was considering purchasing the pro version
Forum: Plugins
In reply to: [Swift Performance Lite] Homepage keeps disappearing from Warmup TableHello!
Did anyone get a solution?
I have the same problem