• Hi,

    Firstly thank you for such a great theme!

    I want to use the image grid as the main navigation on my page with each picture linking to a post relevant to the title with any additional posts etc going from there.

    Is there any way, other than re-writing the posts in a specific order to re-order them or to set them in a fixed position?

    For example if I have 12 squares can I set square 7 to be a particular picture or link?

    Hope this makes sense and thanks again for your work! 🙂

Viewing 2 replies - 1 through 2 (of 2 total)
  • sacredpath

    (@sacredpath)

    Automattic Happiness Engineer

    Hmmm, that sounds like an interesting, and possibly quite complex task. You could add an HTML section inside main and hand code in your images and such and include new unique CSS classes for the 4. The one thing to keep in mind is that the number of columns on the main page drops from 4 to 2 at about 885px wide, so you would have to design in and think about that when doing your customizations. Multiples of 2 for your static blocks would be best so that they will align and not have an empty gap in the layout.

    Is there any way, other than re-writing the posts in a specific order to re-order them or to set them in a fixed position?

    I just wanted to chime in and mention that the posts are displayed in chronological order, with the newest first, so the easiest way to change their order to a specific one is to change the publication date/time. It wouldn’t necessitate rewriting them, just edit the date in the post editor and click the Update button.

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Reorder the image grid’ is closed to new replies.