customPrice / custom fields, remove + 100 rubles
Rate this topic: 




1.00 out of 6 based on 1 vote(s)






- GK User
- Tue Oct 07, 2014 11:39 am
- Reply with quote
- Report this post
Hi,
How to remove + 60 rubles
+ 150 rubles
+ 150 rubles
How to remove + 60 rubles
+ 150 rubles
+ 150 rubles
-
- Fresh Boarder
- GK User
- Tue Oct 07, 2014 5:35 pm
- Reply with quote
- Report this post
Hi,
Joke: "Give me 100 rubles and I'll remove it"
Real life:
those are products options, check VM setting,
or
so ask specialist who made you a website.
Joke: "Give me 100 rubles and I'll remove it"
Real life:
those are products options, check VM setting,
or
so ask specialist who made you a website.
-
- Platinum Boarder
- GK User
- Wed Oct 08, 2014 3:08 am
- Reply with quote
- Report this post
Oscar E wrote:Hi,
Joke: "Give me 100 rubles and I'll remove it"
Real life:
those are products options, check VM setting,
or
so ask specialist who made you a website.
I meant only to remove the signature values.
A value taken into account when choosing them.
Sorry, I almost do not speak English, only through translation
which file to edit? here?
templates / gk_bikestore / html / com_virtuemart / productdetails / default.php
if so, where?
-
- Fresh Boarder
- GK User
- Wed Oct 08, 2014 4:01 am
- Reply with quote
- Report this post
digitalphotos wrote:Oscar E wrote:Hi,
Joke: "Give me 100 rubles and I'll remove it"
Real life:
those are products options, check VM setting,
or
so ask specialist who made you a website.
I meant only to remove the signature values.
A value taken into account when choosing them.
l/administrator/components/com_virtuemart/models/customfields.php
Sorry, I almost do not speak English, only through translation
which file to edit? here?
if so, where?
-
- Fresh Boarder
- GK User
- Wed Oct 08, 2014 4:12 am
- Reply with quote
- Report this post
digitalphotos wrote:digitalphotos wrote:Oscar E wrote:Hi,
Joke: "Give me 100 rubles and I'll remove it"
Real life:
those are products options, check VM setting,
or
so ask specialist who made you a website.
I meant only to remove the signature values.
A value taken into account when choosing them.
l/administrator/components/com_virtuemart/models/customfields.php
Sorry, I almost do not speak English, only through translation
which file to edit? here?
if so, where?
just remove the signature price!
-
- Fresh Boarder
- GK User
- Wed Oct 08, 2014 7:32 am
- Reply with quote
- Report this post
Check here: administrator/index.php?option=com_virtuemart&view=currency
find your default country there and edit values.
Sorry but we don't help via support with VM customizations.
find your default country there and edit values.
Sorry but we don't help via support with VM customizations.
-
- Platinum Boarder
- GK User
- Wed Oct 08, 2014 10:21 am
- Reply with quote
- Report this post
Oscar E wrote:Check here: administrator/index.php?option=com_virtuemart&view=currency
find your default country there and edit values.
Sorry but we don't help via support with VM customizations.
You did not understand me.
Difficulties of my translation!

-
- Fresh Boarder
- GK User
- Wed Oct 15, 2014 3:00 am
- Reply with quote
- Report this post
Oscar E wrote:Check here: administrator/index.php?option=com_virtuemart&view=currency
find your default country there and edit values.
Sorry but we don't help via support with VM customizations.
administrator/components/com_virtuemart/models/customfields.php
886 line:
$productCustom->text = $productCustom->custom_value . ' ' . $price;
$productCustom->text = $productCustom->custom_value . ' ' ;
And, enjoy your life!
-
- Fresh Boarder
- GK User
- Wed Oct 15, 2014 8:28 am
- Reply with quote
- Report this post
But remember about this change before next VM update.
That's why customizations of core files are not always the best solutions.
VM have its own forum.
That's why customizations of core files are not always the best solutions.
VM have its own forum.
-
- Platinum Boarder
- GK User
- Wed Oct 15, 2014 11:19 am
- Reply with quote
- Report this post
Oscar E wrote:But remember about this change before next VM update.
That's why customizations of core files are not always the best solutions.
VM have its own forum.
OK!
-
- Fresh Boarder
10 posts
• Page 1 of 1