Results 1 to 5 of 5
  1. #1
    Join Date
    Nov 2010
    Location
    California
    Posts
    9
    Plugin Contributions
    0

    Default Remove Manufacturer from Browser Bar

    When I click a Manufacturer from the Manufacturer side box the browser tab reads Manufacturer:TITLE, SITE_TAGLINE

    Microsoft:Atomicbit.com, Taranto Info Systems.

    I don't want Manufacturers or Product in my browser bar?, Help.

  2. #2
    Join Date
    Sep 2003
    Location
    Ohio
    Posts
    69,402
    Plugin Contributions
    6

    Default Re: Remove Manufacturer from Browser Bar

    Did you try to customize the module file for the meta_tags.php around line 148:
    Code:
              define('META_TAG_TITLE', str_replace('"','', $manufacturer_metatags->fields['manufacturers_name'] . PRIMARY_SECTION . TITLE . TAGLINE));
    You can test you are fixing the correct line with something like:
    Code:
              define('META_TAG_TITLE', 'HELLO WORLD!' . str_replace('"','', $manufacturer_metatags->fields['manufacturers_name'] . PRIMARY_SECTION . TITLE . TAGLINE));
    NOTE: Be sure that you use your templates and overrides file for the changes ...
    Linda McGrath
    If you have to think ... you haven't been zenned ...

    Did YOU buy the Zen Cart Team a cup of coffee and a donut today? Just click here to support the Zen Cart Team!!

    Are you using the latest? Perhaps you've a problem that's fixed in the latest version: [Upgrade today!]
    Officially PayPal-Certified! Just click here

    Try our Zen Cart Recommended Services - Hosting, Payment and more ...
    Signup for our Announcements Forums to stay up to date on important changes and updates!

  3. #3
    Join Date
    Nov 2010
    Location
    California
    Posts
    9
    Plugin Contributions
    0

    Default Re: Remove Manufacturer from Browser Bar

    I looked in includes/languages/english/meta_tags.php and did not see it there.

    v1.3.9h, godaddy, ubuntu, firefox

  4. #4
    Join Date
    Sep 2003
    Location
    Ohio
    Posts
    69,402
    Plugin Contributions
    6

    Default Re: Remove Manufacturer from Browser Bar

    Could you look for the module in the:
    /includes/modules/meta_tags.php

    and you can then customize it and put your changes in:
    /includes/modules/your_template_dir/meta_tags.php
    Linda McGrath
    If you have to think ... you haven't been zenned ...

    Did YOU buy the Zen Cart Team a cup of coffee and a donut today? Just click here to support the Zen Cart Team!!

    Are you using the latest? Perhaps you've a problem that's fixed in the latest version: [Upgrade today!]
    Officially PayPal-Certified! Just click here

    Try our Zen Cart Recommended Services - Hosting, Payment and more ...
    Signup for our Announcements Forums to stay up to date on important changes and updates!

  5. #5
    Join Date
    Nov 2010
    Location
    California
    Posts
    9
    Plugin Contributions
    0

    Default Re: Remove Manufacturer from Browser Bar

    Found it modules

 

 

Similar Threads

  1. Remove manufacturer from advanced search?
    By maxy007 in forum General Questions
    Replies: 13
    Last Post: 15 Feb 2012, 03:19 AM
  2. Remove /zencart from website name in browser field
    By Sushigal in forum General Questions
    Replies: 4
    Last Post: 7 Jul 2010, 02:53 PM
  3. Remove Manufacturer from Advanced Search
    By kwarner in forum General Questions
    Replies: 1
    Last Post: 2 May 2009, 09:37 PM
  4. Remove text from above the browser bar?
    By benjames in forum Templates, Stylesheets, Page Layout
    Replies: 3
    Last Post: 22 Sep 2006, 12:33 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