MWSGD
Forum Replies Created
-
Forum: Plugins
In reply to: [Jigoshop] table rate shipping disappeared@Ezikial – Please email your account username and I can pull up your account to add latest version.
Forum: Plugins
In reply to: [Jigoshop] voucher code not being emailedDevelopment has released a fix for this. You should see an update notification in WordPress. If not, check your Jigoshop account.
Forum: Plugins
In reply to: [Jigoshop] Linking Jigoshop and Paypal StandardTry simple user testing.
- Deactivate all non-Jigoshop plugins and see if the behavior persists. If deactivating everything else resolves the issue then reactivate plugins one-by-one until you find the culprit.
- If the plugins aren’t the cause, try temporarily switching to a default WordPress theme, like Twenty Twelve.
Forum: Reviews
In reply to: [Jigoshop] best shop in wordpressYou may have to make minor adjustments on a theme to theme basis. Please provide a link to your site if you’d like us to look closer.
Forum: Plugins
In reply to: [Jigoshop] [Jigoshop] Multiple Shortcodes Not Showing On PageYou’re not bugging us. We are glad to help and glad you like our plugin!
Forum: Plugins
In reply to: [Jigoshop] [Jigoshop] Multiple Shortcodes Not Showing On Page@simplebeadpatterns – This was caused by your theme (Skeleton). You had a ‘loop-shop.php’ template in the main directory of your theme calling the ‘loop-shop.php’ template from your themes ‘jigoshop’ folder.
Including the file in the main directory is (was) redundant. I’ve removed it and all is well. 🙂
Please reference the following Documentation for the proper use of jigoshop templates: https://www.jigoshop.com/documentation/theming-jigoshop/
Forum: Plugins
In reply to: [Jigoshop] Credit Card Orders do not "Auto-Complete"@tresmelendez – it’s back up. Sorry for that. 🙂
Forum: Plugins
In reply to: [Jigoshop] Shortcodes not working in HTML emails@carolemarshall – Has the last update resolved this for you?
Forum: Plugins
In reply to: [Jigoshop] Checkout Error When Click on Place Order Button@jabna – I have failed to replicate this in testing. It seems to be functioning on your site now, as well. Did the 1.17.3 update resolve this?
Forum: Plugins
In reply to: [Jigoshop] Add category pages to menu?@arecibo2 – You would need to add them to the Menu individually as Link items.
Forum: Plugins
In reply to: [Jigoshop] Free shipping coupon for home country only?Unfortunately, this would not be possible. But I suppose you could hide it with an if statement. but I would not be able to say how you could write this. I’ll ask development for input for you.
Forum: Plugins
In reply to: [Jigoshop] Add to cart not working for users who are not logged inHave you attempted this with Jigoshop as your only active plugin to confirm that there are no conflicts? Next, try a default theme.
Have you had a Caching plugin installed previously? If so, you may have forgotten to clear it and disable it prior to uninstalling?
Forum: Plugins
In reply to: [Jigoshop] The Product-Title isn't on my single product pageMake sure the ‘jigoshop_template_actions.php’ includes:
add_action('jigoshop_template_single_summary', 'jigoshop_template_single_title', 5, 2);Forum: Plugins
In reply to: [Jigoshop] brak wysyÅ‚ki e-mail do klienta i do administratora po zakupieMusisz dodać szablon Jigoshop > Emails dla ‘waiting for payment’ status zamówienia
Forum: Plugins
In reply to: [Jigoshop] Shortcodes not working in HTML emails@carolemarsshall – I’ve notified Development of both issues. Hopefully, this will be fixed in the next update. Also, to get the tax, use [total_tax] for now.