![]() |
|
Home | Register | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
Thread Tools | Search this Thread | Display Modes |
#1
|
|||
|
|||
![]() Store ID: 1364z8wtn9bvki7d
Website URL: http://dogs.mimizilla.com/store/cate...l-accessories/ URL to page in question: how can I add images on subcategories. Hi, How can I add images to subcategories on THIS PAGE? on TOP of " Backpacks", "Bandanas", "Blanket Coats"------ It will look much better, don't you think? Love datafeedr. Thanks Feerie |
#2
|
||||
|
||||
![]() Hi
On your view here: The Factory > Your Store > VIEWS > CATEGORY PAGE > Default > Category list module Change this: HTML Code:
[category.list id='dfcatcol1' before='<div class="cl">' after='</div>'] <div class="cell col2"> <div class="bdr"> <a href="[category.link]" title="[category.name]">[category.name]</a> <?php /* REMOVE THIS LINE TO ENABLE CATEGORY DESCRIPTIONS <br /> <div class="catdesc">[category.description]</div> REMOVE THIS LINE TO ENABLE CATEGORY DESCRIPTIONS */ ?> [category.list id='dfcatcol2' before='<ul>' after='</ul>'] <li> <a href="[category.link]" title="[category.name]">[category.name]</a> [category.repeat id='dfcatcol2'] </li> [/category.list] </div> </div> [/category.list] <!-- /Category List --> HTML Code:
[category.list id='dfcatcol1' before='<div class="cl">' after='</div>'] <div class="cell col2"> <div class="bdr"> <a href="[category.link]" title="[category.name]"> <img src="[category.image]" /><br /> [category.name] </a> <?php /* REMOVE THIS LINE TO ENABLE CATEGORY DESCRIPTIONS <br /> <div class="catdesc">[category.description]</div> REMOVE THIS LINE TO ENABLE CATEGORY DESCRIPTIONS */ ?> [category.list id='dfcatcol2' before='<ul>' after='</ul>'] <li> <a href="[category.link]" title="[category.name]">[category.name]</a> [category.repeat id='dfcatcol2'] </li> [/category.list] </div> </div> [/category.list] <!-- /Category List -->
__________________
![]() ![]() ![]() ![]() |
#3
|
|||
|
|||
![]() Store ID: 1bbtzfl4j5dxw9i6
Website URL: http://vivian.club/store/category/handbags/ URL to page in question: add images Hi, Eric: i pasted the code for the images add on , where to upload and put each images under each brand name? or I can't? Also, I forgot how to show the products quantity . please advice Thanks Feerie |
#4
|
||||
|
||||
![]() Hi,
Here's how to add category images: http://www.datafeedr.com/videos/?vid...rc=yt#videotop Here's how to show product quantity in categories: http://www.datafeedr.com/forums/show...3137#post43137 Eric
__________________
![]() ![]() ![]() ![]() |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
Subcategories | feeriejade | Questions | 2 | April 12th, 2012 09:03 PM |
Number of subcategories | timgbg | Questions | 3 | September 24th, 2011 02:22 PM |