• Resolved patipetri

    (@patipetri)


    Hello,
    I would like to know the custom size from the images in the header of the posts and the box image in the home page.
    I tried to find in the documentations, but i didn’t find anything.

    Thanks!!

    Pati

Viewing 10 replies - 1 through 10 (of 10 total)
  • Theme Author modernthemesnet

    (@modernthemesnet)

    Hi Patipetri,

    The only custom image sizes that Gridsby uses are:

    add_image_size( ‘gridsby-gallery-thumb’, 450 );
    add_image_size( ‘gridsby-gallery-full’, 600 );

    Grimsby Gallery Thumb: 450px wide and unlimited height.
    Grimsby Gallery Full: 600px wide and unlimited height.

    Hope that helps!

    Dear Modern themes,

    I am having problems adding posts with ‘set featured image’ in the grid style fashion. I want the photos of different sizes to be in a random grid, not all in a row. I don’t want them to be flush. Is there a way to get the photos to appear like in the demo, not all lined up? I think I am missing something here.

    Thanks
    Cathryn

    Theme Author modernthemesnet

    (@modernthemesnet)

    Cathryn,

    Here is a link to our Gridsby Documentation. We have tutorials to get your site up and running just like the demo!

    https://modernthemes.net/documentation/gridsby-documentation/

    Dear Modern Themes,

    I’m new in this whole wordpress thing. I’m using your Gridsby Theme and I was wondering if there’s a way to change the order of my photos on my home page other than deleting them and posting them again.

    Thanks in advance!

    Fern

    Theme Author modernthemesnet

    (@modernthemesnet)

    flodeiro,

    You can change the order of them by navigating to Appearance > Customize > Photo Post Options and selecting either Ascending or Descending.

    If you are looking to change the order of one specific image, you will simply just have to edit the date/time it was published. Navigate to Posts and hover over the one you would like to re-arrange. Click on “Quick Edit” and change the date/time it was posted on. Since WordPress sorts them by date, this is your best option for editing the order of a single post.

    Thanks!

    Dear Modern themes,

    Is there a way you can control the number of photo posts that display on the homepage?

    I’d like to limit the number of photos posts on my home page to 20.

    Theme Author modernthemesnet

    (@modernthemesnet)

    kschlau,

    Unfortunately, this option is only available in Gridsby Pro.

    Sorry!

    sfm67

    (@sfm67)

    hello,

    i have a question, when i create a new post and set up a featured image, i don t want to have this image on the top of my post.

    How i can di to remove this image of my post ?

    Thanks

    Theme Author modernthemesnet

    (@modernthemesnet)

    While this option is not available in the free version of Gridsby, you can hide this image with the following custom CSS:

    img.archive-image { display: none !important; }

    Thanks!

    Dear Modern Themes,

    I am using the Gridsby theme and would like to make an adjustment to the image post itself.
    I have the correct gallery grid on the homepage, but when I click the image link and display the post for that image, the page shows the image enlarged.
    How can I adjust the image so it is the normal size in the post?

    thanks!

Viewing 10 replies - 1 through 10 (of 10 total)
  • The topic ‘Gridsby Images Sizes’ is closed to new replies.