MWSGD
Forum Replies Created
-
Forum: Plugins
In reply to: JigoShop – Australia Post Shipping Calculator not working at allAlso:- I know that WP wants 64M of memory, I have talked to my host and they say that I have that. however WP thinks it only has 40m? Maybe this could be the issue? How do I change that?
This is the code:
define('WP_MEMORY_LIMIT', '96M');wp-config doesn’t recognize it if it’s too low in the code. Move it higher and it will register.
Forum: Plugins
In reply to: JigoShop – Australia Post Shipping Calculator not working at allHi Jigoshop users!
This thread has come to our attention. We are sorry that you all have experienced this.
JigoShop – Australia Post Shipping Calculator is NO longer compatible with the current Jigoshop. We cannot control whether external developers maintain their plugins/extensions. However, we do not have an issue with developing Official Jigoshop versions in such cases that external developers stop supporting their products.
We are working on an Official version of JigoShop – Australia Post Shipping Calculator. I will have to check with Development to get an official timeline.
If you guys notice any cases where an external extension no longer works and is not being supported by its’ developer, please let us know at support@jigoshop.com
On behalf of the ENTIRE Jigoshop team, I would like to thank you for your commitment over the years and each of your individual contributions to the Jigoshop community.
Thanks!
Forum: Plugins
In reply to: [Jigoshop] Jigoshop widgets on non jigoshop pagesI’m just posting here so that others know what is going on.
Using widgets in this method is not currently supported. However, we are adding it our development to-do-list.
Forum: Plugins
In reply to: [Jigoshop] Product Category 404 ErrorGreat to hear!
Forum: Plugins
In reply to: [Jigoshop] Download links are clearly shareable to othersI’m not experiencing this in testing. My settings are as follows:
- Enforce login for downloads set in Jigoshop > General.
- Download limit set to one.
After purchasing, I logged out and clicked the download link. Result was a notification that I must be logged in. I then logged in and tried the link again. Success! I then went to downloads in Chrome and used the link and receive a message saying I’ve reached my limit.
Try making these changes and THEN test again. It is important to repurchase as changes won’t affect the prior purchase.
Forum: Plugins
In reply to: [Jigoshop] Categories drag and drop are not working on the latest versionWhile we have removed the drag and drop functionality, It should reorder by way of external plugin, such as: https://wordpress.org/plugins/custom-taxonomy-order-ne.
Forum: Plugins
In reply to: [Jigoshop] Download links are clearly shareable to othersThe link to download the product in the invoice is custom generated to that purchaser. This is not the relative link.
As protection, you can set download limits in the Download tab within the product settings to limit the number of times a customer can download.
Forum: Plugins
In reply to: [Jigoshop] Where is product type option?When you save after setting the product type to Variable, you’ll see a new tab under product data called Variations . Then click Add Variations to add a variation. The area to enter this data will display.
View screenshot: http://awesomescreenshot.com/0f33r332fa
Forum: Plugins
In reply to: [Jigoshop] Changing Billing Shipping addressI’m not able to reproduce this in testing. Are using Checkout Fields Manager?
Forum: Plugins
In reply to: [Jigoshop] Mini-cart basketpopup not working in JigothemeGlad to help!
Forum: Plugins
In reply to: [Jigoshop] Jigoshop widgets on non jigoshop pagesPlease email us directly at support@jigoshop.com with admin access. We can try to determine the cause.
Forum: Plugins
In reply to: [Jigoshop] Jigoshop completely disappeared on updateMoved to support@jigoshop.com. @ebarbour was able to resolve by manually updating via FTP.
This is not the first report within the last 24 hours. Anyone with the same issue should update via FTP instead of the auto update.
Instructions to update via FTP
- Download the latest version from your Jigoshop account.
- Unzip the file.
- Log in to your server via FTP Client.
- Navigate to public_html > (site root) > wp-content > plugins > jigoshop
- Drag the contents of the unzipped folder over the above mentioned jigoshop 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.
This video will help eliminate confusion: https://www.youtube.com/watch?v=1mXzMX56ALA.
Haven’t heard back. Do you have any further info @ozdecor?
Forum: Plugins
In reply to: [Jigoshop] Mini-cart basketpopup not working in JigothemeIt’s occurring because your #navcontainer div is laying over the #wrapper. Effectively blocking you from clicking .mini-cart. Please add the following style to your Childtheme’s style.css:
#navcontainer { height: 30px !important; }It will reduce the extra height and uncover the .mini-cart.
This has moved to support@jigoshop.com
The cause of the problem was using an older version of PayPal Pro.