Viewing 15 posts - 1 through 15 (of 17 total)
  • Author
    Posts
  • rodro Friend
    #1046068

    Hello,

    Since I migrate to JA Builder, I’ve been having issues on how virtuemart is displayed.

    I really need help with this as it doesn’t look any good

    Here’s an image of how it looks on JA Builder Template and another one of how it looks with the Beez3 Template

    Thanks!


    1. Captura-de-pantalla-2017-07-04-a-las-13.40.53
    2. Captura-de-pantalla-2017-07-04-a-las-13.38.06
    Saguaros Moderator
    #1046182

    Hi,

    Is there any cache level enabled on your site? I tried to assign that VM page to JA Builder template style but it keeps using Beez template.

    rodro Friend
    #1046193

    I don´t know how to check that, but I found this..


    1. Captura-de-pantalla-2017-07-04-a-las-22.13.28
    rodro Friend
    #1046196

    Oh! I didn´t know I let the Beez template enabled. I just put back JA Builder template on again on virtuemart.

    Saguaros Moderator
    #1046502

    I’m unable to access your site, could you check again?

    rodro Friend
    #1046541

    The site is running ok.
    You need to login in order to access the shop (virtuemart)

    Thanks

    Saguaros Moderator
    #1046742

    I updated this css rule:

    .product-fields .stockablecustomfields_fields_wrapper label.cf4all_button.cf4all_no_color_btn {
        height: 25px;
    }

    into the custom code > custom css > All pages in JA Builder, the custom fields show fine now.

    Kindly check.

    rodro Friend
    #1046875

    Thanks.. but there´s still one detail.. Why is it displaying the products in different quantities by row?

    They are displayed 2 then 1, then 2, then 1 and so on..

    Thank you.


    1. Captura-de-pantalla-2017-07-07-a-las-12.16.00
    2. Captura-de-pantalla-2017-07-07-a-las-12.16.05
    Saguaros Moderator
    #1047211

    They belong to 2 different parts: Últimos productos (latest view) and Topten de productos (top ten view), each part you set to show 3 items so it shows 2 items per line and the remained one will show below.

    rodro Friend
    #1047290

    But it does it as well in categories.

    So the Templte only manages 2 products?

    It really doesn’t look good at all. What should I do then?

    Thanks!

    Saguaros Moderator
    #1047490

    In that small screen, show 2 products will look fine but if you want to show 3 products, you can use this css rule:

    @media screen and (max-width: 992px) {
      div.vm-col.vm-col-3 {
        width: 33.33% !important;
      }
    }
    rodro Friend
    #1047499

    Where do I put that?

    Saguaros Moderator
    #1047637

    Click to edit that page > navigate to Settings > Custom Style > Add above css to the custom code for all pages

    rodro Friend
    #1047813

    Hello, I did that, but nothing happened. Instead, at the home page, the crew images went kind of bigger.

    Saguaros Moderator
    #1047928

    I added a page class for that page and update the style, you can try to clean browser cache and check again.

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

This topic contains 16 replies, has 2 voices, and was last updated by  Saguaros 7 years, 4 months ago.

We moved to new unified forum. Please post all new support queries in our New Forum