Results 1 to 10 of 10
  1. #1
    Join Date
    Sep 2010
    Location
    Stoke-on-Trent, Staffordshire. UK
    Posts
    131
    Plugin Contributions
    0

    Default Product / Category Title Length

    This may be simple for some, but I cannot find any settings for increasing my product and category title length's. I realise that having long titles is not great but it is not the title itself that I am trying to lengthen. I have started using basing html, like strong tags and h3 tags ..etc and I am constantly running out of space. Can anyone let me know how to broaden the title length, Thank you

  2. #2
    Join Date
    Aug 2005
    Location
    Arizona
    Posts
    27,755
    Plugin Contributions
    9

    Default Re: Product / Category Title Length

    A link to this issue
    Zen-Venom Get Bitten

  3. #3
    Join Date
    Sep 2010
    Location
    Stoke-on-Trent, Staffordshire. UK
    Posts
    131
    Plugin Contributions
    0

    Default Re: Product / Category Title Length

    Sorry I don't understand how I can link you to this issue, since the issue is within the admin of all zen cart users.

    Let me explain a little more clearly. When creating a new category or product, you only get a limited amount of characters to add into the title box. This is a substantial amount of characters however when using html code in the title box to add text decoration this space becomes limited. Is there a way to increase the amount of characters allowed to be submitted into this box and successfully read?
    Last edited by Miff; 30 Nov 2010 at 09:37 PM. Reason: typo

  4. #4
    Join Date
    Aug 2005
    Location
    Arizona
    Posts
    27,755
    Plugin Contributions
    9

    Default Re: Product / Category Title Length

    I don't understand how I can link you to this issue, since the issue is within the admin of all zen cart users
    Was requesting a link to your shop frontend to see what it looks like

    I have started using basing html, like strong tags and h3 tags ..etc and I am constantly running out of space.
    Should not be styling there - - That is what css is for
    Zen-Venom Get Bitten

  5. #5
    Join Date
    Sep 2010
    Location
    Stoke-on-Trent, Staffordshire. UK
    Posts
    131
    Plugin Contributions
    0

    Default Re: Product / Category Title Length

    Ahh now I get you, to be honest iv been messing around for zen for a while now and have not built any stores by hand for a few years and was thinking purely from a zen point of view rather than my design experience, lol.

    You can find a link in my signature. Any detailed support on how I can change my templates css would be appreciated. I have never coded php apart from zen cart before and am currently using html5. I still do not understand php so i would be happy if you could direct me. Thank you
    Visit Andy's Motorcycles
    www.andysmotorcycles.com
    Motorcycle & Scooter Parts, Spares & accessories

  6. #6
    Join Date
    Sep 2010
    Location
    Stoke-on-Trent, Staffordshire. UK
    Posts
    131
    Plugin Contributions
    0

    Default Re: Product / Category Title Length

    Basically what I am trying to do is add <strong></strong> tags to all of my category and sub category titles. i dont have a clue on how to do this. I was about to do it by adding the tag within my title box but if you can direct with css that would be even better. You can see where I have done this if you click Aprilia and then you will see that the sub category Aprilia SR50 has <strong></strong> tags added. Well i want this added to ALL of my category and sub-category levels. There are a couple of levels which have not been added yet but which will fall underneath the bike models. I do not want the categories in my category sidebox changed though.
    Visit Andy's Motorcycles
    www.andysmotorcycles.com
    Motorcycle & Scooter Parts, Spares & accessories

  7. #7
    Join Date
    Aug 2005
    Location
    Arizona
    Posts
    27,755
    Plugin Contributions
    9

    Default Re: Product / Category Title Length

    Any detailed support on how I can change my templates css
    In a standard install this would be adding styling to #categoriesContent

    You appear to have alter this to be a UL with li's

    If it is still #categoriesContent
    Then it can be styled with
    #categoriesContent ul
    #categoriesContent ul li
    Etc

    This is not php in any way and only standard css which you can google for allowable style entries

    Strong would be replaced with bold and so forth in your templates stylesheet.css file
    Zen-Venom Get Bitten

  8. #8
    Join Date
    Sep 2010
    Location
    Stoke-on-Trent, Staffordshire. UK
    Posts
    131
    Plugin Contributions
    0

    Default Re: Product / Category Title Length

    Yes I have years of experience with css my only issue with php was finding the location of the css files. I have however found it now and will have no issues editing my site. Thank you for your assistance.
    Visit Andy's Motorcycles
    www.andysmotorcycles.com
    Motorcycle & Scooter Parts, Spares & accessories

  9. #9
    Join Date
    Sep 2010
    Location
    Stoke-on-Trent, Staffordshire. UK
    Posts
    131
    Plugin Contributions
    0

    Default Re: Product / Category Title Length

    So there is no simple solution to allow you to add extra character spaces to product and category title boxes?
    I understand what you are saying about styling etc but this does still not solve my problem that the title box still does not accept enough characters. Also sometimes other tags need to be used like for example when using &amp;. You do not need to do this but if you dont any page that this product then appears on will no longer pass html conformity. To some this is not important but it is just an example of how simply things like that make you make a decision about whether you want to code correctly and use 4 characters for an & symbol rather than just 1. My main reason is that for the products that I sell titles really need to be very explanatory so a litle more length would be nice. I was hoping that there was a simple line of code somewhere that rules the maximum length of a title but perhaps it is not that simple. This is all I real,y require help on. I do appreciate the styling tips though. Thank you
    Visit Andy's Motorcycles
    www.andysmotorcycles.com
    Motorcycle & Scooter Parts, Spares & accessories

  10. #10
    Join Date
    Aug 2005
    Location
    Arizona
    Posts
    27,755
    Plugin Contributions
    9

    Default Re: Product / Category Title Length

    products that I sell titles really need to be very explanatory so a litle more length would be nice
    Record length is defined in the table for that record in the DB
    usually a var char entry
    One can change the variable charater length but only in the database using a tool like phpmyadmin
    Zen-Venom Get Bitten

 

 

Similar Threads

  1. extending length of product title
    By mek113 in forum Setting Up Categories, Products, Attributes
    Replies: 3
    Last Post: 6 May 2011, 04:54 AM
  2. Product heading/Title Length
    By thinkdeal in forum General Questions
    Replies: 3
    Last Post: 4 Nov 2010, 09:03 PM
  3. Replies: 5
    Last Post: 21 Aug 2009, 11:22 AM
  4. category order and length of title
    By Ragenther in forum Templates, Stylesheets, Page Layout
    Replies: 3
    Last Post: 11 Dec 2008, 03:05 PM

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