• I don’t think I know enough about this to even search for an answer on the forum. I have a page which I use as a List of Posts, on the page it has the following Permalink: https://neterm.net/Postcards/all-posts/ ?Edit

    the code on the page is as follows:

    [one_half][/one_half]Here is a list of posts about Melaque, Mexico from the earliest to the latest.
    [posts-list style=”ol” date_format=FALSE sort=”asc”]

    This gives me a page with a list of posts where the reader can select a post and be taken to that post. The problem is I have deleted one or two posts and although the posts are gone, the list still shows the post title. How would I edit out these deleted posts in the list this page generates? Here is what the page generates: https://neterm.net/Postcards/all-posts/

    Thank you for your help.

    • This topic was modified 7 years, 11 months ago by Jan Dembowski.
    • This topic was modified 7 years, 11 months ago by Jan Dembowski.
Viewing 3 replies - 1 through 3 (of 3 total)
  • Moderator Jan Dembowski

    (@jdembowski)

    Forum Moderator and Brute Squad

    Can you please disable your WP Content Copy Protection when you post to these forums? It doesn’t work.

    view-source:https://neterm.net/Postcards/all-posts/

    But it does make it harder to help you.

    What plugin are you using to generate that permalink?

    • This reply was modified 7 years, 11 months ago by Jan Dembowski.

    Hello Arthur589,

    I’ve been looking into this issue concerning your posts list. The problem is that it’s difficult to tell which plugin you’re using. There are a bunch of them out there for Post lists. Also, your problem may simply be related to caching. Either caching from WordPress plugins or from caching in the internet browser. Make sure you have cleared your browser so that the page is generated with the latest posts list. If you continue to have the problem even after you clear caching, please let us know which plugin you’re using so that we can look into it further.

    Regards,
    Arnel C.

    Thread Starter Arthur589

    (@arthur589)

    Sorry Jan Dembowski and arncus,
    I didn’t have the ‘Notify me of follow-up replies via email’ on. I’ve turned the copy protection off. I activated Column Shortcodes by Codepress. Here is my code now:

    [one_half]Here is a list of all posts from the earliest to the latest.
    [posts-list style=”ol” date_format=FALSE sort=”asc”][/one_half]

    This gives me a list of 43 post entries. My question is how would I split this into two columns of 22 and 21 post entries each?

    ~Ed

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘How do I edit permalink on my site’ is closed to new replies.