New Landing How can we help? Cardinal Display results options for posts

Viewing 4 posts - 1 through 4 (of 4 total)
  • Posted in: Cardinal
  • #212422
    mcheck
    Member
    Post count: 44

    I understand that I would create a page to display posts in a masonry style using Recent Posts or Blog. If I place a sidebar on that page to search, display tags, etc., is it possible to display the results of the search in the same style as the blog is displayed?

    For instance, I have a page with Right Sidebar containing a search bar and a tag cloud. The Blog display (main content) is a 3 column masonry style. If the user searches from the sidebar, I want the results to appear in the same 3 column masonry style in the main content area.

    Possible?

    Mike

    #212754
    David Martin – Support
    Moderator
    Post count: 20834

    Hi Mike,

    Are you running the latest available version? This is something we have built into the theme option.

    You can setup the layout here: Theme Options => Archive/Category Options.

    Thanks,
    David.

    #212887
    mcheck
    Member
    Post count: 44

    I’m running 2.30

    I see the area to manage the Archive and Category options, which I have set.
    But I am assuming that masonry view cannot be adjust for the number of columns? With a sidebar, it shows 2 columns, I would like 3.

    Mike

    #213150
    David Martin – Support
    Moderator
    Post count: 20834

    Hi Mike,

    There is not an option for this as such.

    Can you add this custom CSS, it should work for what you require (3 columns):

    .archive .blog-item.col-sm-6 {
        width: 33.333%;
    }

    Thanks,
    David.

Viewing 4 posts - 1 through 4 (of 4 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