MWSGD
Forum Replies Created
-
Forum: Plugins
In reply to: [Jigoshop] How to update table rate shipping extensionNot a problem. Just email your proof of purchase or any info you may have about your order to support@jigoshop.com. Our Licensing Manager can fix it. Just reference this thread so we know what it’s in reference to.
Forum: Plugins
In reply to: [Jigoshop] Update Totals on checkoutPlease post System Info from Jigoshop –> System Info.
Forum: Plugins
In reply to: [Jigoshop] How to remove second title beside single product pictureTry hiding one of them with CSS. You can use your browsers developer tools to find the class or id. Below is an example of required CSS. Once you determine the exact change you need it can applied as Quick CSS or to your themes style.css file.
.class { display: none !important; }If you need further assistance let us know at support@jigoshop.com
Forum: Plugins
In reply to: [Jigoshop] Problem with variable productsAddressed via support@jigoshop.com — Marking closed.
Forum: Plugins
In reply to: [Jigoshop] Price filter not applying category permalinkThis was addressed via official support via support@jigoshop.com, correct?
If not please email us with login credentials and reference this thread and we will solve.
Forum: Plugins
In reply to: [Jigoshop] CSV Order and Client Export plugin Fatal errorMy apologies for not getting to ticket. I think this may have been addressed in latest update.
If issue is still present please email us at support@jigoshop.com
Forum: Plugins
In reply to: [Jigoshop] How to remove second title beside single product picturePlease provide link to a page on site with issue. That way I know exactly what is happening.
Forum: Plugins
In reply to: [Jigoshop] How to format product category pages, or remove category linksTo get rid of breadcrumbs add the following style to your Quick CSS or theme stylesheet.
#breadcrumb { display: none !important; }For the Posted In style that didn’t work be sure to add “!important”, like so.
.posted_in { display: none !important; }If you find these styles won’t apply please send us admin credentials via email at support@jigoshop.com
Forum: Plugins
In reply to: [Jigoshop] How to update table rate shipping extensionYou should be able to download the latest version from within your Jigoshop account. It may be best to do the update manually. Here are instructions….
- Download the latest version from your account.
- Unzip the file.
- Log in to your server via FTP Client.
- Navigate to public_html > (site root) > wp-content > plugins > “plugin name”
- Drag the contents of the unzipped folder over the above mentioned “plugin name” and drop.
- You will receive a prompt/dialog box asking what to do. Be sure to click “Overwrite Files”.
- Once it uploads you are good to go.
If you need assistance with this then please send us FTP and admin credentials to us at support@jigoshop.com
Forum: Plugins
In reply to: [Jigoshop] Shipping dropdown doesn't update@arch — If issue is still persisting then ould you please send FTP and Admin access to support@jigoshop.com?
Forum: Plugins
In reply to: [Jigoshop] Limit Coupon Usage Per Customercorrection….
Unfortunately we only have option to set a universal usage limit. ie. this coupon is only valid for let’s say the first 500 uses.
Forum: Plugins
In reply to: [Jigoshop] Limit Coupon Usage Per CustomerUnfortunately we only have option to set a universal usage limit.is this coupon is only valid for let’s say the first 500 uses.
Forum: Plugins
In reply to: [Jigoshop] How to keep product added to cart displayed permanently@lolrob — Dusan is spot on.
Forum: Plugins
In reply to: [Jigoshop] How to select a payment option based on countryInteresting
Forum: Plugins
In reply to: [Jigoshop] Calculate Shipping@joeysocial — Does your theme have a Quick CSS section? It may work better there.
If you would like us to take a closer look please email us with FTP and admin access at support@jigoshop.com