Results 1 to 3 of 3
  1. #1
    Join Date
    Jan 2009
    Location
    Virginia Beach, VA
    Posts
    22
    Plugin Contributions
    0

    help question Adding Linked Text to New, Special and Featured Products Heading in Center Column

    I need to add linked text in the heading of the New, Special and Featured Products boxes on the center column of the home page. My client wants a link that says "Click here for all new/sale/featured products" to the right of the <H2> titles. I've seen forum posts about making links of the actual headings, but not on additional linked text.

    Is this feasible? Or can I at least put the links somewhere in the content boxes? I'd appreciate some pointers from someone who has done this before.

    I'm using ZC 1.3.9h with the All Business template by Picaflor Azul.

    Thanks in advance!
    Melodie

  2. #2
    Join Date
    Feb 2005
    Location
    Lansing, Michigan USA
    Posts
    20,024
    Plugin Contributions
    3

    Default Re: Adding Linked Text to New, Special and Featured Products Heading in Center Column

    In the case of the New Products, find this line in english.php:

    define('TABLE_HEADING_NEW_PRODUCTS', 'New Products For %s');

    and add the link:

    define('TABLE_HEADING_NEW_PRODUCTS', 'New Products For %s - <a href="http://www.stevesh.org/demo/index.php?main_page=products_new">Click here for all New Products</a>');


    I added this to the stylesheet so everything would fit:

    #whatsNew .centerBoxHeading {font-size: 1.2em;}

    See the result at www .stevesh.org/demo.

    The others would be the same with their respective defines.

  3. #3
    Join Date
    Jan 2009
    Location
    Virginia Beach, VA
    Posts
    22
    Plugin Contributions
    0

    Default Re: Adding Linked Text to New, Special and Featured Products Heading in Center Column

    Awesome! Thank you so much, I'm going to put it right to use.

    -Melodie

    Quote Originally Posted by stevesh View Post
    In the case of the New Products, find this line in english.php:

    define('TABLE_HEADING_NEW_PRODUCTS', 'New Products For %s');

    and add the link:

    define('TABLE_HEADING_NEW_PRODUCTS', 'New Products For %s - <a href="http://www.stevesh.org/demo/index.php?main_page=products_new">Click here for all New Products</a>');


    I added this to the stylesheet so everything would fit:

    #whatsNew .centerBoxHeading {font-size: 1.2em;}

    See the result at www .stevesh.org/demo.

    The others would be the same with their respective defines.

 

 

Similar Threads

  1. v154 Manufacturer-specific Special/New/Featured center boxes
    By lat9 in forum General Questions
    Replies: 1
    Last Post: 6 Mar 2016, 12:25 PM
  2. removing new products, featured items, monthly specials boxes from center column
    By HighOptional in forum Templates, Stylesheets, Page Layout
    Replies: 6
    Last Post: 16 Nov 2012, 05:01 AM
  3. v139h Changing Layout of Special, Featured and New Products boxes on Home Page
    By mlgsings in forum Templates, Stylesheets, Page Layout
    Replies: 2
    Last Post: 28 Mar 2012, 08:10 PM
  4. Need help adding new, special, and featured products to Home page on Custom Template
    By HipChickDesigns in forum Templates, Stylesheets, Page Layout
    Replies: 5
    Last Post: 23 Feb 2011, 08:21 PM
  5. Pulling New, Featured, and Special products on another PHP page.
    By tammap in forum Templates, Stylesheets, Page Layout
    Replies: 2
    Last Post: 9 Dec 2010, 05:58 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