mm42
Forum Replies Created
-
Forum: Plugins
In reply to: [YITH WooCommerce Compare] Not working fontawesome in iframe windowHi there,
You can see issue in this film: https://imgur.com/a/sqyyFM5.
The same is on all pages where I try to using your plugin.
If you add some products, and remove from compare, you can’t add it again.I know that limit product for the comapare table is ar premium feature, but you should get attention of this bug, that there is no any message after exceed the limit, only when you open compare table, so user don’t know that limit is exceeded and user think that comparing not working.
Regarding about font awesome, I cant add it to iframe. I try to using js script from stack, which you are sended me, but it isn’t work
- This reply was modified 3 years, 1 month ago by mm42.
Forum: Plugins
In reply to: [YITH WooCommerce Compare] Not working fontawesome in iframe windowSolution from stack about fontawesome not working, because iframe is create after ajax query and this function cant’d find and append CDN with fontawesome, because before iframe not exists
Forum: Plugins
In reply to: [YITH WooCommerce Compare] Not working fontawesome in iframe windowOkey thank you.
Why sometimes when I add two products, open iframe compare table, clear it, and add the same product again and wasn’t add ? Ajax return 200, so I don’t know what is wrong.
Next problem is with products limit set in admin panel.
e.g
I add 4 product (this is my limit set in admin), and when i try to add another product there is no any information about this limit, no any information in woo hook, only when we run an iframe with a table, we see at the top that we have exceeded the product limit. It is’nt very good solution, because not everybody know that they can’t add more products. It should be display somewhere under button or in woo hook with informations`https://imgur.com/a/F4e6Puz (ajax and loader after remove and add the same product again)
- This reply was modified 3 years, 1 month ago by mm42.