hanochy
Forum Replies Created
-
Forum: Plugins
In reply to: [WP-Lister Lite for eBay] non-clickable link error from eBayI found the problem and the solution.
1.
@import url('INSERT URL TO CSS');
not work at all, at least not for me because of ebay’s non-clickable link error.2.
<head> <link href="URL" rel="stylesheet" type="text/css"> </head>works only if I paste it in the “text” tab of the html editor and save the template without changing to “visual” tab. If I switch to visual tab, the links disappear.
So, this is good enough for me at the moment.
Forum: Plugins
In reply to: [WP-Lister Lite for eBay] non-clickable link error from eBayI can do it for my own css, however I also use google fonts and fontawsome for the styling so I need fonts.googleapis.com/css and font-awesome.min.css as well.
Forum: Plugins
In reply to: [YITH WooCommerce Advanced Reviews] Delete all reviewsHey,
I also need to delete all the reviews and their associated comments. How to do so?Forum: Plugins
In reply to: [AffiliateImporterAI] Fatal Error when using the pluginI’ve upgraded to v1.0.3, and the fatal error problems still persists.
Before the update I didn’t have any configured shipping zones and the plugin worked. With the parameters that I mentioned in my original topic I managed to block shipping to non US countries if the product has hipping class = US Only.
After the upgrade, upon checkout this didn’t work anymore.
I’ve added shipping zones, one for US only with Free shipping as the shipping method and one of the rest of the world with flat rate.
Now it works again.
An update:
I’ve added shipping zones and now everything works perfectly again.
I guess the plugin requires shipping zone to be configured to the restricted countries.So, I close this topic as resolved.
Forum: Themes and Templates
In reply to: [AccessPress Store] Place Shop sidebar to the rightI’ll mark this as resolve.
Forum: Themes and Templates
In reply to: [AccessPress Store] Place Shop sidebar to the rightIt was very helpful 🙂
Thanks!