New Landing How can we help? Atelier Instagram column 6 images

Viewing 10 posts - 1 through 10 (of 10 total)
  • Posted in: Atelier
  • #221745
    Afternova
    Member
    Post count: 13

    Hello!

    How to get 6 images in instagram column?

    Instagram

    Thanks!

    #221803
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Hi

    Try adding this to your custom css:

    function custom_blog_grid_counts() {
    return array("6", "12", "18", "24");
    }
    add_filter ('sf_blog_grid_item_counts', 'custom_blog_grid_counts');

    – Kyle

    #222277
    Afternova
    Member
    Post count: 13

    Hey!

    Are you sure that i need add php code in css file? ๐Ÿ™‚

    #222281
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    Hi,

    Probably it was a mistake, you should add it to the functions.php of your child theme.

    -Rui

    #222288
    Afternova
    Member
    Post count: 13

    Hi!

    Yap ๐Ÿ™‚

    This code is already added to functions.php (not to child theme), but not working. Pic

    Thank You!

    #222290
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Sorry you need some custom css also, which page should I be looking at?

    – Kyle

    #222291
    Afternova
    Member
    Post count: 13

    Hi!

    This page.

    Thank You!

    #222296
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Sorry there’s a lot more to it than I thought, unfortunately it’s quite an advanced customisation and therefore falls out of our scope of support. If you wish, you can hire a developer through this link: http://www.swiftideas.com/customization/

    – Kyle

    #222704
    Afternova
    Member
    Post count: 13

    Thank You, solved!

    #222713
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    No problem

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

You must be logged in and have valid license to reply to this topic.

License required for one of the following items
Login and Registration Log in · Register