Hi,
In the product details page I have this extra text I'm trying to delete, please see attached image.
The only text that is required is "shipping within New Zealand for $0.00" which is what I called it in the shipping method in the back end, the "with shipment" I'm trying to delete but after searching can't find it, can someone tell where to find this text please.
Cheers
Joomla! 3.3.6
VirtueMart 3.0.4
PHP 5.3.29
switch it off in the shipping module
:'(
Thanks for the reply, if I switch it off in the shipping module that will delete all text, I want "shipping within New Zealand for $0.00" to remain but not the text in front of it.
Cheers
change the language constant - basic joomla
Thanks for the reply, I tried going into "Language Manager: Language Overrides" and searching for the text in both Value & Constant but no match. I did a complete local search in Dreamweaver on entire local site but still nothing, it's a mystery (to me anyway!)
Anywhere else I could look?
Cheers
VMSHIPMENT_WEIGHT_COUNTRIES_WITH_SHIPMENT="With shipment %1s for %2s"
plugins\vmshipment\weight_countries\language\en-GB\en-GB.plg_vmshipment_weight_countries.ini
Thank you very much, that fixed it!
Cheers