labbapo11
Forum Replies Created
-
@supportadtribes I would like to set the time when a “once daily” update occurs. I assume the logic is “24hrs after last update”? So, if I enter a timestamp in the wp-options -> woosea_cron_hook db field that marks latest update, would the next update then occur 24hrs after?
@sandervdnd did you manage to work out a solution with wp-cli and flushdb?
@supportadtribes is it possible to initiate an update from the command line or wp-cli?
@sandervdnd I agree that server caching is superior, so if @supportadtribes says they cannot fix it you need to roll your own mechanism, that is what we are doing right now.
Not sure if flushing the cache is enough but if you manage I would love to hear about it. We currently do a simple turn off cache->update feed->turn on cache. This during low traffic hours. Apparent drawback is of course that feeds are only updated once a day but we can live with that.
You should be able to sort this.
In the meantime, we will solve this by removing the object cache during low traffic hours and reinstate it again when traffic returns.Bad news that is – how about cache groups, would that be a future possibility? Or are we too few using that type of cache? Would love to hear if anyone solved this.
Thanks,
PerForum: Plugins
In reply to: [Contact Form 7] Prevent submit button to close lightboxOk, I’ve gotten as far as pinpointing the plugin that causes this, Speed Booster Pack.
Turning off “Optimize JavaScript” will render the lightbox messages.Sigh. There are 2367 .js scripts to choose from and one or more of them needs to be excluded from being deferred or moved to the footer so if you have an idea please let me know.
Thanks,
PerForum: Plugins
In reply to: [Contact Form 7] Prevent submit button to close lightboxI can give you access to the testing site if you tell me where to send the info, send it to lab at nethead dot se
Forum: Plugins
In reply to: [Contact Form 7] Prevent submit button to close lightboxAdvanced Custom Fields Version 5.8.12 by Elliot Condon (Latest version: 5.8.13)
Advanced noCaptcha & invisible Captcha Version 5.7.1 by Shamim Hasan
Auto SKU & GTIN Version 1.0.2 by Nabil Kadimi
Booster Plus for WooCommerce Version 5.1.1 by Pluggabl LLC
BunnyCDN Version 1.0.7 by BunnyCDN
Calculated Fields Form Version 1.0.398 by CodePeople (Latest version: 1.0.400)
Classic Editor Version 1.5 by WordPress Contributors
Contact Form 7 Version 5.2.1 by Takayuki Miyoshi
Contact Form 7 – Dynamic Text Extension Version 2.0.3 by Chris Mavricos, SevenSpark
Contact Form 7 Conditional Fields Version 1.9.9 by Jules Colle
Facebook for WooCommerce Version 1.11.4 by Facebook
Flatsome Tweaks Version 1.0.0 by Nabil Kadimi
GDPR Cookie Consent Version 2.3.0 by WebToffee
Google XML Sitemaps Version 4.1.0 by Arne Brachhold
Max Mega Menu Version 2.8 by megamenu.com
Optimize Database after Deleting Revisions Version 4.9.1 by CAGE Web Design | Rolf van Gelder, Eindhoven, The Netherlands
Post SMTP Version 2.0.12 by Yehuda Hassine
Product Feed PRO for WooCommerce Version 8.5.7 by AdTribes.io (Latest version: 8.5.8)
Redux Framework Version 3.6.18 by Team Redux (Latest version: 4.1.13)
Schema Pro Version 2.1.1 by Brainstorm Force
Speed Booster Pack Version 4.0.1 by Optimocha
TinyMCE Advanced Version 5.4.0 by Andrew Ozz
User Export (with their Meta Data) Version 0.6.4 by Daniel Loureiro (Latest version: 0.6.7)
WebP Express Version 0.17.4 by Bj?rn Rosell
WooCommerce Version 4.3.1 by AutomatticForum: Plugins
In reply to: [Contact Form 7] Prevent submit button to close lightboxWell, you cannot, but the form is supposed to go here once working:
https://www.gearwise.se/Forum: Plugins
In reply to: [Contact Form 7] Prevent submit button to close lightboxThe piece in an UX block that opens the lightbox:
<p>[button primary class=”is-outline is-smaller” text=”Ask about this item” link=”#enquire”]
[lightbox id=”enquire” width=”600px” padding=”15px”]
[title style=”center” text=”Your question”]
[contact-form-7 id=”17678″ title=”Enquire”]
[/lightbox]
</p>If I open the lightbox again without refreshing the page the success/error messages are visible.