Sticky Posts excerpt

Closed
Documentation Documentation January 23, 2019
Login to reply
Lazar * Support Agent
6 years ago
Resolved.
Lazar * Support Agent
6 years ago

Hi Augustus,

Please within WP dashboard navigate to Appearance > Editor > on the right side scroll and choose "templates" folder then click on "content-list.php" file.

Then on the left side Editor on line 7 add this code below:

<p style="color:#fff"><?php echo wundermag_excerpt_limit(29); ?></p>

Click on "Update file" button at the bottom and that's it.

Just to point out that you can break the WordPress if you accidentally delete some piece of code so if you're not comfortable with code editor you can send me login credentials and I'll be happy to add the code in no time.

Let me know if you have any questions at all.

Cheers!
Lazar


Augustus Edem
6 years ago

Wundermag theme.

I would like to add the excerpt of an article to a sticky post on my homepage.


http://zandrapalma.com

where do I add the php snipertĀ ?