Archived topic
to change the design of the post list using wp show post in a static page
6 replies · Started by Jason on May 2, 2021
When creating a post list using wp show post (not pro) in a static page, the setting of Block-Content Template defined as "elements" is not applied. If I want to change the design of the post list using wp show post in a static page in detail like the setting of "elements" (padding, margin, bg color. etc), should I solve it using the pro version?
In my more specific situation, I wanted the CSS of "elements Block-Content" to be applied to the post list in the wp show post of the static page, but I couldn't.
Hi there,
the Elements Content Template only applies to a Theme Template - it doesn't and cannot applied to the content generated by WPSP or other plugins.
Thank you. David. It was helpful.
Actually what I want is to display multiple category archives on the front page or on a specific page (as "Read" Library").
To do that, I wonder if I can modify the detailed design layout of the archive lists in the static page if I use the card or carousel function of "wp show post pro plugin".
For sure - you can add as many WPSP lists to a page - as long as you limit the use of pagination to only one list and you mix up different layouts/styles using WPSP Pro card feature.
I got it. Thanks for your help.
You're welcome