![]() |
|
Home | Register | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
Thread Tools | Search this Thread | Display Modes |
|
#1
|
|||
|
|||
![]() Store ID: 347133
Website URL: newthreads.com.au URL to page in question: http://newthreads.com.au/?q=store/category/dresses/ Hi I am having trouble again! When I go into any of my category pages, I see a link to another of my categories at the left side of page at top. Also my widgets again disappear to the bottom of the page. Can you please help me rectify this and maybe tell me why I keep losing my widgets to the bottom so I don't keep doing it. Thanks Globie |
#2
|
||||
|
||||
![]() Hi,
To fix the link to another category, go here: The Factory > Your Store > VIEWS > CATEGORY PAGE > Default and delete the "Category list" module from that page. To fix the sidebar appearing at the bottom of the page, go here The Factory > Your Store > VIEWS > CATEGORY PAGE > Default > Text module > Theme settings ( ![]() HTML Code:
<!-- Category Name --> <h1>[category.name]</h1> <!-- /Category Name --> <p> <?php if ($category->image) { ?> <!-- Category Image --> <img src="[category.image]" alt="[category.name]" style="float:left;margin:0 10px 10px 0;" /> <!-- /Category Image --> <?php } elseif ($category->thumbnail) { ?> <!-- Category Thumbnail --> <img src="[category.thumbnail]" alt="[category.name]" style="float:left;margin:0 10px 10px 0;" /> <!-- /Category Thumbnail --> <?php } ?> <!-- Category Description --> [category.description] <!-- /Category Description --> </p>
__________________
![]() ![]() ![]() ![]() |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
Comparison set products disappearing | Akam | Problems | 1 | January 14th, 2014 04:03 AM |
Products disappearing | Morethanurls | Questions | 6 | April 2nd, 2013 07:40 AM |
Subscription disappearing | ayorofrance | Problems | 3 | May 17th, 2011 12:33 PM |