ikivanov
Forum Replies Created
-
Issue is solved. Thanks so much for the support.
Hi,
After further testing the issue only appears on variable products with Custom attributes (non-global) and at least one variation has enabled the checkbox “Manage stock” in the inventory section to count product quantity. (screenshot at https://paste.pics/TC0FV)
See the screenshot below. The product page shows the correct 1 variation in stock and 1 out of stock, but the slide in cart when Options is clicked to update the product shows them both out of stock. https://paste.pics/TCDYA
Hope that helps to replicate the issue.
Here is a screenshot as teh website is still under development and is locked.
On another side with Products with Custom Attributes (not Global) on the product page they show fine, but updating the product from the FunnelKit Shopping cart they show crossed as they are out of stock. But they are not. The quantity is 1.
https://paste.pics/TAJ7NI narrowed down the issue to being only with variable products which variations are generated of of Custom attributes (Non-global) and the checkbox for track quantity for at lease one variation is checked. On the other side, if the checkbox track quantity is not checked for any variations the swatches show correctly.
Hope that helps.
I also submitted a ticket on the link you have provided a week ago but haven’t heard anything back from the support.
Thanks for the help.
Forum: Plugins
In reply to: [Ajax add to cart for WooCommerce] Theme compatibilityIs there an event I can hook a jQuery trigger?
For example when the ajax add to cart succeed and items are added to the cart. Then I can use that event to trigger a link to open my cart.
I just need the event to attach an action on it.
Hi,
Enabling that option triggered the swatches to be crossed, however when I have that option my catalog doesn’t show products out of stock. I would like to show out of stock products, but indicate them as crossed and Add to cart not being active.
On another side with Products with Custom Attributes (not Global) on the product page they show fine, but updating the product from the FunnelKit Shopping cart they show crossed as they are out of stock. But they are not. The quantity is 1.
Let me know if I should contact you directly with a ticket.
Hi,
Here are the screenshots again. Website is not in English, so I pointed to where woo says out of stock (Изчерпан)
Unfortunately the website is under development mode and is locked for logged in users only. If the screenshots are not enough, is there any way you can contact me privately where I can share credentials for you to log in and see the website?
Forum: Plugins
In reply to: [Cyr-To-Lat] Error on saving corected tableThanks you.
The issue was with the hosting security triggered. The admin solved it. Thanks again for the quick response.
Forum: Plugins
In reply to: [Cyr-To-Lat] Error on saving corected tableHere is the one with the console open.
Forum: Plugins
In reply to: [Cyr-To-Lat] Error on saving corected tableForum: Plugins
In reply to: [Cyr-To-Lat] Error on saving corected tableIt just says error when I make change and try to save it. The message is there for a few seconds and then disappears.
Updates today to 6.4.1, but still the same error.
- This reply was modified 1 year ago by ikivanov.
The issue is with Starter templates plugin as I used it to create the site and left it active. When this plugin is active the drop down of Swatches type on Attribute (URL …. /wp-admin/edit.php?post_type=product&page=product_attributes) is not showing.
I tested it on 2 installs, one of them is a fresh install on the demo service of this plugin.
Starter Templates 4.4.19
Variation Swatches for WooCommerce 1.0.13 | CartFlows
WooCommerce 9.8.2
Hope that helps to solve the issue.
Forum: Plugins
In reply to: [Bulgarisation for WooCommerce] При клик върху Про добавкаДобре,
Благодаря
Thanks a lot, Jordy.
I wasn’t aware of that new feature in WordPress.
The shortcode is simply echoing an image with a given id and adding some attributes. Instead of importing img thru the add media button, I prefer to have a shortcode and call certain images by id. Then I pass attributes to add wraps, class, link etc. So the shortcode generates either
or
Hope I explained it well.