VirtueMart Forum

VirtueMart 2 + 3 + 4 => General Questions => Topic started by: quincythequill on July 17, 2012, 08:29:11 AM

Title: Modal Popup Text Mods
Post by: quincythequill on July 17, 2012, 08:29:11 AM
Hi All

Can anyone point me in the direction to where I can modify the text that comes up in the popup window that appears when the "add to cart" button is clicked. I would simply like to change the text for "out of stock" to some other text or perhaps show an image and maybe tweek the box itself.

VM2 2.08a  Joomla 1.5.26

Thanks
Title: Re: Modal Popup Text Mods
Post by: ivus on July 18, 2012, 07:01:39 AM
Hi quincythequill,

Two part question...
Go nuts, but as far as changing the layout without hacking the core code... that's another issue. You can start here...

http://extensions.joomla.org/extensions/style-a-design/templating/15611 (http://extensions.joomla.org/extensions/style-a-design/templating/15611)


I use this to modify/extend controllers.



Title: Re: Modal Popup Text Mods
Post by: quincythequill on July 19, 2012, 04:13:21 AM
Thanks Ivus,

Just one problem with your suggestion. In (>Extensions > Language Manager >) I dont have overrides so Im guessing its a plugin ?   Surely there is an actual place in the code where these text strings exist ??
Title: Re: Modal Popup Text Mods
Post by: ivus on July 19, 2012, 06:28:59 AM
Hi quincythquill,

sorry I didint notice that you said you were using J!1.5.

You can manually change the text in the language file located at

\language\en-GB\en-GB.com_virtuemart.ini

I hope this helps.
Title: Re: Modal Popup Text Mods
Post by: quincythequill on July 23, 2012, 03:59:08 AM
Thanks ivus,

I searched every bit of the virtuemart folders and didn't realise that there was stuff in the joomla area. Pretty obvious now.
Can fix all the things i want now.
Now if I can only get a good looking theme that works

Thanks again