Hello,
I’m trying to use a recent posts shortcode to display posts with excerpts. I’m working off of this support ticket and have essentially done everything that user did to get to the point that it worked for them —
- WP, Cornerstone, and X theme, and all plugins are all up to date
- functions.php in my child theme has had the suggested code added to it
- I’m using the following shortcode: [x_recent_posts type=”post” count=”1″ enable_excerpt=”true”
orientation=”horizontal”]
- I’ve tested with 3rd party plugins disabled
Any idea what might be going on? I’ll send along login credentials in a private message in case you need to peek under the hood.