VirtueMart Forum

VirtueMart 2 + 3 + 4 => Installation, Migration & Upgrade => Topic started by: marvays on March 31, 2018, 06:39:37 AM

Title: Problem with custom fields after update VM
Post by: marvays on March 31, 2018, 06:39:37 AM
Hi. I had update VM for any delivery plugin.
When I upgraded to version VM 3.2.13 i have problem with custom fields -> product variant. I see this variant, but price not calculate :(
When I renamed folder in my template /html/com_virtuemart/productdetails are work great. but see default template, not cleanmart (https://www.flexiblewebdesign.com/Virtuemart-Templates/CleanMart) :(

I think that problem is in some jQ. I trying jQuery easy but not work for me. I try any configuration for it, but nothing work. jQ is a Spanish village for me :)

Now I have joomla 3.6.8, VM 3.2.13 and CleanMart 3.9.3.2

Please help me. test page is here: http://santos.richta.eu/eshop/24-brazilie-santos
Title: Re: Problem with custom fields after update VM
Post by: jenkinhill on March 31, 2018, 11:39:38 AM
You should not use jQueryEasy with J3/VM3 as it causes more problems than it solves.

I think this could be due to the custom fields plugin (support for that on https://breakdesigns.net/support ) or your cleanmart template needs updating.
Title: Re: Problem with custom fields after update VM
Post by: Studio 42 on March 31, 2018, 15:40:29 PM
I think problem is customfield for all.
Check for updates
Title: Re: Problem with custom fields after update VM
Post by: marvays on April 03, 2018, 09:15:07 AM
Quote from: Studio 42 on March 31, 2018, 15:40:29 PM
I think problem is customfield for all.
Check for updates
Check for updates for what?
Title: Re: Problem with custom fields after update VM
Post by: marvays on April 03, 2018, 09:17:25 AM
Quote from: jenkinhill on March 31, 2018, 11:39:38 AM
You should not use jQueryEasy with J3/VM3 as it causes more problems than it solves.

I think this could be due to the custom fields plugin (support for that on https://breakdesigns.net/support ) or your cleanmart template needs updating.
Thx. My updates done :( Can I fix this problem with jQuery Easy?
Title: Re: Problem with custom fields after update VM
Post by: Studio 42 on April 03, 2018, 10:31:11 AM
You cannot solve it with jQuery Easy, the customfield for all plugin is not calling price, it's why i say to check for updating it.
Title: Re: Problem with custom fields after update VM
Post by: marvays on April 03, 2018, 10:52:13 AM
Quote from: Studio 42 on April 03, 2018, 10:31:11 AM
You cannot solve it with jQuery Easy, the customfield for all plugin is not calling price, it's why i say to check for updating it.
now i update this plugin, but problem not solved. This problem must be in template :( When i change template, the problem is resolved.
Title: Re: Problem with custom fields after update VM
Post by: Jörgen on April 03, 2018, 10:57:20 AM
Talk to cleanmart

regards

Jörgen @ Kreativ Fotografi

Title: Re: Problem with custom fields after update VM
Post by: marvays on April 03, 2018, 11:07:36 AM
Quote from: Jörgen on April 03, 2018, 10:57:20 AM
Talk to cleanmart

I am trying few days.
Title: Re: Problem with custom fields after update VM
Post by: marvays on April 03, 2018, 11:10:06 AM
Problem must be in this file. When i delete it, and load default VM detailpage, all works.
Title: Re: Problem with custom fields after update VM
Post by: jenkinhill on April 03, 2018, 11:20:32 AM
Last info on this template:  http://forum.virtuemart.net/index.php?topic=136951.msg489774#msg489774
Title: Re: Problem with custom fields after update VM
Post by: marvays on April 03, 2018, 11:25:45 AM
http://forum.virtuemart.net/index.php?topic=135484.msg482105 :)
Title: Re: Problem with custom fields after update VM
Post by: Jörgen on April 03, 2018, 11:32:32 AM
I guess You need version 1.0.4 of cleanmart.

regards

Jörgen @ Kreativ Fotografi
Title: Re: Problem with custom fields after update VM
Post by: marvays on April 03, 2018, 11:38:14 AM
Quote from: Jörgen on April 03, 2018, 11:32:32 AM
I guess You need version 1.0.4 of cleanmart.

regards

Jörgen @ Kreativ Fotografi
You talk about template Material Mart, i think :)
But, I have CleanMart  (v3.9.3.2)
Title: Re: Problem with custom fields after update VM
Post by: jenkinhill on April 03, 2018, 12:03:13 PM
I don't know how often flexiblewebdesign visits this forum. Last visit was 6 weeks ago.
Title: Re: Problem with custom fields after update VM
Post by: marvays on April 03, 2018, 12:50:11 PM
Solved. my friend advised me.
Change in product detail template
<div id="FlexibleProductDetailsPage" class="productdetails-view">
to
<div id="FlexibleProductDetailsPage" class="productdetails-view product-container">

As a thank him, I have a small ad on his good VM extensions: https://joomla.bypv.org/en/products
Title: Re: Problem with custom fields after update VM
Post by: Jörgen on April 03, 2018, 13:18:29 PM
Good that You got it solved.

Quote from: marvays on April 03, 2018, 11:38:14 AM
Quote from: Jörgen on April 03, 2018, 11:32:32 AM
I guess You need version 1.0.4 of cleanmart.

regards

Jörgen @ Kreativ Fotografi
You talk about template Material Mart, i think :)
But, I have CleanMart  (v3.9.3.2)

Sorry not even 3.9.7 is said to be 3.2 compatible.

regards

Jörgen @ Kreativ Fotografi
Title: Re: Problem with custom fields after update VM
Post by: jenkinhill on April 03, 2018, 14:24:20 PM
Quote from: marvays on April 03, 2018, 12:50:11 PM
Solved. my friend advised me.

That was advised to all VM users about 18months ago!   http://forum.virtuemart.net/index.php?topic=135402.0
Title: Re: Problem with custom fields after update VM
Post by: Studio 42 on April 03, 2018, 18:16:21 PM
Quote from: marvays on April 03, 2018, 12:50:11 PM
Solved. my friend advised me.
Change in product detail template
<div id="FlexibleProductDetailsPage" class="productdetails-view">
to
<div id="FlexibleProductDetailsPage" class="productdetails-view product-container">

If you have an obsolete template, your template provider should do the work.
Complain the dev that he update the template, so we dont have to loose time.