
08-09-2012, 05:45 PM
|
 |
Junior Member
|
|
Join Date: Aug 2012
Posts: 6
|
|
Show product list instead of categories
I've searched and put a solution together, but it's not working. I want the user to click on Books and arrive at a list of all the books. I have it working, but the list is opening as a pop up and not on the page. I've tried everything I can think of...here is the code I am using on the Books page.
<script type="text/javascript" src="http://app.ecwid.com/script.js?1417044" charset="utf-8"></script>
<script type="text/javascript"> xProductBrowser("categoriesPerRow=3","views=list(1 0)","categoryView=list","searchView=list","style =" "defaultCategoryID=3324616&mode=category&offset=0& sort=normal");
</script>
Using Wordpress. What am I missing? Any help is appreciated. I'm sure the answer is in here somewhere and I'm not using the right search string.
Thanks in advance
Last edited by Wolf nor Dog; 08-09-2012 at 09:13 PM.
|