Optimocha
Forum Replies Created
-
Forum: Reviews
In reply to: [Disable Cart Fragments by Optimocha] PerfectoGracias for your kind words, @jamesbogota! 🙂
Forum: Plugins
In reply to: [Disable Cart Fragments by Optimocha] Translation SupportThat’s also not possible because when DCF is activated, it actually prevents that section to be updated with the cart information ONLY when the cart is empty. Without the plugin, even an empty cart is updated with the same “cart fragment” that also shows the cart is empty.
By that logic, I can guess that the default cart icon (which isn’t updated with the cart-fragments.js script, because DCF prevents loading the script) isn’t translatable, yet the updated cart fragments are all translatable. Is there any chance you can reach out to me over our contact form so we can review your theme’s code?
- This reply was modified 5 years, 12 months ago by Optimocha.
Forum: Plugins
In reply to: [Disable Cart Fragments by Optimocha] Translation SupportHmm, interesting. Though it still can’t be caused by Disable Cart Fragments because our plugin doesn’t have such a string in anywhere of the code.
However, I can see your theme’s demo has the same string when the cart is empty: http://janstudio.net/claue/demo/
Forum: Plugins
In reply to: [Disable Cart Fragments by Optimocha] Translation SupportHi @rahimvaziri,
That string probably belongs to your theme, so searching for the string in the theme via Loco would let you translate it 🙂
Forum: Reviews
In reply to: [Disable Cart Fragments by Optimocha] Wonderful!Thanks for your kind words, @wpealbert! 🙂
Forum: Plugins
In reply to: [Disable Cart Fragments by Optimocha] Mouse over on empty cartIt’s not a bad idea to set a default cookie –maybe even a future version of Disable Cart Fragments could do it too– but for now, firing that initial AJAX call kind of defeats the purpose of removing the cart-fragments.js script 🙂
Thanks for this conversation though! Certainly, this is going to be useful for DCF’s future.
Forum: Plugins
In reply to: [Disable Cart Fragments by Optimocha] Mouse over on empty cartThat’s actually the cart-fragments.js script’s job, creating the cookie with an empty cart 🙂 And that’s the reason the script makes an AJAX request, which is the reason that the script slows down a website, which is the reason the Disable Cart Fragments plugin exists :).
By logic, themes should have a “default state” of their cart icons or cart flyouts or whatever they have in their theme headers (“cart fragments” in short). If WooCommerce does provide a cart fragment, great, the theme updates the default fragment with the provided fragment. If not, the default fragment would show an empty cart without any issue. That’s what most (almost all) themes do, so the theme developer is responsible for the issue you’re experiencing.
Forum: Plugins
In reply to: [Disable Cart Fragments by Optimocha] Mouse over on empty cartHey @peterhsbi,
Because of being isolated with your website, I think this looks like an issue that you need to talk with the theme’s developer I’m afraid 🙁 They need to set the default cart hover action without the need of a cart fragment – you can send this thread’s link to them if you want to.
Forum: Plugins
In reply to: [Speed Booster Pack ⚡ PageSpeed Optimization Suite] admin options tabsHi Alonson,
We’re actually writing the plugin from scratch and in the next version (v4.0), we won’t have this script at all. Nevertheless, thanks for your input! 🙂
Hi @forkenbrock,
Sorry for the late response. Disable Cart Fragments doesn’t have any functions to cause any 504 error. Can you paste the WP Engine logs that mentions this 504 error?
Forum: Plugins
In reply to: [Disable Cart Fragments by Optimocha] No compatibility for WooCommerce 4.0?Hi @ekagauranga,
Sorry for the late response. Yes, the plugin is compatible with WooCommerce 4.0.
Hi @chennaimath,
Sorry for the late response. This plugin doesn’t speed up the backend, but only removes the “cart-fragments.js” script as long as the visitor’s cart is empty.
To check if the plugin is working, check any of your page’s source code and search for “optimocha” (without quotes). If an inline script shows up, you can be sure the plugin is working.
Forum: Plugins
In reply to: [Disable Cart Fragments by Optimocha] MultisiteHi @djwilko12,
Sorry for the late response. We didn’t test but I can’t think of any reason for the plugin not to work with multisite.
Forum: Reviews
In reply to: [Speed Booster Pack ⚡ PageSpeed Optimization Suite] The Best!Thank you for your kind words and your rating @aeonspoke! 🙂
Forum: Plugins
In reply to: [Speed Booster Pack ⚡ PageSpeed Optimization Suite] php errorWe need more information on this @aeonspoke, can you reach out to us via our contact form with details about your website?