Lunavore
Forum Replies Created
-
Forum: Plugins
In reply to: [Jigoshop] Shipping and stock item errors with new update1. Unfortunately, they are still not hiding on mine. I had to go in and manually set them all to Private in order for them to not appear. That took quite a while. The box is clicked that says “hide out of stock items” and the products read “out of stock” on the Products page, so I can’t quite figure out why they wouldn’t just automatically hide. I have noticed they disappear if any of the variations are out of stock, but not the main Product itself. I don’t know if this helps us to solve the mystery. Please let me know of any progress on this.
2. I will send an email to that address above. Thank you.
Teresa
Forum: Plugins
In reply to: [Jigoshop] Order Email Not Being Sent or ReceivedAs far as I can see in the code, I have the same situation as Nathan (posted above). I am getting out-of-stock notifications, but not the order itself.
Here is the section to which I think you’re referring:
add_action(‘admin_init’, function(){
jigoshop_emails::register_mail(‘admin_order_status_pending_to_processing’, __(‘Order Pending to Processing for admin’), get_order_email_arguments_description());
jigoshop_emails::register_mail(‘admin_order_status_pending_to_completed’, __(‘Order Pending to Completed for admin’), get_order_email_arguments_description());
jigoshop_emails::register_mail(‘admin_order_status_pending_to_on-hold’, __(‘Order Pending to On-Hold for admin’), get_order_email_arguments_description());
jigoshop_emails::register_mail(‘customer_order_status_pending_to_on-hold’, __(‘Order Pending to On-Hold for customer’), get_order_email_arguments_description());
jigoshop_emails::register_mail(‘customer_order_status_pending_to_processing’, __(‘Order Pending to Processing for customer’), get_order_email_arguments_description());
jigoshop_emails::register_mail(‘customer_order_status_on-hold_to_processing’, __(‘Order On-Hold to Processing for customer’), get_order_email_arguments_description());
jigoshop_emails::register_mail(‘customer_order_status_completed’, __(‘Order Completed for customer’), get_order_email_arguments_description());
jigoshop_emails::register_mail(‘customer_order_status_refunded’, __(‘Order Refunded for customer’), get_order_email_arguments_description());
jigoshop_emails::register_mail(‘low_stock_notification’, __(‘Low Stock Notification’), get_stock_email_arguments_description());
jigoshop_emails::register_mail(‘no_stock_notification’, __(‘No Stock Notification’), get_stock_email_arguments_description());
jigoshop_emails::register_mail(‘product_on_backorder_notification’, __(‘Backorder Notification’), array_merge(get_stock_email_arguments_description(), get_order_email_arguments_description(), array(‘amount’ => __(‘Amount’, ‘jigoshop’))));
jigoshop_emails::register_mail(‘send_customer_invoice’, __(‘Send Customer Invoice’), get_order_email_arguments_description());
}, 999);Forum: Plugins
In reply to: [Jigoshop] Out of Stock Items Not HiddenAny word on when the updated version will be released? It’s really messy on our site.
Thank you for your time,
LunavoreForum: Plugins
In reply to: [Jigoshop] Shopping Cart Totals Displaying Random Numbers*After hunting around, I found that my other admin ticked the box where prices included tax. The problem has been resolved.
Forum: Plugins
In reply to: [Jigoshop] Order Email Not Being Sent or ReceivedTo add to this thread–not hijack–I am having the same issue; I am not receiving order emails, and this only recently happened. We were running the version before 1.15.2. I just updated to 1.15.2 tonight, so I hope that fixes the issue. The default emails were generated (per the above post) and my email address has been in the correct location. Any ideas?
*My info that may or may not help: I received an out-of-stock notification email on the product from Jigoshop, which didn’t make sense at the time (December 22). We did not get an email notification for the order, and I only caught the pending sale on our merchant account by sheer luck. Why one email but not the other?
Forum: Plugins
In reply to: [Jigoshop] Jigoshop zip code tax calculator??HA! You are in Chatsworth–we’re in Reseda! Out of all the places someone would respond….love it.
I have read the tax blogs and articles–it seems no one really knows what’s going on state to state, district to district. I’m surprised more people aren’t chatting about all of this. It is my understanding that as of now (and PLEASE correct me if I’m wrong), there is no tax on an Internet sale unless you are in a state where it is mandatory to pay–as we are living in CA. The confusing part remains: When you make a sale on the Internet to anywhere in CA outside the district, you could pay the state tax rate based on the state rate of 7.25, not the distract tax. If you sell to someone in your district, you pay the district sale; for us, it’s 9%. If I sell to someone in Iowa (I’m guessing here) then there is no sales tax??? THEN, to complicate our lives…we vend at fairs and festivals (“physical presence law” perhaps?) in different areas of CA so we then have to look up the tax rate for the area we are in that day. I feel like I have read maybe toooo much information that it is all getting jumbled.
INCREDIBLE! Any advice or suggestions? *I could share links I found online that offer information. Thank you for writing back, neighbor!
Forum: Plugins
In reply to: [Nextend Image Magnifier] Using Nextend Image Magnifier with Nextgen GallaryI would love to know how to add this to my Product shots in jigoshop as well on a gallery. This is a WONDERFUL feature, but I can’t get it to work on my set featured image, which houses 5 pics for the gallery. It only works IN the page body. Any suggestions?
Forum: Plugins
In reply to: [iiRe Social Icons] Iire email feature icon not working for me…OH, guess what? The email feature is working now. Bizarre! Isn’t that the way it always is? I didn’t touch anything. Maybe it took time for the system to acknowledge? Ha ha It looks great! Thank you.
Forum: Plugins
In reply to: [iiRe Social Icons] Iire email feature icon not working for me…It’s https://www.lunavore.com. I used the widget.
Also, (and I hope I make sense here) I have an issue in the template section of the widget settings where one creates the icons. When I use the arrow feature in the right column to pull open each section like Icon Styling and Email Settings, etc, it works, but then when you try to close it back up the same way, it doesn’t close. I have to go to another arrow and open that section. It wouldn’t be a big deal, but on a small computer screen (Mac AIr) it’s challenging because that section is static and doesn’t scroll down.
Thank you! I hope this info helps.