The readme included with the download gives complete instructions. I have to run right now, but if you still need more help after going over the readme, post again and I'll help when I get back.
The readme included with the download gives complete instructions. I have to run right now, but if you still need more help after going over the readme, post again and I'll help when I get back.
ok... here's an update. I have got it to work on everything but:
Who's Online sidebox
New Products [more] sidebox
We Accept... (credit card mod sidebox)
I'm guessing that it's a naming convention error but I have tried most logical name changes and don't seem to be able to come up with one that works.
Hi again Glenn,
Have got everything working (after reading the instructions again) Thanks for the mod and have a great one!
Anybody???
I really need some help with this - and I don't know where to start...
I'm sure it's a simple fix, but I really need some help!
Actually, I just looked at the page again and found this error message at the bottom of the index page:
Fatal error: Call to undefined function: zen_get_generated_category_path_rev() in PATHREMOVED/includes/modules/aubizenred/new_products.php on line 69
Does this help?
Thanks
Last edited by barleywine; 4 May 2008 at 10:00 PM. Reason: new info
I just double-checked, and there is no difference between the stock v1.3.8 version of /includes/modules/new_products.php and the Image Titles version in /includes/modules/your_template/new_products.php except for the comment at the top of the file and the actual mod code on lines 84-87. I don't see how this could cause the reported error on line 69, so I think you need to investigate what other files you might have touched.
The new products mess up only on the home page, and work fine on others, so I doubt it is directly caused by the mod. If you don't need to use image titles for the new products centerbox, you can delete /includes/modules/aubizenred/new_products.php without affecting anything else. (You might try changing it temporarily to /includes/modules/aubizenred/new_products.bak to see if the problem still exists with the default copy of the file.)
[QUOTE=gjh42;552620
The new products mess up only on the home page, and work fine on others, so I doubt it is directly caused by the mod. If you don't need to use image titles for the new products centerbox, you can delete /includes/modules/aubizenred/new_products.php without affecting anything else. (You might try changing it temporarily to /includes/modules/aubizenred/new_products.bak to see if the problem still exists with the default copy of the file.)[/QUOTE]
Thanks Glenn!
http://www.zen-cart.com/forum/images/smilies/clap.gif
I did rename the file and immediately got back my navigation and sideboxes on the home page. I'm still a bit (ok, a lot) confused about what I might've done to other files to mess this up, but I'll keep looking at it.
Now I have another question:
Does this mod allow me to use an image for the top level in the horizontal menu bar? How should I name the images for that?
Thanks again!
After doing yet some more reading I was able to come up with all the answers to my questions. Thanks for your help.
Just installed the image titles mod, but my images 'spill' over the sidebox;
I can't find what could be causing it - I've removed the padding within the css file, but only moved it left slightly.
Any ideas at all please?
Thanks
The images are used as foreground images, so if they are larger than the "standard" space your title occupies they will expand the header box.
Also, if the standard title has padding, that will be added to the image dimensions. Code to account for this is posted in the Hiding the sidebox heading fonts/links.... thread, post #14.