• We have a problem with archived posts. When posts are viewed individually that do not have a More included the More shows up in the post when viewed from archives. Anyone have a solution?
    Thanks.

Viewing 7 replies - 1 through 7 (of 7 total)
  • what theme are you using?

    are you referring to posts on the archive pages?
    or when a post is called via a link from the archive pages?

    can you provide a live link to illustrate teh behaviour?

    if the problem is on archive pages, it is possible that the archive template uses ‘the_excerpt()‘ to show a shortened amount of content with a ‘read more’ link.

    in this case, try to locate the corresponding template, and change ‘the_excerpt()‘ to ‘the_content()

    Thread Starter rwhalls

    (@rwhalls)

    Using NewsScope from FT Themes.
    If you go on our site: gowd.us and select the post from Recent Artilces: Blindness – A Different Perspective you will notice that there is no Read More at the bottom right of the post. If you go to Health Care/General you will see the same post with Read More.
    Thanks

    Moderator Jan Dembowski

    (@jdembowski)

    Forum Moderator and Brute Squad

    Using NewsScope from FT Themes.

    I’m sorry but your chosen theme is not released under GPL. Non GPL products are not welcome in the WordPress community. Official WordPress policy states that all plugins and themes that are publicly released are required to adhere to http://wordpress.org/about/gpl/

    Any support requests for non-GPL products are usually ignored, in the interests of supporting the community and its freedoms. That particular theme provider is egregious.

    Thread Starter rwhalls

    (@rwhalls)

    Ok. Can WP provide me with a theme that won’t have this problem and accommodates my current setup.

    Moderator Jan Dembowski

    (@jdembowski)

    Forum Moderator and Brute Squad

    Have you tried any of these?

    https://wordpress.org/themes/

    When posts are viewed individually that do not have a More included the More shows up in the post when viewed from archives. Anyone have a solution?

    Also have you considered creating an Archive template?

    https://codex.wordpress.org/Creating_an_Archive_Index

    Thread Starter rwhalls

    (@rwhalls)

    One O looked at is Quick Strap might work.I
    Re creating an archive template. Here’s
    what has to be done as I understand it:

    Note: the default theme for WordPress 3.0 and beyond does not have a built in archives template. Something like this should do the trick (you will need to adapt the html structure to match your current theme):

    I would prefer a three column theme with the archive available.

    Thread Starter rwhalls

    (@rwhalls)

    Can’t get my password.

Viewing 7 replies - 1 through 7 (of 7 total)

The topic ‘Problem with my archive page’ is closed to new replies.