romandesign
Forum Replies Created
-
Forum: Plugins
In reply to: [Potent Donations for WooCommerce] Can’t set 0 donation in cart anymore.Thank you, when do you plan to release it?
Forum: Plugins
In reply to: [Autoptimize] Autoptimize breaking EdgeI tried your suggestion about 404 fallback, but in the old version still has the same problem. New version fixes things, but many users have default version that is not updated. We want them to still see the website. Can you suggest any options? Maybe there is a way to disable Autoptimize just for old Edge versions?
Forum: Plugins
In reply to: [Autoptimize] Autoptimize breaking EdgeWe had another problem that Smart Slider 3 sliders banners were not displayed. No errors. The support of that plugin advised to update Edge. I had version Microsoft Edge 44.18362.449.0 and after I updated to latest version both problems have disappeared. No lost CSS now and all sliders are showing.
Forum: Plugins
In reply to: [All-in-One WP Migration and Backup] I have a solution fix plugin 100% workedMy import upload was stuck around 11%. Nothing helped, GoDaddy was not useful. This helped. It’s at 36% and loading, I’m keeping my fingers crossed. Unbelievable. Hours of time wasted just because of something was screwed up in a latest plugin version!
Forum: Plugins
In reply to: [AMP for WP - Accelerated Mobile Pages] Icons not loading – Swift themeI was able to work around that by adding following code in custom CSS section of AMP setup. Basically I removed the “local” source repeating twice in the original source code.
@font-face {font-family: ‘icomoon’;font-style: normal;font-weight: normal;src: url(‘/wp-content/plugins/accelerated-mobile-pages/templates/design-manager/swift/fonts/icomoon.ttf’);}
Forum: Plugins
In reply to: [WC Fields Factory] Field not saved to orders after updateAny updates on this?
Forum: Plugins
In reply to: [WC Fields Factory] Field not saved to orders after updateThe website is https://www.avenza.com/. Specifically this page for example: https://www.avenza.com/purchase/maintenance-renewal/
There was no changes on the website. Just the update of your plugin breaks this and the product key field is not recorded to order and not sent to email. We rolled back the update to old version of the plugin and it works fine. But we can’t update your plugin, as it breaks every time we try to do that, and field is not recorded anymore.Thanks, I will test that. The GET option on the dropdown will certainly help. Can you send it to me when done, as we are on a temporary .eu domain until launch and I can’t update automatically because key doesn’t match the temporary domain.
Also, it looks like this option adds redirect to all pages, potentially disabling caching and can cause SEO problems due to redirect. Please help!
I tested further – this did not help at all. The “v” string stays the same when USD/CAD selector is changed, so if you change currency and then load any pages that’s already cached – wrong previously cached currency selector state is loaded… So what do we do?
Yes, it’s enabled. Which CSS files do you mean that I should add manually?
This completely killed cache effect – pingdom result for homepage went up from 2 to 21 seconds.
UPDATE: I enabled “Cache URIs with query string variables” after changing “enhanced disk” cache to “basic” in W3 Total Cache, but now there is an ugly string in the URL like http://proskatersplace.eu/?v=3e8d115eb4b3, and it might be different for every user or every country, so the homepage would load slowly for the first time from anywhere, which defeats the cache purpose. Any advice?Thanks for a fast reply!
Yes – WP super cache has the same effect. W3 Total Cache doesn’t speed up the site much.
The product dynamic loading is ajax, the currency variable – I have no idea how it’s done exactly, but I assume it’s stored in session, otherwise how to maintain currency selection between pages? Does your plugin work with multi-currency stores? Or if the same page URL can be loaded with different currencies on the page it’s not compatible?
Hmm, it worked perfectly but now it stopped working again… I’m running version 3.7.0 – not sure if there was an update since the dev version… I loads USD even from Canadian IPs. It’s not the geolocating plugin, because same code outputs “free shipping Canada” message, so IP is geolocated correctly. But the code that worked before doesn’t seem to be working now:
[geot country=”Canada”][wcj_currency_select_drop_down_list default=”CAD”][/geot][geot exclude_country=”Canada”][wcj_currency_select_drop_down_list default=”USD”][/geot]
I did plugin updates and switched base currency to USD recently, not sure if that could affect it, it shouldn’t.
Please advise.