• Hello,

    Perhaps a stupid question but I do not seem to find the answer here or on the web…
    On https://www.hotdeals.com the structure is now that the posts are represented by a paragraph and then a read more link. This link shows brings you to the full post.
    This is fine for posts but I want to have the same paragraph on the homepage and a read more link for my pages. Can I change the read more link manually? If so how do I do this or with what plugin?

    Thanks,

    F

Viewing 3 replies - 1 through 3 (of 3 total)
  • Thread Starter florryone

    (@florryone)

    Hi Samboll,

    Thanks for the reply. I had look but unfortunately it did not help me getting what I wanted. Perhaps my question was not clear enough.

    What I am looking for is to have the possibility to have posts that either link straight to a page and ones that link to the full post (this is something wordpress automatically does). My guess is to have somekind of php line that checks if there is a use of a custom field for the more links. If so it uses the value as the URL for the ‘more..’ link. If no value is found the ‘more..’ link will go to the standard full post page.As I am not a php expert (far from) I have not a clue how to get this working. I hope this makes more sense.

    Perhaps someone has made a plugin for this or an expert can help me with a line of PHP.

    Thanks,

    F

    Pages are not designed to be presented this way in WordPress. The best is to find a plugins that generate a list of sub-pages (I think I found one before) and put it within a post, or use EXEC-PHP and use the wp_list_pages template tag,

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘linking from homepage posts to a page’ is closed to new replies.