test

Tagged: 

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • Pankaj Sharma Moderator
    #911008

    Hi
    Could u provide me the issue description with a screenshot that you are facing during use of ACM module in this template .So that i can replicate it at my end and help u .
    Please follow this doc to use acm in other templates .

    gremlin radio Friend
    #911472

    Okay, so I loaded the JA ACM (Uber) Quickstart to use on my Playstore template and now that has created an issue with the display on a different module.

    Attached is a picture and you will see that the "Add Quantities +/- and ADD TO CART button" has shifted up over the sale price language. How do I get this fixed now?


    1. Screen-Shot-2016-04-08-at-10.25.38-PM
    2. Screen-Shot-2016-04-08-at-10.25.38-PM-1
    Pankaj Sharma Moderator
    #911993

    Hi
    The issue does not seems to be from the ACM module files . Did u updated the virtual mart on this template ?
    and then this issue occurs ?
    The css seeems to be loaded from vm files that creating issue .
    Add below code in custom.css file to fix it

    .vm3pr-0 .addtocart-area {
        min-height: 36px!important;
    }
    
    .addtocart-area {
        margin: 0!important;
    }
    gremlin radio Friend
    #911997

    Well when I added the Uber JA ACM module is also stop the ability of adding products in the virtuemart. Will this above code fix that issue to?

    Pankaj Sharma Moderator
    #911999

    Hi
    Yes try above code and see . Also you can disable the ACM module to see the differences .
    Did u updated VM recently ?

    gremlin radio Friend
    #918803

    Thanks that worked!

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

This topic contains 6 replies, has 2 voices, and was last updated by  gremlin radio 8 years, 8 months ago.

The topic ‘JA ACM / Other Module for Playstore’ is closed to new replies.