Page 1 of 2 12 LastLast
Results 1 to 10 of 25

Hybrid View

  1. #1
    Join Date
    Feb 2006
    Location
    Malagash, Nova Scotia
    Posts
    16
    Plugin Contributions
    0

    Default title bar... last question

    I have edited the title bar but I would also like to edit that which preceeds : My Site :: Tag Line - Windows Inernet Explorer.
    For example, if I am on a product page it shows as
    Product Name - $10.00 : The Store Name :: The Tag Line - Windows Inernet Explorer
    I want to remove the reference to the price.
    Thanks in advance

  2. #2
    Join Date
    Oct 2006
    Posts
    152
    Plugin Contributions
    1

    Default Re: title bar... last question

    This is handled in the CATALOG module.

    Drill into the product that you want to edit that tag for and on the right there's a little image (the last one) that will take you to the Meta Tags for that product. Each element can be turned on or off.

    You can control each product individually.

    Personally I would do this on a spreadsheet of the data, and then import it into PHPMYADMIN.
    Have I thanked you yet today? I LOVE ZEN!

    Zen Cart Projects: 3 Buck Audio
    Nash Jewellers
    Enseka Solutions
    Bagpipe Solutions

  3. #3
    Join Date
    Feb 2006
    Location
    Malagash, Nova Scotia
    Posts
    16
    Plugin Contributions
    0

    Default Re: title bar... last question

    Quote Originally Posted by ginginca View Post
    You can control each product individually.
    Are you in turn saying that it isn't a global setting?
    Thx

  4. #4
    Join Date
    Oct 2006
    Posts
    152
    Plugin Contributions
    1

    Default Re: title bar... last question

    I've never went about it that way so I don't know.

    I usually want to control the meta tags individually anyway. So sorry I don't the answer to that. I'm not aware of a way to do it globally.
    Have I thanked you yet today? I LOVE ZEN!

    Zen Cart Projects: 3 Buck Audio
    Nash Jewellers
    Enseka Solutions
    Bagpipe Solutions

  5. #5
    Join Date
    Feb 2006
    Location
    Malagash, Nova Scotia
    Posts
    16
    Plugin Contributions
    0

    Default Re: title bar... last question

    Thanks, maybe someone else will read this post and know. I cannot find any way of doing so thus far.

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

    Default Re: title bar... last question

    There is a global setting in the Configuration ... Product Info ... to turn off the Price in the meta tag title for products that are not customized ...
    Meta Tags - Include Product Price in Title
    Do you want to include the Product Price in the Meta Tag Title?

    0= off 1= on
    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!

  7. #7
    Join Date
    Oct 2006
    Location
    Lostwithiel, Cornwall
    Posts
    69
    Plugin Contributions
    0

    Default Re: title bar... last question

    Hi

    Quote Originally Posted by cspsgl View Post
    I have edited the title bar

    Can you tell me how you did this please?

    Thanks

    Rich

  8. #8
    Join Date
    Oct 2006
    Location
    Lostwithiel, Cornwall
    Posts
    69
    Plugin Contributions
    0

    Default Re: title bar... last question

    Hi

    Don't worry I worked it out. For anyone else who stumbles on this thread you need to head to:
    includes - languages - english - meta_tags.php

    Don't edit that file directly though. Get a copy of it, then edit it then place it in this directory:
    includes - languages - english - Your template name (hint: you might need to create it).

    Enjoy.

    Rich

  9. #9
    Join Date
    Dec 2007
    Posts
    1
    Plugin Contributions
    0

    Default Re: title bar... last question

    Is possible to modify the title bar by modifing

    includes/modules/meta_tags.php

    first of all, do a backup of this page <--that's strongly important

    is the main meta_tags controller, and have a lot of things you can do.

    if you want to take off the price, simply rewrite some lines that contain the word "price", or if you dont understand much php, simply delete some lines that display the word "price" and be testing as be changing; for example:

    1-delete: $meta_products_price
    2-preview site... if does'nt work pass to instruction 3
    3-delete other line with word "price"
    4- go to instruction 2
    that's all

    just reformule the syntaxis, if you are advanced user of php,
    or detroys the syntaxis if you are amateur :-D ha ha ha...
    good luck to all!

    www.ateje.com

  10. #10
    Join Date
    Oct 2007
    Location
    Kentucky - USA
    Posts
    428
    Plugin Contributions
    0

    Default Re: title bar... last question

    I am torn.

    I understand that the stylesheet should be where you "change the style" of your text etc. However, below is how we have changed the style of the header tag in the header.php and it works great.
    define('HEADER_SALES_TEXT','<span style="font-size:112%">Sawhorse Jewelry Designs</span><br />Unique equine themed silver jewelry');

    Of course I want to make a change. I would like the top "Sawhorse Jewelry Designs" to be a different color than the default color in the stylesheet. And I bet there is a PHP way of doing this. (Which I know not how.) However, would it be "better" to do two tags in the php file and then define each tag's font & color in the Stylesheet?

    Any thoughts on 1st (How to do it in PHP) and the 2nd your feeling about doing it in the stylesheet.

 

 
Page 1 of 2 12 LastLast

Similar Threads

  1. Changing the search bar title to a simple page title.
    By Skodster in forum General Questions
    Replies: 2
    Last Post: 20 Jul 2012, 08:23 PM
  2. Change Nav Bar title to Match info box title
    By RobertG in forum Templates, Stylesheets, Page Layout
    Replies: 7
    Last Post: 3 Feb 2010, 02:38 PM
  3. Odd title bar and title page behavior
    By B.OBrien in forum General Questions
    Replies: 1
    Last Post: 13 Nov 2008, 03:51 AM
  4. WIE Title bar and tab bar headings
    By Catattak in forum Templates, Stylesheets, Page Layout
    Replies: 1
    Last Post: 4 Jun 2007, 05:36 PM
  5. Title Bar Info Question
    By zbargain in forum Templates, Stylesheets, Page Layout
    Replies: 10
    Last Post: 11 Jan 2007, 04:29 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