Any idea how I can change the "attributes" label to "accessories"?
Printable View
Any idea how I can change the "attributes" label to "accessories"?
Yes, of course. thanks a ton, qhome.
We have a lot of reviews on products in our store. When clicking on the review tab it truncates the review.
Please tell me where I can change the value to allow for more characters in the review tab.
Thanks
Rick
Hi qhome,
Thanks for the direction. I changed the file, and included it in my custom directory and it did not work, I then tried changing the default file and still it did not change.
I know this is not your issue but might you have any ideas as to why this wouldn't work?
Thanks
Rick
Whoops.. Sorry .. wrong file.
Try this:
includes/modules/pages/product_reviews/header_php.php
and search for:
left(rd.reviews_text, 100)
That worked for me.
That got it. Thanks
Rick
Interested in adding tabs to things like shipping & return, contact us pages, like this site
http://www.accessoryseek.com/index.p...e=shippinginfo
Can we do this with this mod?
Just wondering if I could use this mod in this way:
I have a product with 15 attributes.
I need to allow the customer to choose from another 100 (but only if they choose a specific option which at this point is not a problem)
Would I, using your mod, be able to:
Tab 1 - regular 15 attributes
Tab 2 - the other 100+ attributes
Cheers in advance.
Oh ... and in IE7 your demo produces scroll bars in the mod area.