Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • daspoon Friend
    #681855

    I’m trying to test out getting the listing thumbnail images on the home/front page to appear in the Grid format as they do on the template.

    I currently have the K2 content module named K2 Content – Yoga Teachers and Classes and assigned to sidebar-1 but even when the module is assigned to section-1 the images don’t appear. They appear when in Directory and Listing format.

    Do I need to the have the JoomlaWorks Simple Image Gallery Pro installed for this feature to work?

    Ninja Lead Moderator
    #682015

    You can fix this bug with my solution below

    Open templates/ja_directory/css/k2.css file

    find and change

    div.k2ItemsBlockGrid .grid-filter-item {
    margin-bottom: 30px;
    min-height: 150px;
    display: none;
    }

    to

    div.k2ItemsBlockGrid .grid-filter-item {
    margin-bottom: 30px;
    min-height: 150px;
    }

    Hope it helps

    Ninja Lead Moderator
    #747667

    You can fix this bug with my solution below

    Open templates/ja_directory/css/k2.css file

    find and change

    div.k2ItemsBlockGrid .grid-filter-item {
    margin-bottom: 30px;
    min-height: 150px;
    display: none;
    }

    to

    div.k2ItemsBlockGrid .grid-filter-item {
    margin-bottom: 30px;
    min-height: 150px;
    }

    Hope it helps

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

This topic contains 3 replies, has 2 voices, and was last updated by  Ninja Lead 9 years, 2 months ago.

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