Results 1 to 3 of 3
  1. #1
    Join Date
    Sep 2018
    Location
    athens
    Posts
    36
    Plugin Contributions
    0

    Default What file do I edit to change "For more information" text?

    Hello.

    i use zen 1.57 with php7.02

    I wan to change "For more information" text? on description page when the customer spectate the product
    in (full description)

    I saw the previous thread (closed) I do the same I saw some files and I edit with my favortie text but not effect something on full description page of the customer

  2. #2
    Join Date
    Sep 2009
    Location
    Stuart, FL
    Posts
    12,399
    Plugin Contributions
    87

    Default Re: What file do I edit to change "For more information" text?

    You'll need to make a template-/language-specific copy of /includes/languages/english/product_info.php (if you haven't already!) and make your edits there. If your site uses both english and greek, you'll need to edit two files (one for each language):

    1. /includes/languages/english/YOUR_TEMPLATE/product_info.php
    2. /includes/languages/greek/YOUR_TEMPLATE/product_info.php

    The constant to be changed is
    Code:
    define('TEXT_MORE_INFORMATION', 'For more information, please visit this product\'s <a href="%s" target="_blank">webpage</a>.');
    The %s in the definition above is 'filled in' with the product's defined manufacturer's URL.

  3. #3
    Join Date
    Sep 2018
    Location
    athens
    Posts
    36
    Plugin Contributions
    0

    Default Re: What file do I edit to change "For more information" text?

    Thank you for your answer. I let's you know soon. (hope work)

 

 

Similar Threads

  1. Edit "More Information" sidebox pages?
    By dude_s in forum Templates, Stylesheets, Page Layout
    Replies: 23
    Last Post: 8 May 2016, 03:45 PM
  2. How to re-position text? "for more information, please visit this products webpage"
    By mrcastle in forum Templates, Stylesheets, Page Layout
    Replies: 4
    Last Post: 19 Mar 2010, 12:54 PM
  3. How do I change "For more information, please visit this product's webpage"???
    By willhenry in forum Templates, Stylesheets, Page Layout
    Replies: 8
    Last Post: 5 Mar 2010, 03:18 PM
  4. How to edit side box "More Information"...
    By sfklaas in forum Templates, Stylesheets, Page Layout
    Replies: 4
    Last Post: 1 Aug 2009, 12:38 AM
  5. What file do I edit to change "For more information" text?
    By starchildcrafts in forum Templates, Stylesheets, Page Layout
    Replies: 2
    Last Post: 27 Nov 2006, 07:20 PM

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