ok...I tried to comment out the line with //. But did not work.
Where do I put it?
<div class="buttonRow forward"><?php echo '<a href="' . zen_href_link(FILENAME_PRODUCT_REVIEWS_WRITE, zen_get_all_get_params(array('reviews_id'))) . '">' . zen_image_button(BUTTON_IMAGE_WRITE_REVIEW, BUTTON_WRITE_REVIEW_ALT) . '</a>'; ?></div>
Thanks, Kim
hi,man, thanks for the great module. Our site is using it and it is working great.
We are trying to add sth like the attached image to the product info page:
http://www.88oceans.com/index.php?ma...roducts_id=528
The attached image is from :
http://www.globalsourcesdirect.com/s...nlocked/Detail
We are willing to pay for this. Pls contact me by [email protected] for further dicusssion.
HA! I missed your cries for help.. but I see you figured out that it is the HTML comment that you needed..
This thread is probably not the place to post this.. There is a forum here for these specific types of requests..
http://www.zen-cart.com/forum/forumdisplay.php?f=137
HTH
I must be missing something simple. I've got the mods installed and seems to be all be working, with one exception. I'm trying to find a css to compliment my site but no matter which css I select, nothing changes.
I'm editing stylesheet_tpp.css I've got several css in the /tpp/ subfolder. All the gifs are in the /images/tpp/ folder within my template.
You can see http://customcreationsunltd.com/test...roducts_id=340 as an example, if it helps.
Thanks. I'm looking forward to getting this set-up. I think it's a great mod.
In the stylesheet_tpp.css file change the highlighted part to reference the tab stylesheet # you want to use (from the /css/tpp folder)..orCode:@import "tpp/alt_tpp_tabs13.css";
Create your own tab stylesheet, and edit the highlighted section with the name of your custom template.
The template images should be stored in:Code:@import "tpp/alt_tpp_tabs13.css";
/images/tpp/
and the stylesheet should be stored in:
/css/tpp
I know this sounds silly, but did you upload your modified stylesheet file? I say this because when I go to your site and view the stylesheets that ZenCart is loading, I see that the stylesheet_tpp.css file still reflects that the #13 stylesheet is the stylesheet that is being called..
Somehow your changes aren't being saved or your modified file is somehow not being uploaded. I don't think this has ANYTHING to do with this mod.. Sounds like something funky is happening with your local files and settings..
Bookmarks