ecdgraphics
Forum Replies Created
-
Forum: Plugins
In reply to: [Advanced Free Shipping for WooCommerce] Conditions not workingHi Jeroen,
Thanks for the reply and checking! I actually made a mistake by not putting the products in Category A. Now it is working great, thanks so much!
I’ve disabled all other plugins but the problem is still there.
Hi thanks for the reply.
The site is at http://ecdgraphicsweb3.com/test/couturecorner/ and it’s on the homepage.
Thank you.
Forum: Plugins
In reply to: [WP UI - Tabs, Accordions, Sliders] Not working with WPMLSorry the HTML code in the previous post breaks, it should read:
——————-
When I look at the code in Firebug / Chrome Developer Tools, I realized the tab’s link is grabbing from the title directly like this:
For English –<a href="#our_goals">Our Goals</a>
For other langauges –<a href="#">FOREIGN LANGAUGE TITLE HERE</a>I believe it is because of the foreign languages entered in wordpress page so it cannot generate the “href” in
<a>properly… causing the tab to break.Does anyone have a solution for this? Any help would really be appreciated thanks!