Custom Content Shortcode usage of excerpt
-
This Plugin continues to perform well so many things.
I am now trying “excerpt”. My challenge is how to keep the links when using excerpt. By using “Excerpt length=100” or Excerpt word=100 my links are removed and just the wording displays.
‘[loop type=”product” taxonomy=product_cat term=”shoe-combo” orderby=title order=DESC columns=”3″ pad=”0 10px”] <b><u>[field title-link]</u> </b>
[field thumbnail-link]
[field excerpt length=100]
[/loop]’The 100 length wording includes buy links to another page. With the above code the buy links are removed and only the wording shows: “Buy the high heeled black shoes now.”
The links work when I do not limit the length of the excerpt. I do not wish to show the entire post-excerpt however it is too long to display with images of shoes in shop.
Is there a way I can limit the length of excerpt and also make the links within the excerpt clickable?
Thanks for any ideas.
- The topic ‘Custom Content Shortcode usage of excerpt’ is closed to new replies.