Displaying ratings on limited word excerpt…
-
Hi,
I am displaying ratings on my posts and love them, they are very cool! ??
But I’m having a few issues with excepts…
Here is a main page I’m testing on: https://www.coretiummedia.com/portfolio/test/ ,
And the excerpts in question are being displayed at https://www.coretiummedia.com/graphic-designer-showcase/
The problem arises because I am needing to limit word count on on excerpt page using:
<?php echo limit_words(get_the_excerpt(), ‘4’); ?>
As a result this stops the ratings displaying on the excerpts. :/
Is there any workaround you can think of to enable me to have the word limit but still show the ratings widget?
Many thanks in advance,
Jamie
- The topic ‘Displaying ratings on limited word excerpt…’ is closed to new replies.