Results 1 to 9 of 9

Hybrid View

  1. #1
    Join Date
    Dec 2006
    Posts
    130
    Plugin Contributions
    0

    Default prevent the same homepage text from showing on category pages?

    Hi,

    How do you prevent the same homepage text (below all the product categories) from appearing on the other pages?

    For instance...

    The main text below the product categories (describing the benefits of ergo products) is on this page:

    http://209.67.53.167/~mbalo13/

    As well as the category pages, such as this one:

    http://209.67.53.167/~mbalo13/adjust...bles-c-23.html

    Any idea what's causing this?

    Much thanks!

  2. #2
    Join Date
    Jun 2005
    Location
    Hertfordshire, UK
    Posts
    9,922
    Plugin Contributions
    3

    Default Re: prevent the same homepage text from showing on category pages?

    Looks like you have hard-coded this page as a link into the footer.

    <!--bof-navigation display -->
    <div id="navSuppWrapper">
    <div id="navSupp">
    <ul>
    <li><a href="http://209.67.53.167/~mbalo13/">Home</a></li>
    <li></li>
    </ul>
    </div>
    </div>
    <!--eof-navigation display -->
    Did my post help you fix something? You can show your gratitude by buying the the dev team coffee.

  3. #3
    Join Date
    Dec 2006
    Posts
    130
    Plugin Contributions
    0

    Default Re: prevent the same homepage text from showing on category pages?

    Thanks for your help schoolboy.

    I tried that, but the homepage text still shows up on the category pages. Do you know what what page controls this info?

    Thanks.

  4. #4
    Join Date
    Jun 2005
    Location
    Hertfordshire, UK
    Posts
    9,922
    Plugin Contributions
    3

    Default Re: prevent the same homepage text from showing on category pages?

    Are you aware of anyone (in the past) doing hard-code edits to your files? The only way this url could get into the code is if someone hard-coded it, so you'll need to find out what file(s) it was hard-coded into.

    It is likely to be a header.php file of some kind... maybe even tpl_header.php EDIT... (not necessarily in this case! sorry...)

    Go to your zenshop admin console.

    Go to TOOLS>>>DEVELOPERS TOOL KIT

    Then, in the final input field, type: http://209.67.53.167

    From the dropdown "All Files Look-ups" select catalog/admin

    Click "SEARCH"...

    The results will tell you exactly where your url has been hardcoded...
    Did my post help you fix something? You can show your gratitude by buying the the dev team coffee.

  5. #5
    Join Date
    Dec 2006
    Posts
    130
    Plugin Contributions
    0

    Default Re: prevent the same homepage text from showing on category pages?

    Thanks for your help again. Actually, I think we're talking about two different things...I'm trying to prevent the text on the homepage (just below the products listed in the content area) from being duplicated on the category pages and other page, too. Here are a couple screen shots of what I'm talking about...

    http://www.groundedgroup.com/clients/EP/EP_Homepage.jpg

    http://www.groundedgroup.com/clients...tegorypage.jpg

    See, the circled text is somehow replicated on category pages, as well as others. How do I prevent so it just shows up on the home page?

    Thanks.
    Last edited by JHouse; 5 Jul 2009 at 08:44 PM. Reason: Forgot to add images

  6. #6
    Join Date
    May 2009
    Posts
    4
    Plugin Contributions
    0

    Default Re: prevent the same homepage text from showing on category pages?

    I have the same problem, mine showing on top of each categories if you found a solution please let me know,
    Thank

 

 

Similar Threads

  1. Prevent category image from showing up?
    By creativearc in forum Setting Up Categories, Products, Attributes
    Replies: 8
    Last Post: 19 Feb 2009, 06:31 PM
  2. Prevent top category image from showing on product page?
    By JHouse in forum Templates, Stylesheets, Page Layout
    Replies: 7
    Last Post: 19 Feb 2009, 04:08 AM
  3. Text size changes not showing on pages
    By ashley5nc in forum Templates, Stylesheets, Page Layout
    Replies: 1
    Last Post: 27 Apr 2008, 07:14 PM
  4. Replies: 1
    Last Post: 21 Sep 2007, 09:15 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
  •