Results 1 to 10 of 126

Hybrid View

  1. #1
    Join Date
    Sep 2009
    Location
    Stuart, FL
    Posts
    13,942
    Plugin Contributions
    96

    Default Re: Reviews - Updated [Support Thread]

    This plugin only makes modifications to the product_reviews_write page, so what you're seeing on the reviews and product_reviews pages are based on any customizations you've made there. I went to your site, clicked on the sidebox "Reviews" link, clicked on one of the "Products Details" buttons, clicked on the "Read Reviews" button from there, then back to "Product Details" and all looked OK-fine to me.

    Perhaps if you'd list a specific sequence of clicks that result in the unwanted behavior I could provide more information, but at this point I don't see what's wrong.

  2. #2
    Join Date
    May 2011
    Location
    Sunny Rossendale (not)
    Posts
    556
    Plugin Contributions
    2

    Default Re: Reviews - Updated [Support Thread]

    DivaVocals had the solution it was zen lightbox apparently it's a known issue.
    What ever your doing remember to KISS ( Keep It Simple Stupid )

  3. #3
    Join Date
    Oct 2010
    Location
    United Kingdom
    Posts
    477
    Plugin Contributions
    0

    Default Re: Reviews - Updated [Support Thread]

    Hi
    Not sure if this has been mentioned before but while doing SEO using seo doctor on firefox my title tags had 2 H1 tags causing errors .
    I eventually found it (with a little help :) ) to be the reviews on every product page

    I changed includes/template/your template/ template/tpl_product_reviews_write_default
    line 12
    <h1 id="reviewsWriteHeading"><?php echo $products_name . $products_model; ?></h1>
    and changed the h1 tags to h2 which then fixed my double tag issues.
    So not sure if it is an error or just my template or just me..

    thanks

  4. #4
    Join Date
    Sep 2009
    Location
    Stuart, FL
    Posts
    13,942
    Plugin Contributions
    96

    Default Re: Reviews - Updated [Support Thread]

    ATSWorld, since there's only one <h1> tag in the tpl_product_reviews_write_default.php file that comes with this plugin and since the "standard" Zen Cart behavior is to have this page (product_reviews_write) as a stand-alone page, I'm guessing that it's an issue with your template.

    From what you've said, the template seems to be imbedding the contents of the product_reviews_write page into the product_info page.

  5. #5
    Join Date
    Aug 2009
    Location
    Bedford, England
    Posts
    966
    Plugin Contributions
    0

    Default Re: Reviews - Updated [Support Thread]

    @lat9. quick question. how does the details of guest reviewers get stored? does it create a dummy account in table cutomers?
    I ask because isnt this where the standard reviews module pulls the info from?

    if it does create a dummy account does this cause problems if the user trys to create an account later?

    Thanks
    Phil Rogers
    A problem shared is a problem solved.

  6. #6
    Join Date
    Sep 2009
    Location
    Stuart, FL
    Posts
    13,942
    Plugin Contributions
    96

    Default Re: Reviews - Updated [Support Thread]

    Phil, the only detail stored for a guest reviewer is the name they entered. All of the reviews information is stored in the reviews table, which is customer-independent and contains its own field for the 'customers_name' (i.e. the name of the reviewer). The only difference for a guest reviewer is that the customer_id value that's stored is 0 (since there's no id associated with them).

  7. #7
    Join Date
    Aug 2009
    Location
    Bedford, England
    Posts
    966
    Plugin Contributions
    0

    Default Re: Reviews - Updated [Support Thread]

    Quote Originally Posted by lat9 View Post
    Phil, the only detail stored for a guest reviewer is the name they entered. All of the reviews information is stored in the reviews table, which is customer-independent and contains its own field for the 'customers_name' (i.e. the name of the reviewer). The only difference for a guest reviewer is that the customer_id value that's stored is 0 (since there's no id associated with them).

    Fantastic, thanks for clarifying :o) will install tonight!
    Phil Rogers
    A problem shared is a problem solved.

 

 

Similar Threads

  1. Hebrew Support - latest release [Support Thread]
    By eranariel in forum Addon Language Packs
    Replies: 22
    Last Post: 26 Jan 2026, 06:47 AM
  2. ZX Slideshow support thread
    By balihr in forum All Other Contributions/Addons
    Replies: 766
    Last Post: 18 Oct 2025, 11:23 AM
  3. v150 Orders Status History -- Updated By [Support Thread]
    By lat9 in forum Addon Admin Tools
    Replies: 34
    Last Post: 29 Jul 2019, 07:05 PM
  4. v151 Reviews Reply addon [Support Thread]
    By mikestaps in forum All Other Contributions/Addons
    Replies: 9
    Last Post: 17 Oct 2014, 01:29 AM
  5. Replies: 68
    Last Post: 29 Jul 2013, 06:33 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
disjunctive-egg