VirtueMart Forum

VirtueMart 2 + 3 + 4 => General Questions => Topic started by: gofer123 on March 06, 2015, 08:16:11 AM

Title: Shipping text
Post by: gofer123 on March 06, 2015, 08:16:11 AM
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
Title: Re: Shipping text
Post by: GJC Web Design on March 06, 2015, 09:23:47 AM
switch it off in the shipping module
Title: Re: Shipping text
Post by: AH on March 06, 2015, 09:32:01 AM
 :'(
Title: Re: Shipping text
Post by: gofer123 on March 08, 2015, 04:39:19 AM
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
Title: Re: Shipping text
Post by: GJC Web Design on March 08, 2015, 11:45:17 AM
change the language constant - basic joomla
Title: Re: Shipping text
Post by: gofer123 on March 08, 2015, 22:00:52 PM
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
Title: Re: Shipping text
Post by: GJC Web Design on March 08, 2015, 22:39:51 PM
VMSHIPMENT_WEIGHT_COUNTRIES_WITH_SHIPMENT="With shipment %1s for %2s"

plugins\vmshipment\weight_countries\language\en-GB\en-GB.plg_vmshipment_weight_countries.ini

Title: Re: Shipping text
Post by: gofer123 on March 08, 2015, 22:51:53 PM
Thank you very much, that fixed it!
Cheers