Sorry I forgot to include the site URL
http://www.essenceworkshop.com/site
The first 3 items under “Services” menu should link to different height on page:
“www.essenceworkshop.com/site/atelier”
many thx
Heh
Just ran into the same problem.
I work with the “Mystile” theme from wootheme.
Found out I just had to remove this line:
echo $woocommerce->cart->get_cart_contents_count();
from the file “theme-woocommerce.php” in my theme “includes” folder.
hope it helps.
JN
Nevermind…I’ve finally find out.
It was, like I thought, a stupid little detail.
Sorry for bothering.
Thx anyway.