Home>Support>2 page preview side by side with image and read more

2 page preview side by side with image and read more

By MartinAM, 8 years ago. Last reply by Alex S, 8 years ago.

Hello.
I am trying to configure Home Page on Vantage theme to display 2 pages (not posts) content with image and read more button.

Here is how i want it to do:

I want also to have Option Like this 8also for pages):

Any idea how to do it?
Martin

This is our free support forum. Replies can take several days. If you need fast email support, please purchase a SiteOrigin Premium license.

  1. 8 years, 5 months ago Alex S
    Hi, I Work Here

    Hi Martin,

    For this you can use the Post Loop Widget. Ideally, you should install the SiteOrigin Widgets Bundle as it’ll make the widget much more useable. Once installed, add the post loop widget to your homepage and then open it up. Set the desired template (likely Grid) and then click Build Post Query. Set the post type to pages and set the post per page to 2. Click save query and then click done on the widget panel and then save the page.

    Then navigate to Appearance > Custom CSS and add the following CSS:

    .widget_siteorigin-panels-postloop .grid-thumbnail {
    	float: left;
    	display: inline-block;
    	width: 50%;
    	margin-right: 6px;
    	background: none !important;
    	border: none !important;
    	padding: 0 !important;
    }
    

    Adjust the widget as necessary. Let me know if this helps.

    You might also need to install the SiteOrigin CSS Editor.

Replies on this thread are closed. Please create a new thread if you have a question, or purchase a SiteOrigin Premium license if you need one-on-one email support.

Get The Most Out of SiteOrigin with SiteOrigin Premium

Find Out More