Page 5 of 5 FirstFirst ... 345
Results 41 to 47 of 47
  1. #41
    Join Date
    Feb 2009
    Posts
    861
    Plugin Contributions
    0

    Default Re: Products Review Reminder [Support Thread]

    Has there been a "revised" version of this mod? I would like to install it but reading through this thread, I am not sure if it works if installed as is.

  2. #42
    Join Date
    Feb 2009
    Posts
    861
    Plugin Contributions
    0

    Default Re: Products Review Reminder [Support Thread]

    Still no update on this plugin?

  3. #43
    Join Date
    Sep 2014
    Location
    Indiana
    Posts
    91
    Plugin Contributions
    0

    Default Re: Products Review Reminder [Support Thread]

    I just found this plug-in and really like it - except for the bugs that have been noted above. I did get it to work fully for my site by making some adjustments. Because our catalog is in a sub-folder /store/ from the root, i had to add that in a couple places. My style is definitely not 'Grade A' php coding, but it works.

    File /admin/addon_review_reminder.php
    1. Line 176: Added /store to: $template_images_folder = HTTP_CATALOG_SERVER . '/store/' . DIR_WS_TEMPLATES . $template_dir . '/images/
    2. Line 560: Added /store to: $review_page_link = HTTP_CATALOG_SERVER . '/store/index.php?main_page=addon_my_reviews&pid=' . $rec->fields['products_id'];
    3. Line 554: change ‘width=460’ to ‘width = 95%’ --- the entire email formatted better on my particular theme styling.

    Also, i added a section to allow the customers to link to Google, FB and Trustpilot reviews from the same email. In /email/email_template_addon-review-reminder.html, around line 43, just after the </tr> for the 'check our your reviews...' table row, i added

    Code:
    <!-- BOF Company Review Links Added March 2021 -->		
    		<tr>
    			<td>
    				<div style="line-height:15px;font-size:15px"> &nbsp; </div>
    				<div style="font-size:18px;color:#e47911;font-family:arial,helvetica,verdana,sans-serif">
    					Review YOUR COMPANY.
    				</div>
    			</td>
    		</tr>
    		<tr>
    			<td>
    				<div style="line-height:15px; font-size:7px"> &nbsp; </div>
    				<div style="font-size:14px; color:#333333; margin-right:37px; text-decoration:none; font-family:arial,helvetica,verdana,sans-serif;">
    					Leave a <a href="https://www.trustpilot.com/review/MODIFY URL HERE" style="text-decoration:none; color:124c90; font-size:14px;" target="_blank">TrustPilot</a> review.
    				</div>
    				<div style="font-size:14px; color:#333333; margin-right:37px; text-decoration:none; font-family:arial,helvetica,verdana,sans-serif;">
    					Leave a <a href="https://www.google.com/MODIFY URL HERE" style="text-decoration:none; color:124c90; font-size:14px;" target="_blank">Google</a> review.
    				</div>
    				<div style="font-size:14px; color:#333333; margin-right:37px; text-decoration:none; font-family:arial,helvetica,verdana,sans-serif;">
    					Leave a <a href="https://www.facebook.com/MODIFY URL HERE" style="text-decoration:none; color:124c90; font-size:14px;" target="_blank">Facebook</a> review.
    				</div>
    			</td>
    		</tr>		
    <!-- EOF Company Review Links March 2021 -->
    Again, i know that pure coders will not add so much raw text, but build it into the /english/ definitions files, so there's of room for someone to improve on this.

    Hope it helps.
    Last edited by apollowilcox; 11 Mar 2021 at 10:09 PM.

  4. #44
    Join Date
    May 2006
    Location
    Gardiner, Maine
    Posts
    2,296
    Plugin Contributions
    22

    Default Re: Products Review Reminder [Support Thread]

    Quote Originally Posted by apollowilcox View Post
    I just found this plug-in and really like it - except for the bugs that have been noted above. I did get it to work fully for my site by making some adjustments. Because our catalog is in a sub-folder /store/ from the root, i had to add that in a couple places. My style is definitely not 'Grade A' php coding, but it works.
    I'm interested in the TrustPilot additions. TrustPilot is telling my client that they need the sale info, delivered either in a BCC email or using JSON. Do you have that in place so that they are automatically receiving the data from your cart?
    The full-time Zen Cart Guru. WizTech4ZC.com

  5. #45
    Join Date
    Sep 2014
    Location
    Indiana
    Posts
    91
    Plugin Contributions
    0

    Default Re: Products Review Reminder [Support Thread]

    Quote Originally Posted by delia View Post
    I'm interested in the TrustPilot additions. TrustPilot is telling my client that they need the sale info, delivered either in a BCC email or using JSON. Do you have that in place so that they are automatically receiving the data from your cart?
    The link we provide customers is the link to our Trustpilot page, which offers the user the opportunity to add a review (https://www.trustpilot.com/review/www.apollocaster.com).

  6. #46
    Join Date
    May 2006
    Location
    Gardiner, Maine
    Posts
    2,296
    Plugin Contributions
    22

    Default Re: Products Review Reminder [Support Thread]

    thanks!
    The full-time Zen Cart Guru. WizTech4ZC.com

  7. #47
    Join Date
    Feb 2006
    Location
    Tampa Bay, Florida
    Posts
    9,681
    Plugin Contributions
    123

    Default Re: Products Review Reminder [Support Thread]

    This plugin is an orphan - if some kind person would be willing to adopt it and give it a refresh, that would be great.

    ROOKIE DEVELOPERS: this is an opportunity for you to build some skills that will make you money.
    That Software Guy. My Store: Zen Cart Modifications
    Available for hire - See my ad in Services
    Plugin Moderator, Documentation Curator, Chief Cook and Bottle-Washer.
    Do you benefit from Zen Cart? Then please support the project.

 

 
Page 5 of 5 FirstFirst ... 345

Similar Threads

  1. v139a Problems with mailbeez review reminder module
    By zbdblues in forum All Other Contributions/Addons
    Replies: 1
    Last Post: 10 Nov 2012, 03:45 PM
  2. Aftersales Email Module: Review Reminder
    By BeautyHealth.com.cy in forum All Other Contributions/Addons
    Replies: 1
    Last Post: 27 Jul 2010, 12:00 AM
  3. Review reminder
    By raphaelsewing in forum Templates, Stylesheets, Page Layout
    Replies: 4
    Last Post: 18 Mar 2008, 06:17 PM
  4. Auto/Manual Email for Review Reminder?
    By cpjfox in forum Managing Customers and Orders
    Replies: 1
    Last Post: 13 Mar 2008, 04:15 AM

Bookmarks

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
Zen-Cart, Internet Selling Services, Klamath Falls, OR