I fixed reinstalling the plug-in!
I have the same problem using wp version 2.8.4, wp-ecommerce 3.7
I can see the product list but if I click on the product I recieve a 404 error.
I’ve tried all the suggestions to fix it. Anyone had a better luck?
Tks
Hello Chrisber,
Yep but I would like an Aboute Me on the top, not inside a Page on a drill down menu.
Hello all,
I’ve already solved part of the problem. I inserted on header.php this test code:
<li onmouseover=”this.className=’msiefix'” onmouseout=”this.className=”” >About me
<?php list_cats(0, ”, ‘name’, ‘asc’, ”, 1, 0, 0, 1, 1, 1, 0,”,”,”,”,”) ?>
I would like to link this “About me” to a post but this post must been seen only clicking on that link. Is this possible?
Tks!