OptArt
Forum Replies Created
-
Forum: Plugins
In reply to: [Jigoshop] Jigoshop upgrade to 1.9.1 fatal errorHi,
It’s just temporary solution – new version of jigoshop will use more of PHP 5.3 features. Best option is to simply upgrade to 5.3 – as it’s there since 2009, all hosting providers should be able to upgrade already (https://php.net/releases/)Forum: Plugins
In reply to: [Jigoshop] JigoShop FedexHi @nikita123,
Thanks for detailed explanation!@echoesofopal FedEx is already upgraded.
Forum: Plugins
In reply to: [Jigoshop] [info] fatal error, blank screen – how to fix@ccwadsworth – can you try 5.3? (however 5.4 should be fine as well)
Are you sure it’s updated? (phpinfo() would show the version)
all old version are listed here: https://www.ads-software.com/plugins/jigoshop/developers/Forum: Plugins
In reply to: [Jigoshop] Google Products Feed Plugin – Data Feed Problem@anythinggraphic,
thanks for detailed info, i’m trying to speed things up.Forum: Plugins
In reply to: [Jigoshop] Jigoshop and Twenty Fourteenok we reproduced the issue – it should be fixed in next plugin release. thanks for notification!
Forum: Plugins
In reply to: [Jigoshop] Order Confirmation Emailsnot for now, fix will be released as new version very soon
Forum: Plugins
In reply to: [Jigoshop] Unable to set tax rateHi henryavi,
old documentation is being upgraded at the moment.
tax panel should work fine – we recently upgraded it and confirmed with multiple users already.
Do you use newest Jigoshop version?
Can you contact us with login details via [email protected] for a check?Forum: Plugins
In reply to: [Jigoshop] USPS extention disappears when Jigoshop is ugradedHi FreedomPhenix,
USPS is external extension – please contact plugin author. In case they won’t be willing to upgrade it – let us know via [email protected] and we’ll create official extension for that.Forum: Plugins
In reply to: [Jigoshop] Order Confirmation Emailshi elitisdogg,
it will be fixed tomorrow in minor release, sorry for inconvinienceForum: Plugins
In reply to: [Jigoshop] Parse error: syntax error, unexpected T_STRING– jigoshop files should be only in wp-content/plugins
– settings – there were no changes to that recently. you can try to revert to 1.8.4, upgrade to 1.8.6 and then to newest 1.9.4 but in general it shouldnt be necessaryForum: Plugins
In reply to: [Jigoshop] Product Options – not working in IE11OK, fast fix for you:
orm.cart .variations label { display: inline-block; }
.variable-image-set img { pointer-events: none; }We will add similiar solution to the variation images pluin code in next release.
Forum: Plugins
In reply to: [Jigoshop] Firefox (somtimes) not adding VATPlease use newest version – there was fix for that issue done recently.
Forum: Plugins
In reply to: [Jigoshop] Product Options – not working in IE11support packages – they’re being checked in matter of law-correctness now and should be ready within ~week
for now, if you’d like some more personal support – please contact us straight via [email protected]
ie11 – it’s with developer i’ll let you know as soon as sorted
Forum: Plugins
In reply to: [Jigoshop] Fatal error: Cannot redeclare class jigoshop_licence_validator inGood to hear you solved it!
Future releases of plugins have safety check so deactivation won’t be necessary anymoreForum: Plugins
In reply to: [Jigoshop] Parse error: syntax error, unexpected T_STRINGif that’s possible – switch for sth like 5 mins theme to twenty something to see if it’s causing memory usage to go down or not. See as well caching possibilities described by MWSGD