![]() |
|
Home | Register | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
Thread Tools | Search this Thread | Display Modes |
#1
|
|||
|
|||
![]() Store ID: 43849
Website URL: Paddleboard Explorer How do I restore the original text code. VIEWS> CATEGORY PAGE> DEFAULT> TEXT> TEMPLATE. I have messed it up and would like to start over. Decided to rebuild a new store. |
#2
|
||||
|
||||
![]() Hi,
The original code in the Text module on the Category Page view is this: HTML Code:
<!-- Category Name --> <h2>[category.name]</h2> <!-- /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>
__________________
![]() ![]() ![]() ![]() |
#3
|
|||
|
|||
![]() Working on Sunday--Unbelievable! Thank you so much.
Bob |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
Restore from "Download" sql | eadora | Questions | 3 | October 29th, 2013 02:43 PM |
Restore deleted categories | thk1976 | Questions | 1 | August 6th, 2013 02:16 PM |
How to restore product list | whkchan | Problems | 1 | January 11th, 2011 11:46 AM |