Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #1119592

    Hi,
    my hompage is built using Advanced Layout editor, and it shows blog with:
    ** Flexible Masonry layout
    ** Large gap between elements
    ** Element Title and Excerpt Styling – centered overlay.

    Is there a way to build archives / category page with the same layout?

    I already modified archive.php page to show masonry layout (by using this -> https://kriesi.at/support/topic/flexible-grid-layout-for-home-page/ )

    from
    $blog = new avia_post_slider($atts);
    to
    $blog = new avia_masonry($atts);

    , now just need to add attibutes Flexible Masonry layout / Large Gap / Title and Except centered overlay.

    Thanks!

    #1119818

    Hey imakeitwork,

    This is possible but the amount of coding involved goes beyond the scope of support here in the forums. You would likely need a freelancer to edit necessary files to achieve this.

    Best regards,
    Jordan Shannon

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.