Hi,
This is a great plugin! Thanks.
I'm having trouble getting it to display a custom crafted widget.
With a simple template like this:
<h3>[title]</h3><p>[excerpt]</p>
It's not showing my custom excerpt -- just the auto-generated one!
Thanks again.
Hi,
This is a great plugin! Thanks.
I'm having trouble getting it to display a custom crafted widget.
With a simple template like this:
<h3>[title]</h3><p>[excerpt]</p>
It's not showing my custom excerpt -- just the auto-generated one!
Thanks again.
Try this
<h3>[title]</h3><p>[excerpt custom=1]</p>
Perfect. Thanks. I saw $custom in the code, but I was not sure how to use it.
You must log in to post.