I have finished testing the new code for new_products.php, so I will attach a zip of the file for now. You can replace your copy with this one.
I have finished testing the new code for new_products.php, so I will attach a zip of the file for now. You can replace your copy with this one.
Last edited by gjh42; 19 Nov 2010 at 11:36 AM.
ok, I uploaded the new file...
Now it's back to the text on main page (no image replacement) and on the category pages, it's still just text as well...
From the v2.1 readme:
Name your header title images centerboxhead-featured.gif, centerboxhead-new.gif, and centerboxhead-specials.gif and save in /your_template/buttons/your_language/.
If you want distinct images for the current month and category where applicable, name the images like centerboxhead-new-03.gif or centerboxhead-new-03-cat23.gif.
Replace 03 with the month number (01 = January) and 23 with the category id.
Other languages may have special characters like umlauts in month names; since I don't know if those could cause problems when used in filenames, I changed the filename code to use the month number instead of name.
Ah, didn't know you just now changed the image naming convention. I changed the image filename to reference the month in digit and it's working now. Image showing on both main page and category pages. Thanks for quick update.