Forums

WPeMatico
[resolved] Need a "read more" link at the end of text (9 posts)

  1. qwasty
    Member
    Posted 1 year ago #

    I need a "read more" link at the end of the RSS text so people don't get confused about why it stops suddenly. They can just click "read more" to go to the original post.

    http://wordpress.org/extend/plugins/wpematico/

  2. etruel
    Member
    Posted 1 year ago #

    for this you can use a template post. Feature added in version 0.6beta.

  3. qwasty
    Member
    Posted 1 year ago #

    What's the default template look like? I only want to make minor changes to the default template, not start over from nothing. It doesn't show me the default template currently in use, instead it wants me to write a completely new template.

  4. etruel
    Member
    Posted 1 year ago #

    By default you have a {content} for every post. But you can add more things to this.
    Please see that you have an example in campaign editing, Template Post box. (clicking "Help", below text field after "Valid tags:")

    you can use as template:

    {content}
    <a href="{feedurl}">Go to Source</a>
  5. MyShadowSelf
    Member
    Posted 1 year ago #

    Pardon my butting in etruel

    Shouldn't that be:

    {content}
    <a href="{permalink}">Go to Source</a>

    Or do {permalink} and {feedurl} serve the same purpose? I assumed that {feedurl} would be the URL of the RSS feed, as it was in wp-o-matic

    My bad if I'm wrong

  6. deepakeapen
    Member
    Posted 1 year ago #

    I tried to add Adsense script after the {content} tag but it is not getting published.

  7. qwasty
    Member
    Posted 1 year ago #

    Adsense limits you to 3 ads of the same type. If the ads aren't appearing at all, that's a problem with the template. If you only get three, and then nothing, that's just adsense doing what it normally does.

  8. sjel
    Member
    Posted 1 year ago #

    Enable post template.. and put the more function in it! You will get the read further function.

    {content}
    <!--more-->

  9. woccax
    Member
    Posted 8 months ago #

    actually, the rewriting option seems like an excellent way to also provide support for automated post pagination and creation of excerpts, which has apparently been requested rather frequently?

    - woccax

Topic Closed

This topic has been closed to new replies.

About this Plugin

About this Topic

Tags