Home Forums Air WordPress Theme Adjusting blog page

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #23514
    RS12
    Participant
    Purchased
    Expired

    At the moment my blog has the default settings. I would like to change it to a blog with at least 2 columns and a bit of text right under the image.
    I’ve found several other posts with quite a similar question. In these post you refer to building a blog by using the BM Content Builder, however I cannot find this plugin anywhere. I did find the BM Grid, but this plugin doesn’t seem to work. Can you please help me? Any tips on how to change the look and feel of the blog would be helpful.

    Best regards,
    Renske

    #23515
    SeaTheme
    Keymaster
    Purchased
    Expired

    Hi,

    Please create a new page, use the template “Blog Masonry” instead of the builder(BM Content Builder is for ART or SEA theme). check the screenshot: https://www.dropbox.com/s/iwilwbssm94nqvo/qq20210101-111251.jpg?dl=0

    PS:
    Please DO NOT select this page in “Settings > Reading“, or the layouts will not be shown.

    Regards!

    SeaTheme – SeaTheme.netTwitterFacebook

    #23517
    RS12
    Participant
    Purchased
    Expired

    Thank you! It worked and it looks quite nice now.

    I do have three remaining questions to finish my website:

    1. Blogpage: is it possible to somehow set one image size for all of the feature images shown on the blog page?

    2. Homepage: the categories in the featured images (5) are not shown in the same order. In three images it starts with the main category followed by the subcategorie. In two other images it starts with the subcategory followed by the maincategory. I would like it to be exactly the same: the maincategory first and the subcategory second. I’ve deleted all of the categories and remade them several times, but I am not able to fix this.

    3. Contact form: somehow it is not possible to change the language in the contact form. I’ve already changed all of the relevant words with the provided plugin in the page builder and childtheme and it seems like the plugin contact form 7 is already in Dutch. Any suggestions how to change the language?

    Thank you in advance!

    Best regards,
    Renske

    #23523
    SeaTheme
    Keymaster
    Purchased
    Expired

    Hi,

    1. It is possible by custom CSS(“Appearance > Customize: Additional CSS”), like:

    .masonry-list .ux-lazyload-wrap { 
        padding-top: 66.7%!important;
    }
    .masonry-list .ux-lazyload-img {
        object-fit: cover;
        height: 100%;
    }

    ps: it will corp the image

    2. Please check if the posts are set with the maincategory.

    3. Is the contact form created by contact form 7? Could you please leave the page URL?

    Regards

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