Archived topic
Magazine grid [dispatch theme]
1 reply · Started by liz on July 10, 2021
Hi,
I'm using dispatch theme.I want to show only one image [in the magazine grid section] instead of four. In doing so, I want to put that single image on the left side of the screen while the excerpt and "read more" button are placed on the right side of the image.[ No text overlay]
My website is in the private information field.
Thanks.
Hi there,
in Appearance > Elements you will see a Page Hero element titled: Magazine Grid.
This contains a WPSP Shortcode for the grid.
Quick Edit the Element and set the Status to Draft ( you can delete it later if its not required ).
More info on Header Elements here:
https://docs.generatepress.com/article/header-element-overview/
Then:
1. Create a WPSP List that contains 1 post in 1 column, for your latest post. Save that and make a note of the Shortcode.
2. Create a new Header Element, and inside that Element add the following HTML:
<div class="wpsp-align">shortcode_goes_here</div>
Replace the shortcode_goes_here with your newly created WPSP Shortcode.
2.1 Check the Execute Shortcodes option.
2.2 Set the Display Rules to Frontpage
And some more info here on how the various WPSP Lists on the front page work: