Page 2 of 2 FirstFirst 12
Results 11 to 14 of 14
  1. #11
    Join Date
    Jan 2005
    Location
    USA, St. Louis
    Posts
    3,710
    Plugin Contributions
    9

    Default Re: Stuck with links

    Quote Originally Posted by freerangepc View Post
    I am using firefox biut have tried it on all three PCs in the house!

    Bottom left corner is the link the new products (more) points to

    http://www.freerangepc.com/store/images/screenshot.jpg

    Thanks for taking time to look!
    Sorry, I'm finally realizing what you're talking about. When you said the link doubled up, I thought you were meaning a visual thing.

    did you search for class="rr" in the developers tool kit?

  2. #12

    Default Re: Stuck with links

    There is one entry

    /home/freerang/public_html/store/includes/templates/theme017/common/tpl_tmfuncs.php

    Line #127 : $text = $text.' (<a href="'.zen_href_link($link).'" class="rr">more</a>)';

    what do I do with that?

  3. #13
    Join Date
    Jan 2005
    Location
    USA, St. Louis
    Posts
    3,710
    Plugin Contributions
    9

    Default Re: Stuck with links

    Quote Originally Posted by freerangepc View Post
    There is one entry

    /home/freerang/public_html/store/includes/templates/theme017/common/tpl_tmfuncs.php

    Line #127 : $text = $text.' (<a href="'.zen_href_link($link).'" class="rr">more</a>)';

    what do I do with that?
    Maybe open that file and try replacing that line with this:

    $text = $text.' (<a href="'.$link.'" class="rr">more</a>)';

  4. #14

    Default Re: Stuck with links

    Thanks heaps!

    I thought it would be quite simple but just didn't know where to look.

    It all works fine now. I can stop groaning and moaning!

 

 
Page 2 of 2 FirstFirst 12

Similar Threads

  1. Pricing stuck with Parenthesis
    By thorwren in forum Setting Up Categories, Products, Attributes
    Replies: 1
    Last Post: 17 Jun 2011, 01:16 PM
  2. I'm Stuck With Featured Products.
    By Captain Tycoon in forum Templates, Stylesheets, Page Layout
    Replies: 1
    Last Post: 14 Jul 2010, 08:32 PM
  3. Stuck with taxes
    By Intersfer in forum Currencies & Sales Taxes, VAT, GST, etc.
    Replies: 2
    Last Post: 4 Jul 2007, 09:42 PM
  4. Replies: 1
    Last Post: 11 Jun 2007, 05:33 PM
  5. Stuck with Picture Problem
    By TheFurrFactor in forum Templates, Stylesheets, Page Layout
    Replies: 3
    Last Post: 5 May 2007, 04:11 AM

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