znagle
Forum Replies Created
-
Thanks for the plugin recommendation! Yes, we have a large site, and like many large WooCommerce sites there are performance issues that we are dealing with. 11 seconds is slow! But an additional 30 seconds in page load time is crazy.
Does anyone know of a snippet that could be used to conditionally disable Elementor for the URLs in question? (https://sitename.com/checkout/ and https://sitename.com/checkout/order-received/) without having to use another plugin?
It works! Thank you so much for the incredibly fast response!
Forum: Plugins
In reply to: [Simple Custom CSS Plugin] Make Plugin Cacheable?I ended up disabling Simple Custom CSS until this gets figured out.
In the meantime, I moved my custom CSS into my child theme’s style.css file and used the second answer in this Stack Overflow thread to enqueue the custom CSS to be loaded after WooCommerce and other plugins:
Forum: Plugins
In reply to: [DNUI] WooCommerce IntegrationForum: Plugins
In reply to: [DNUI] WooCommerce IntegrationDo you have any idea of when the pro version will be released? I would certainly pay for WooCommerce compatibility.
Forum: Plugins
In reply to: [BJ Lazy Load] How to shut off layloading in the WP AdminAlso wondering if there’s a way to turn this off for WP Admin
I’m having the same issue. I would definitely donate for a fix to this!
Forum: Plugins
In reply to: [WooCommerce] Woocommerce 2.1.6 Variable products not savingAnyone tested 2.1.7 to see if it fixes this issue? I didn’t see it acknowledged in the changelog.
Forum: Plugins
In reply to: [WooCommerce] Woocommerce 2.1.6 Variable products not savingWorked for me too, thanks for your help!
Forum: Plugins
In reply to: [WooCommerce] Woocommerce 2.1.6 Variable products not savingI’m experiencing exactly the same issue.
How did you downgrade to 2.1.4? Did you just download 2.1.4 and overwrite your existing 2.1.6 folder with it?
Forum: Plugins
In reply to: [Category Editor] Bottom Description Not Working on Legenda ThemeJust wanted to let you know that I’d also really like to see WooCommerce support. I’d pay for a version of this plugin with that functionality.
Forum: Plugins
In reply to: [BJ Lazy Load] [Plugin: BJ Lazy Load] Slider Images Not LoadingI appreciate the response. Unfortunately putting the script in the head didn’t solve it.
Could we just add a conditional not run the script for certain pages? I dug around in the plugin files, but I’m not sure exactly how to implement that.