Viewing 15 posts - 1 through 15 (of 15 total)
  • Author
    Posts
  • romolo Friend
    #721050

    Hi

    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 Moderator
    #721218

    Hi,

    I could not log into the front-end of your site with provided credentials, kindly check and update again.

    Regards

    Ninja Lead Moderator
    #753600

    Hi,

    I could not log into the front-end of your site with provided credentials, kindly check and update again.

    Regards

    romolo Friend
    #721295

    Hi @ninja Lead,

    My apologies, please try again…

    Thanks

    romolo Friend
    #753633

    Hi @ninja Lead,

    My apologies, please try again…

    Thanks

    Ninja Lead Moderator
    #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 Moderator
    #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 Friend
    #723500

    Hi @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 Friend
    #754055

    Hi @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 Moderator
    #723594

    It’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 Moderator
    #754124

    It’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 Friend
    #723933

    Hi @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 Friend
    #754374

    Hi @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 Moderator
    #724076

    @romolo: You can add override for css style of Vm into custom.css, no need to change directly in css file of VM. It will help to keep custom css code not to be lost when you upgrade template or VM component.

    Ninja Lead Moderator
    #754468

    @romolo: You can add override for css style of Vm into custom.css, no need to change directly in css file of VM. It will help to keep custom css code not to be lost when you upgrade template or VM component.

Viewing 15 posts - 1 through 15 (of 15 total)

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