We use cookies to improve your experience. No personal information is gathered and we don't serve ads. Cookies Policy.

ExpressionEngine Logo ExpressionEngine
Features Pricing Support Find A Developer
Partners Upgrades
Blog Add-Ons Learn
Docs Forums University
Log In or Sign Up
Log In Sign Up
ExpressionEngine Logo
Features Pro new Support Find A Developer
Partners Upgrades
Blog Add-Ons Learn
Docs Forums University Blog
  • Home
  • Forums

word limit plus plug in not putting link at end of text segment

Development and Programming

dekalog6's avatar
dekalog6
75 posts
16 years ago
dekalog6's avatar dekalog6

Mod Edit: 3rd Party Module. Please contact the Plugin Author for more assistance.

I am using the word limit plus plug in to limit text and have a …MORE link to the full article. The word limiting is working but the link with …MORE is not showing up.

Here is my code.

{exp:weblog:entries weblog="{master_weblog_name}" orderby="date" limit="30" disable="member_data|trackbacks" rdf="off"}
{header}

{publication}
{exp:word_limit_plus if_exceeds="40" stop_after="35" the_link="<a
>MORE...</a>“} 
{body}
{/exp:word_limit_plus}
       
fccinter's avatar
fccinter
77 posts
16 years ago
fccinter's avatar fccinter

had the same issue, try retyping the_link part of your opening and/or closing ” one of them is not recognized see the difference below?

the_link=”<a>MORE…</a>“

the_link=”<a>MORE…</a>”

       

Reply

Sign In To Reply

ExpressionEngine Home Features Pro Contact Version Support
Learn Docs University Forums
Resources Support Add-Ons Partners Blog
Privacy Terms Trademark Use License

Packet Tide owns and develops ExpressionEngine. © Packet Tide, All Rights Reserved.