• Skip to primary navigation
  • Skip to main content
  • Skip to primary sidebar
Appfinite

Appfinite

Premium WordPress Themes for The Genesis Framework

  • Themes
  • Blog
  • Tutorials and Resources
  • Forums
  • Contact Us

Reply To: Portfolio

Home › Community Forums › Epik Theme Support › Portfolio › Reply To: Portfolio

September 21, 2019 at 3:49 am #23373
Andykev
Customer

Ok! Fixed it with the plugin by Bill Erickson, POST GRID. and used his styling and short codes:

You have a bunch of options, to display certain posts, author, tags, it’s limitless.

Here is the short code which basically matches the format which came with Epik:

[display-posts image_size=”portfolio-thumbnail” wrapper=”div” wrapper_class=”display-posts-listing grid” meta_key=”_thumbnail_id” include_excerpt=”true” excerpt_more=”Continue Reading” excerpt_more_link=”true”]

Then you use CSS to style the output. The output is from the GENESIS-THEME SETTINGS- CONTENT ARCHIVE.. and the CSS is:

/* Grid style */
.display-posts-listing.grid {
	display: grid;
	grid-gap: 16px;
}

.display-posts-listing.grid .title {
	display: block;
  font-weight: bold;
  color: Dark Blue;
}

.display-posts-listing.grid .excerpt-more {
	display: block;
  font-style: italic;
  color: white;
  background-color: #070049;
  padding-left: 10px;
  width: 50%; 
}

.display-posts-listing.grid img { 
	display: block; 
	max-width: 100%; 
	height: auto; 
}

You get error messages, to which he says to disregard.

So far, only ONE of my themes is not displaying properly, but the others are, so your original code is doing fine. It just can’t be changed as to number of posts displayed or columns, and I don’t want to change them from your original.

Primary Sidebar

Search Forums

Affiliate Program

Looking to earn some money? Join our Affiliate program and earn 35% of every sale you refer. Top referrers earn 40-50%.

Join Now →

The Genesis Framework

All of our themes are designed for the Genesis Framework. You will need to purchase Genesis in order to use any of our themes.

Purchase Genesis

Hire a Web Developer

Need help setting up or customizing your website?

Contact Us →

Search Full Site

  • Buy Genesis!
  • Shopping Cart
  • Themes
  • My Account
  • Support Forums
  • Tutorials and Resources
  • Privacy Policy
  • Contact Us
  • Follow Us on Twitter

Copyright © 2022 · Appfinite · Built With The Genesis Framework