
Originally Posted by
gems14k
should not be there. It's an error. Is it just my site? I should have mention that it is a REVIEW Page.
I just wrote my first test product review and the resulting product review page:
(/index.php?main_page=product_reviews&products_id=2)
displays an out of place model number (within brackets with an apostrophe and greater sign symbol appended at the very end). This is the product reviews URL which displays until admin approves the Review. The same as gems14k just reported.
For example:
Code:
[ProductName Model Number]">larger image
The model number displays to the left of the product image and under the image the text "larger image" is displayed. Both together form a single URL which links to the product image.
Also I see the ALT tag for this link is very strange:
Code:
ProductName<br /><span class=
I had not observed this issue before installing the Lightbox mod. But since this was the first review authored, and was authored after the install of Lightbox, I do not know which code might be producing this issue (Lightbox or some other mod or Zen Cart bug or ...)?
On the other hand, once the Review is approved by admin, the page:
/index.php?main_page=product_reviews_info&products_id=2&reviews_id=1
displays the "larger image" link correctly along with a correct ALT tag.
But Lightbox did not work on the Reviews page for me. So rereading this thread, I noted s_macks' recommendation on post #204. And indeed after employing his suggestions Lightbox worked on reviews pages.
However the model number still incorrectly displays as part of the "larger image" link (on the Reviews page, that is... until the Review is approved by admin).
Hope this makes sense.
Woody