Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • occhi_marrone Friend
    #195225

    Hello! I’m working around http://www.velomixx.ru and have some promlems with JA Tabs (ver 2.6.2):

    1 nav buttons have desappeared instead of white line, which sometimes contains pieces of lower line imagesdetails

    2 issues with admin panel, when i add 1 VM category and after closingopening settings page once again there will be clones

    3 cant find the way to disable animation in tabs when mouseover (image shifts up to show details button)

    Help me please.

    Best regards, Pavel.


    1. clones
    2. navbtns
    Saguaros Moderator
    #524427

    Hi Pavel,

    1. Not sure whether you changed in this template or not but I don’t see css style for these nav buttons in /templates/ja_hawkstore/css/theme/violet/template.css file


    .ja-tabswrap.default .ja-tab-panels-left .bx-controls-direction .bx-next {
    background: url("../../../images/next_ltr.png") no-repeat center center #000000
    cursor: pointer;
    height: 30px;
    position: absolute;
    right: 0;
    text-indent: -1000em;
    top: -30px;
    width: 30px;
    outline: none;
    }
    .ja-tabswrap.default .ja-tab-panels-left .bx-controls-direction .bx-next:hover {
    background-color: #8977bc
    }
    .ja-tabswrap.default .ja-tab-panels-left .bx-controls-direction .bx-prev {
    background: url("../../../images/pre_ltr.png") no-repeat center center #000000
    cursor: pointer;
    height: 30px;
    position: absolute;
    right: 32px;
    text-indent: -1000em;
    width: 30px;
    top: -30px;
    outline: none;
    }
    .ja-tabswrap.default .ja-tab-panels-left .bx-controls-direction .bx-prev:hover {
    background-color: #8977bc
    }
    .ja-tabswrap.default .ja-tab-panels-left .bx-controls-direction .disabled {
    background-color: #999
    }
    .ja-tabswrap.default .ja-tab-panels-left .bx-controls-direction .disabled:hover {
    background-color: #999
    }

    You can try adding this to above file.

    2. I tried to create a new VM category and added it into JA VM Products module but it didn’t duplicate like you reported: http://prntscr.com/23u7m0

    3. So how do you want to achieve here? the image won’t shift up or don’t want to show details button?

    occhi_marrone Friend
    #524428

    Saguaros, thanks for the answer

    1 you’ve been absolutely right – my template.css was damaged – fixed
    2 duplicate will always appear when you close any tab module and open it again
    3 image won’t shift up and dont want to show details button (you can see that in recommended offers (lower) there is not deteils button, but images shift up too). By the way, where can i change image size in tab?

    Saguaros Moderator
    #524429

    2. I still can’t duplicate it. What I did was: create a new category > go to JA Vm Product module > add new created category > close module > open it again. But it displays one category only. If possible, please send me a short screen recording video describing this issue 🙂

    3. You will need to change a bit in CSS, pls go to file: templatesja_hawkstorecssvmsite-ltr.css

    At line 54, remove this css rule:


    .vmgroup .vmproduct.productdetails .floatleft:hover .addtocart-area,
    .vmgroup .vmproduct.productdetails .floatleft:focus .addtocart-area {
    bottom: 0;
    }
    .vmgroup .vmproduct.productdetails .floatleft:hover .spacer .vmproduct-image,
    .vmgroup .vmproduct.productdetails .floatleft:hover .spacer .vmproduct-title,
    .vmgroup .vmproduct.productdetails .floatleft:hover .spacer .vote,
    .vmgroup .vmproduct.productdetails .floatleft:hover .spacer .product-price,
    .vmgroup .vmproduct.productdetails .floatleft:focus .spacer .vmproduct-image,
    .vmgroup .vmproduct.productdetails .floatleft:focus .spacer .vmproduct-title,
    .vmgroup .vmproduct.productdetails .floatleft:focus .spacer .vote,
    .vmgroup .vmproduct.productdetails .floatleft:focus .spacer .product-price {
    top: -40px;
    }

    For the image of product in tab, it inherits image of product used in Virtuemart component: http://prntscr.com/240w97

    occhi_marrone Friend
    #524430

    i’ve made short video http://youtu.be/4MNn0IRN2nU , btw why cant i see subcategory products in product tabs?

    Saguaros Moderator
    #524431

    Please take a backup of your site and PM me ftp account, I will check what’s going wrong here.

    occhi_marrone Friend
    #524432

    Hello, Saguaros! Did you find any solutions about my last question (i’ve made short video http://youtu.be/4MNn0IRN2nU , btw why cant i see subcategory products in product tabs on frontpage)?

    Saguaros Moderator
    #524611

    Please check my PM 🙂

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

This topic contains 8 replies, has 2 voices, and was last updated by  Saguaros 10 years, 9 months ago.

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