Viewing 11 posts - 1 through 11 (of 11 total)
  • Author
    Posts
  • simplesite Friend
    #193371

    Hello,

    My shop looks nothing like the demo once you get to Buy and checkout. As you can see the template fixel is chosen in the configuration.

    See the difference:

    http://www.joomlart.com/demo/#ja_fixel

    http://going-natural.com/cart/view

    What can I do to fix this? I feel this is the same issue I am having with jomsocial layout. The background is either white or black.

    Thanks!


    1. shop
    phong nam Friend
    #516996

    Hi simplesite,

    The shop view layout loads the dark background of template theme on some product item rows. You simply solve this issue by creating a file named custom.css into folder …templates/ja_fixel/css/ and add following CSS rules into this file:

    .jshop {
    background: #fff;
    }

    Hope that helps.

    simplesite Friend
    #517010

    Yes, that definitely helped but now the borders are gone. Compare:

    http://www.joomlart.com/demo/#ja_fixel

    http://going-natural.com/napp-shop

    TomC Moderator
    #517016

    The “borders” – which aren’t actually “borders” are actually still there . . . they’re part of the white background.

    simplesite Friend
    #517026

    So how do I get them to be black just like in the sample template?

    TomC Moderator
    #517028

    Try This . . . .

    Within file path —> /templates/ja_fixel/css/custom.css
    at line 5, make the following modification . . . .


    .jshop {
    background: none repeat scroll 0 0 #000000;
    }

    Whalla . . . Black Borders Are Back !!! 😀

    simplesite Friend
    #517031

    And now we are back at the same old view:

    http://going-natural.com/cart/view

    I thought this was going to work out of the box.

    TomC Moderator
    #517035

    The modification I suggested above would not cause this issue.

    phong nam Friend
    #517042

    Hi simplesite,

    The border on the view cart page of our Fixel template demo is the border of the t3-content section when right side-bar is activated. In this case, in order to get the same border just need to:

    – Roll back to the codes i suggested you above.
    – Create one or more module at sidebar-2 position and assign it to Napp Shop menu item.

    simplesite Friend
    #517046

    I rolled back the changes and assigned 2 mods to napp shop/position sidebar-2: categories and top hits products but the problem remains. The shop looks good until you add two pructs on your baske and check out.

    http://going-natural.com/cart/view

    This is how your demo shop looks:


    1. shop3
    2. shop2
    3. mods
    4. shop4
    simplesite Friend
    #517060

    Problem solved. The wrong template was assigned to joomshopping.

    Thank you for your patience and a happy new year!

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

This topic contains 11 replies, has 3 voices, and was last updated by  simplesite 10 years, 10 months ago.

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