posted on March 1, 2011 12:56:09 PM new
I can only add 4 featured items on the home page, how can I change this? Also, how can I change info (returns, insurance) on the item description page? I sure these are simple fixes but I just can't seem to find out how to do it.
You can change the number of the displayed featured items enabling the Advanced mode and editing the modules/featured.html file. You should change the value of the fsize variable on the first line of this file.
Your template has 4 featured items so the first line from the modules/featured.html file looks like this:
<notag rstefine:crtpage="1" rstefine:fsize="4"/> You should change 4 to the wanted value.
Every template has its own limit: 3, 4 or 5. And it can be changed in the same way no matter what template was selected.
For changing the info on returns and insurance, it depends on where this information was entered. Check the 'info and policies' section of your storefront first and make any needed changes from there. Next, take a look at your profiles and edit the Shipping and Policies profiles to update any of those details from there.
If you have that text embedded directly into each individual item description along with the product details, you would need to edit those item descriptions from the My Items page instead. (note that if it is directly in the item description you will want to move these details elsewhere as Google will not accept feeds for your items with that type of data in the description field.)