-
AuthorPosts
-
romolo Friend
romolo
- Join date:
- August 2012
- Posts:
- 585
- Downloads:
- 97
- Uploads:
- 37
- Thanks:
- 79
- Thanked:
- 23 times in 11 posts
November 2, 2015 at 11:00 am #721050Hi
We having trouble with the “Choose a variant” button on VM products, particularly when viewing product categories…
We have enabled product child variants and they work and display fine when we view individual products, for example –
However the button doesn’t work or do anything when we view a category of products, for example all these buttons in highlighted red don’t work –
As you can see here on the VM demo the “choose a variant” button should work just fine – http://demo.virtuemart.net/
Please investigate and advise – Please bear in mind this site is LIVE when investigating.
You will need to login to the frontend to see a special menu link for the shop.Thanks
Ninja Lead ModeratorNinja Lead
- Join date:
- November 2014
- Posts:
- 16064
- Downloads:
- 310
- Uploads:
- 2864
- Thanks:
- 341
- Thanked:
- 3854 times in 3563 posts
November 3, 2015 at 8:00 am #721218Hi,
I could not log into the front-end of your site with provided credentials, kindly check and update again.
Regards
Ninja Lead ModeratorNinja Lead
- Join date:
- November 2014
- Posts:
- 16064
- Downloads:
- 310
- Uploads:
- 2864
- Thanks:
- 341
- Thanked:
- 3854 times in 3563 posts
November 3, 2015 at 8:00 am #753600Hi,
I could not log into the front-end of your site with provided credentials, kindly check and update again.
Regards
romolo Friendromolo
- Join date:
- August 2012
- Posts:
- 585
- Downloads:
- 97
- Uploads:
- 37
- Thanks:
- 79
- Thanked:
- 23 times in 11 posts
romolo Friendromolo
- Join date:
- August 2012
- Posts:
- 585
- Downloads:
- 97
- Uploads:
- 37
- Thanks:
- 79
- Thanked:
- 23 times in 11 posts
Ninja Lead ModeratorNinja Lead
- Join date:
- November 2014
- Posts:
- 16064
- Downloads:
- 310
- Uploads:
- 2864
- Thanks:
- 341
- Thanked:
- 3854 times in 3563 posts
November 4, 2015 at 6:49 am #721367<em>@romolo 500666 wrote:</em><blockquote>Hi @ninja Lead,
My apologies, please try again…
Thanks</blockquote>
I checked on PINK T-SHIRT WITH LOGO product name but I could not see the Size under extra field to show data on that, maybe the configuration of select variant by custom fields on your site is incorrect, you can have a look at userguide for reference here, it will help you to config it on your site.
Ninja Lead ModeratorNinja Lead
- Join date:
- November 2014
- Posts:
- 16064
- Downloads:
- 310
- Uploads:
- 2864
- Thanks:
- 341
- Thanked:
- 3854 times in 3563 posts
November 4, 2015 at 6:49 am #753702<em>@romolo 500666 wrote:</em><blockquote>Hi @ninja Lead,
My apologies, please try again…
Thanks</blockquote>
I checked on PINK T-SHIRT WITH LOGO product name but I could not see the Size under extra field to show data on that, maybe the configuration of select variant by custom fields on your site is incorrect, you can have a look at userguide for reference here, it will help you to config it on your site.
romolo Friendromolo
- Join date:
- August 2012
- Posts:
- 585
- Downloads:
- 97
- Uploads:
- 37
- Thanks:
- 79
- Thanked:
- 23 times in 11 posts
November 9, 2015 at 11:43 am #723500Hi @ninja Lead,
Thank you for your reply.
We have followed the user guide and that has helped us display the “choose a variant” alongside the price (by using the vm layout position “addtocart”).
However we still have an inactive and no longer needed “Choose a variant” button which doesn’t link anywhere or do anything.
Please see:Please advise how to hide as we can’t see a setting anywhere in VM so figured it must be part of the template..
Thanks
romolo Friendromolo
- Join date:
- August 2012
- Posts:
- 585
- Downloads:
- 97
- Uploads:
- 37
- Thanks:
- 79
- Thanked:
- 23 times in 11 posts
November 9, 2015 at 11:43 am #754055Hi @ninja Lead,
Thank you for your reply.
We have followed the user guide and that has helped us display the “choose a variant” alongside the price (by using the vm layout position “addtocart”).
However we still have an inactive and no longer needed “Choose a variant” button which doesn’t link anywhere or do anything.
Please see:Please advise how to hide as we can’t see a setting anywhere in VM so figured it must be part of the template..
Thanks
Ninja Lead ModeratorNinja Lead
- Join date:
- November 2014
- Posts:
- 16064
- Downloads:
- 310
- Uploads:
- 2864
- Thanks:
- 341
- Thanked:
- 3854 times in 3563 posts
November 10, 2015 at 7:08 am #723594It’s very strange with the configuration on your site but you need to fix the permission issue first, change from unwritable to writable
Beside that, you can open templates/ja_charity/css/custom.css file and add new css style
.vm3pr-1 .addtocart-area .addtocart-bar {
bottom: 0px;
}span.addtocart-button input.addtocart-button-disabled {
display: none;
}Hope it helps
Ninja Lead ModeratorNinja Lead
- Join date:
- November 2014
- Posts:
- 16064
- Downloads:
- 310
- Uploads:
- 2864
- Thanks:
- 341
- Thanked:
- 3854 times in 3563 posts
November 10, 2015 at 7:08 am #754124It’s very strange with the configuration on your site but you need to fix the permission issue first, change from unwritable to writable
Beside that, you can open templates/ja_charity/css/custom.css file and add new css style
.vm3pr-1 .addtocart-area .addtocart-bar {
bottom: 0px;
}span.addtocart-button input.addtocart-button-disabled {
display: none;
}Hope it helps
romolo Friendromolo
- Join date:
- August 2012
- Posts:
- 585
- Downloads:
- 97
- Uploads:
- 37
- Thanks:
- 79
- Thanked:
- 23 times in 11 posts
November 12, 2015 at 9:24 am #723933Hi @ninja Lead,
I have fixed the permissions issue – Thanks for advising.
I tried to apply your css and from inspecting element the class you have provided looks correct however it didn’t make any difference when placed in custom.css … Perhaps it needs to be placed in a different VM css override file?
Please advise as soon as possible.
Thanks
romolo Friendromolo
- Join date:
- August 2012
- Posts:
- 585
- Downloads:
- 97
- Uploads:
- 37
- Thanks:
- 79
- Thanked:
- 23 times in 11 posts
November 12, 2015 at 9:24 am #754374Hi @ninja Lead,
I have fixed the permissions issue – Thanks for advising.
I tried to apply your css and from inspecting element the class you have provided looks correct however it didn’t make any difference when placed in custom.css … Perhaps it needs to be placed in a different VM css override file?
Please advise as soon as possible.
Thanks
Ninja Lead ModeratorNinja Lead
- Join date:
- November 2014
- Posts:
- 16064
- Downloads:
- 310
- Uploads:
- 2864
- Thanks:
- 341
- Thanked:
- 3854 times in 3563 posts
Ninja Lead ModeratorNinja Lead
- Join date:
- November 2014
- Posts:
- 16064
- Downloads:
- 310
- Uploads:
- 2864
- Thanks:
- 341
- Thanked:
- 3854 times in 3563 posts
-
AuthorPosts
This topic contains 15 replies, has 2 voices, and was last updated by Ninja Lead 9 years ago.
We moved to new unified forum. Please post all new support queries in our New Forum