Log in

View Full Version : Navbar Last Element / Navbits Last Element Length


TruthElixirX
09-22-2012, 02:19 AM
I am trying to figure out how to make the last element of the navbits to not truncate. Example:

https://dl.dropbox.com/u/14824930/truncate.PNG

How do I lengthen it so it does not become (Free...? I still want it to cut off but control the number of characters.

I tracked my way down to functions.php and found function construct_navbits() but do not see anything in it about the length of the last element.

Any ideas?

Yellow Slider
09-22-2012, 02:21 PM
Couldn't find any indication that there is trimming, does this occur when you disable all of your plugins and products?

TruthElixirX
10-07-2012, 03:44 AM
Couldn't find any indication that there is trimming, does this occur when you disable all of your plugins and products?

It doesn't! That is why I couldn't find it in the code. Thanks! I will look into my plugins now.