colbyalbo
Forum Replies Created
-
Forum: Plugins
In reply to: [ShopWP] ShopWp and LiteSpeed CacheI am experiencing the same issue.
Here’s what I did:
1) in the LSCache settings , cache tab, turned off the Cache REST API setting
2) in the excludes tab, in the “Do Not Cache URIs” box, entered the Products list page and the individual product page
(note, for the individual pages you can use ^/products, and this will exclude the products that have that at the beginning of the URL)
https://docs.litespeedtech.com/lscache/lscwp/cache/3) as mentioned above , I lowered the TTL to 32000 on these:
Default Public Cache TTL
Default Front Page TTL
Default Feed TTL
Default REST TTL (which shouldnt be cached anyway)This should be sufficient to alleviate the issue.
Hope this helps
Forum: Plugins
In reply to: [ShopWP] Load more , scroll to top@andrewmrobbins I just tested it today with version 3.7.2, in firefox 89.0.1
and the issue is resolved, the page does not scroll to top any longer, Thanks!Forum: Plugins
In reply to: [ShopWP] Load more , scroll to topit’s only happening on Firefox, latest version.
Chrome, Edge, Brave all do not scroll to top.
Thanks!
Forum: Plugins
In reply to: [ShopWP] Load more , scroll to top@andrewmrobbins
hey , yep version 3.7.1The site uses Elementor, and the shortcode is inputted into a elementor shortcode widget
Thanks!
Forum: Plugins
In reply to: [Colibri Page Builder] Permanlinks corruptedNever mind, the user had the parent page assigned to the frontpage, which caused this
Forum: Themes and Templates
In reply to: [Colibri WP] PermanlinksNever mind, the user had the parent page assigned to the frontpage, which caused this
Forum: Plugins
In reply to: [Wordfence Security - Firewall, Malware Scan, and Login Security] PHP ErrorGotcha, thanks!
Forum: Plugins
In reply to: [Breeze - WordPress Cache Plugin] Form Submissions are being preventedAlso worth noting, the only form plugin that resulted in the token issue was Caldera forms, upon further digging into it, i had an issue with another form builder that was not related to breeze.
Hope this helps!
Let me know if you need more info!
Forum: Plugins
In reply to: [Breeze - WordPress Cache Plugin] Form Submissions are being preventedHi,
The specific instance was on a Cloudways, Linode setup, with varnish enabled.
PHP 7.3 on Apache/NGNIX
Latest version of WP.
The form plugin was Caldera Forms (worth noting, i have had other issues with taht particular form plugin)Thanks!
ColbyForum: Plugins
In reply to: [Inactive Logout] Logout when browser closesFollowing this thread. I am interested in the User logout on Browser/Tab close.
I am on cloudways also, i experience the immediate hits on New URL’s , I use bitdefender as my antivirus on my PC. So, if i understand this, the AV software can check a unknown URL against one of its servers and this could be the reason for immediate traffic?
I get the 127.0.0.1 issue as well. What are the consequences involved in this fallback IP getting blocked? Should it be white labeled?
Forum: Plugins
In reply to: [WooCommerce Product Image Flipper] Plugin not workingThis worked for you? didnt do anything on my site
Forum: Plugins
In reply to: [WooCommerce Product Image Flipper] Plugin not workingmake sure you have a featured image. and a image in the gallery. or may be try to put 2 images in the gallery just to see if it works. There is no setup, once activated it should flip the images in the shop. I am using Divi , which has its own WC shop module, and version .040 quit working, so i reverted back to version .030 , and it works
Forum: Plugins
In reply to: [WooCommerce Product Image Flipper] Flip not working on some pagesForum: Plugins
In reply to: [WooCommerce Product Image Flipper] Flip not working on some pagesTake a look at this link: https://codepen.io/kinetica/pen/LbNYqm
if your good with CSS/HTML, and can navigate php somewhat, This is pretty much the simple flip effect , you’ll just have to figure out how to adapt it to the woo gallery images