VirtueMart Forum

VirtueMart 2 + 3 + 4 => Virtuemart Development and bug reports => Topic started by: nordmograph on February 14, 2015, 02:35:37 AM

Title: [solved] Custom field tooltip doesn't support JText constant language strings
Post by: nordmograph on February 14, 2015, 02:35:37 AM
Hello

Although it's possible to render a custom field title with a language constant string, it doesn't work with the tooltip field.
This is the only way to have the tooltip multilingual.

Maybe this can be solved in a future update.
Title: Re: Custom field tooltip doesn't support JText constant language strings
Post by: Milbo on February 14, 2015, 11:03:30 AM
thx, found.
Title: Re: Custom field tooltip doesn't support JText constant language strings
Post by: nordmograph on February 16, 2015, 12:33:27 PM
Hi Max,

Same topic, but with category titles, they handle language constant fine when displaying in the Page, but the browser title shows the constant lang var instead of the language string.
Title: Re: Custom field tooltip doesn't support JText constant language strings
Post by: Milbo on February 16, 2015, 14:31:53 PM
added
Title: Re: Custom field tooltip doesn't support JText constant language strings
Post by: nordmograph on March 29, 2015, 19:11:18 PM
Hello Max,

I just updated to vm3.0.6.4
and the change you mentioned (category title language constants) is missing on  the 2 locations on the screenshot (browser tab on top left corner still misses the JText when loading the category name.
and same on 'Back to Category button' rollover tooltip).

Will this be added or should I use an override?
Title: Re: Custom field tooltip doesn't support JText constant language strings
Post by: nordmograph on April 08, 2015, 15:06:12 PM
Great!
vm3.0.7 solves the page title missing JText. Thanks !
Only one left on the back to category button tooltip.
Title: Re: Custom field tooltip doesn't support JText constant language strings
Post by: Milbo on April 08, 2015, 16:51:26 PM
works for me. I added a lot vmText to category_name, at least 5-6 locations
Title: Re: Custom field tooltip doesn't support JText constant language strings
Post by: nordmograph on April 08, 2015, 16:58:49 PM
OK fine, probably the template override that needed to be updated.
Thanks, I'll mark this as "solved"
Title: Re: Custom field tooltip doesn't support JText constant language strings
Post by: Milbo on April 08, 2015, 16:59:11 PM
exactly