Custom Fields issue

Rate this topic: Evaluations: 2, 3.50 on the average.Evaluations: 2, 3.50 on the average.Evaluations: 2, 3.50 on the average.Evaluations: 2, 3.50 on the average.Evaluations: 2, 3.50 on the average.Evaluations: 2, 3.50 on the average.3.50 out of 6 based on 2 vote(s)
GK User
Wed Apr 16, 2014 5:31 am
Reply with quote
Report this post
Hello,
I am using Virtuemart 2.0.26c with Joomla 2.5.19.
I have added a Custom field as String and want it to display on the Product Details page. But it is not appearing on the product details page. Seems like an issue..

Can you please help?

Thanks
User avatar
Senior Boarder

GK User
Fri Apr 18, 2014 5:36 pm
Reply with quote
Report this post
Hello,

Please try to upgrade the VM to the newest version and use the newest version of the template.
User avatar
Administrator

GK User
Thu May 29, 2014 6:48 am
Reply with quote
Report this post
Hi,
I have the same problem. I have added custom filelds "nr kartki" i "wymiary" and filled them with data. I updated the template to 3.11vm and my VM version is 2.6, but custom fields are still not visible on product page.
Please, help.
User avatar
Junior Boarder

GK User
Thu May 29, 2014 9:07 am
Reply with quote
Report this post
What is your custom fields position? VirtueMart allows you to choose between top/bottom/normal, please try to change the position to bottom.
User avatar
Platinum Boarder

GK User
Thu May 29, 2014 9:23 am
Reply with quote
Report this post
I`ve found the solution. In the layout position field there should be inserted text "ontop" or "onbot".
But how to show the custom fields text in the position where is "Ask a question"?
User avatar
Junior Boarder

GK User
Fri May 30, 2014 1:27 pm
Reply with quote
Report this post
This require changes in our VM layout, you need to open template/html/com_virtuemart/productdetails/default.php file and find custom fields area, then cut code and paste in the place where 'ask' button is generated.
User avatar
Platinum Boarder

GK User
Mon Jun 02, 2014 4:32 pm
Reply with quote
Report this post
OK, thank You. Now it is in place :)
My next problem: I can`t figure out how to insert the custom field text on the VirtueMart category page under the picture. I found the place and if I insert there simply some text, it is shown. But when I insert code from product detail page:
Code: Select all
<h5><?php   if (!empty($this->product->customfieldsSorted['undertitle'])) {
$this->position='undertitle';
echo $this->loadTemplate('customfields');
} ?></h5>
nothing happens :(
My VirtueMart version is 2.6.6 and the template is InStyle.
User avatar
Junior Boarder

GK User
Tue Jun 03, 2014 8:39 am
Reply with quote
Report this post
Could you tell me which file you have modified? Core VM file or template overrided view?
User avatar
Platinum Boarder

GK User
Mon Jun 30, 2014 12:31 am
Reply with quote
Report this post
Hello,
I am having the same issue. I updated to the newest version of VM and just downloaded the latest version of the template but no custom fields are being displayed. Any help is greatly appreciated,

Thanks!
Patrick
User avatar
Fresh Boarder

GK User
Mon Jun 30, 2014 9:18 am
Reply with quote
Report this post
What is your custom fields position? In VM you can choose between top, bottom etc position for this elements so please try to change position. On Beez template all is fine?
User avatar
Platinum Boarder

GK User
Mon Jun 30, 2014 4:01 pm
Reply with quote
Report this post
Thank you for your response. I did try all the vm positions but it still does not appear. I tried using the standard joomla template and all custom fields did display. I did not have to put on a vm position for the default template. Thanks again for our quick response. Patrick
User avatar
Fresh Boarder

GK User
Wed Jul 02, 2014 10:27 pm
Reply with quote
Report this post
Do you use latest template version? I've checked custom fields on quickstart package and all is fine there.
User avatar
Platinum Boarder

GK User
Wed Jul 02, 2014 10:43 pm
Reply with quote
Report this post
Thank you for your reply. I just downloaded the latest version of Virtuemart and downloaded the latest version of the StoreBox template (just the template itself, not the quick start) and still have the same problem.

Any help is appreciated.

Thanks again
User avatar
Fresh Boarder

GK User
Thu Jul 03, 2014 7:21 am
Reply with quote
Report this post
Probably it will be necessary to look at files. Please make a quick test before you send me ftp details - go to template/html/com_virtuemart directory and rename directory called 'productdetails'. If the custom fields appear please send me FTP details via PM (please remember to include link to this forum topic).
User avatar
Platinum Boarder

GK User
Tue Jul 22, 2014 6:00 pm
Reply with quote
Report this post
I've the same issue on Storefront template. Vm and the template are the last update. renaming the "productdetails" folder the custom fields show.

Can you help me? Thanks in advance

Frankie
User avatar
Fresh Boarder

GK User
Mon Jul 28, 2014 1:30 pm
Reply with quote
Report this post
We are preparing an update for this latest VM changes, please just check our updates section we should release a fix for this and other VM problem in next days.
User avatar
Platinum Boarder

GK User
Fri Aug 01, 2014 10:04 am
Reply with quote
Report this post
Can you give the url about your update site section?

is it the download page?

Thanks

Frankie
User avatar
Fresh Boarder

GK User
Fri Aug 01, 2014 10:13 am
Reply with quote
Report this post
I dowloaded the last template version 3.11.3vm and I installed it but the custom fields dont show again!!!!

Can you help me?

Frankie
User avatar
Fresh Boarder

GK User
Fri Aug 01, 2014 12:11 pm
Reply with quote
Report this post
I found the issue:

If the price of product is setting to 0, the custom fields dont show else they show;

I hope to give you a right guideline to solve the issue!

Ciao Frankie
User avatar
Fresh Boarder

GK User
Mon Aug 04, 2014 10:37 am
Reply with quote
Report this post
@furasan could you provide me access details to your installation via PM?
User avatar
Platinum Boarder

GK User
Mon Sep 22, 2014 6:09 pm
Reply with quote
Report this post
HI, i send you informations to enter in my site to solve the issue.

Can you tell me if you recieved my PM?

Thanks in advance

Frankie
User avatar
Fresh Boarder

GK User
Thu Apr 09, 2015 8:37 pm
Reply with quote
Report this post
Hi there,

I'm having a similar problem with the latest Storebox and the latest Virtuemart and Joomla 3.

The custom fields will not show.

I'm trying to set up a simple drop down menu or check boxes so the user can choose a colour attribute for a product.

I appreciate any assistance you can give me here.

Thanks, Mark
User avatar
Senior Boarder

GK User
Fri Apr 10, 2015 12:52 pm
Reply with quote
Report this post
Hello,

Did you tried to specify the layout position to addtocart?
User avatar
Administrator

GK User
Fri Apr 10, 2015 1:45 pm
Reply with quote
Report this post
Yes when I specify the 'addtocart' position it doesn't show the custom fields at all and if I leave it blank it displays it in the description text at the bottom. Seems like there's a problem somewhere as the product weight attribute doesn't display either.
User avatar
Senior Boarder

GK User
Tue Apr 14, 2015 4:00 pm
Reply with quote
Report this post
@Purch - please send me a PM message with FTP and back-end access to your website.
User avatar
Administrator


cron
Remember me
Register New Account
If you are old Gavick user, click HERE for steps to retrieve your account.