Hello all,
at product details , in admin page, i want to don't show product pricing form.
I found how i can remove it but in end if i do any change to another field and save it , in price shows me null or trash. What i must change to remove product pricing but keep old information?
I use virtuemart 2.0.22
Joomla 2.5.14
You can hide it with css
yeah i know , but i have children products and takes a lot to load all information (and some times crashes the page) for that reason i want to don't use that form .Hiding the css i have only the advatage to don't show it , not to don't load it
Quote from: patroclos on September 26, 2013, 09:19:41 AM
and some times crashes the page
Could you be more specific?
Quote from: Maxim Pishnyak on September 26, 2013, 12:10:14 PM
Quote from: patroclos on September 26, 2013, 09:19:41 AM
and some times crashes the page
Could you be more specific?
Yes ,sorry . Cause it takes too much time to load all the prices of all childer , page freezes for 10-15 secs and after that is ok. In my implemetation i don't care about that fields. All i want is to go to images and add an image quick and not waiting to load all tha information
URL to your web site, please.
You could try to use CSVI for adding images. Or use JMS Multi Images Upload maybe.
Quote from: Maxim Pishnyak on September 26, 2013, 12:24:25 PM
URL to your web site, please.
You could try to use CSVI for adding images. Or use JMS Multi Images Upload maybe.
First of a all a very very big thanks for help :D
Second unfortunately i work local and i can't upload it somewhere now.
CSVI can upload an image and set it to product for virtuemark ??(joomla admin -> virtuemark->products-> a product->image)
//Sorry for my english if it is not right
CSVI could attach already uploaded image.
It didn't help.Anymore ideas?