Problem with custom fields in virtuemart

Rate this topic: Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.1.00 out of 6 based on 1 vote(s)
GK User
Tue Jan 14, 2014 1:13 am
Reply with quote
Report this post
Hello
I'm setting virtuemart carefully to avoid mistakes. I have now set up a custom field to choose sauces for Italian dishes. But any custom field I put in any meal, makes the whole page is paralyzed. Nothing works.
In the virtuemart forum tell me which is the template and probably shock libraries. I don't know how to test it and don't know what libraries can be and how to do with this. I need your help. A link is http://www.danoi.cl/2014/index.php/plat ... uez-detail
User avatar
Expert Boarder

teitbite
Tue Jan 14, 2014 2:53 am
Reply with quote
Report this post
Hi

First thing please check how it works if Yu rename /html/com_virtuemart/productdetails to /html/com_virtuemart/_productdetails . Please let me know if this makes a difference, so I'll know where the problem can be.
User avatar
Moderator

GK User
Tue Jan 14, 2014 2:15 pm
Reply with quote
Report this post
Yes, when I rename productdetails folder to _productdetails, the product details lose the style but is still paralyze and nothing works,
http://www.danoi.cl/2014/index.php/plat ... -49-detail
User avatar
Expert Boarder

GK User
Wed Jan 15, 2014 1:26 pm
Reply with quote
Report this post
Mmm
I made a mistake
I was wrong in Forum, is the template esport that has the problem. forgiveness, I will write in the corresponding forum!!!. :oops:
User avatar
Expert Boarder

teitbite
Thu Jan 16, 2014 5:37 am
Reply with quote
Report this post
Hi

That's ok. But if the problem is still present after renaming the folder that means that issue is within VM itself. I think You should ask this question of VM forum, I'm not a VM expert.
User avatar
Moderator

GK User
Thu Jan 16, 2014 1:03 pm
Reply with quote
Report this post
I'm waiting an answer since five days from VM forum. They may not answer. I bought the Esport template with virtuemart to avoid configuration problems (Virtuemart is complicated). Apparently it's a problem of libraries, but I do not want to test it by disabling mootools or JQuery VM because other times have been worse.
User avatar
Expert Boarder

teitbite
Sat Jan 18, 2014 4:07 am
Reply with quote
Report this post
Hi

Ok. So lets try to find a woreround. Please send me an access to ftp and tell me which browser are You using.
User avatar
Moderator

GK User
Mon Jan 20, 2014 2:04 pm
Reply with quote
Report this post
Hi
I've noticed the custom field works well in Mozilla but not in Chrome or Safari (I could not test on explore yet).
I was working in Chrome and think this is the most used browser. I'm sending you FTP pass through PM.
User avatar
Expert Boarder

teitbite
Tue Jan 21, 2014 7:23 am
Reply with quote
Report this post
Hi

I've just found out it was not a custom fields problem but a VM conflicting with one of template functions. I've hidden the element causing the problem and now everything works ok. Solution was to add this small piece of code to override.css:

Code: Select all
#gkPopupOverlay {
    display: none !important;
}
User avatar
Moderator

GK User
Tue Jan 21, 2014 6:39 pm
Reply with quote
Report this post
Teitbite, thanks you very much!! now all works!!
User avatar
Expert Boarder

teitbite
Wed Jan 22, 2014 7:50 am
Reply with quote
Report this post
Hi

Finally :) Glad it worked.
User avatar
Moderator


cron