• When i try to post on my other site pinkyofsweden.com the whole post will not show and it is ending with […]. I cant go anywhere to see the whole post. Any help appreciated!

Viewing 4 replies - 1 through 4 (of 4 total)
  • I think what you need to do is find the template that is displaying the posts, find the_excerpt() and replace with the_content().

    You will want to check the theme file responsible for the page where you want the full content to appear. Do a search for the_content and see if it appears. If not, it is probably because your theme is using the_excerpt improperly.

    I also noticed that your links at the top of the page aren’t working properly. You will want to check the code there as well to see what is going on.

    Thread Starter josweb

    (@josweb)

    Thank you for the awnsers I will see what I can do tomorrow.

    Joe

    (@shopping-guide)

    Have you done anything to modify the theme? It appears your post title url links are mangled also, for example, the blog post titled: “V?lkommen!” is linking like this:

    https://pinkyofsweden.com/http:/pinkyofsweden.com/

    If these errors were present in the theme itself and not due to your modifications, I would be concerned with what other problems are lying under the surface and would go for a different theme altogether.

    Joe

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Posts are ending with […]?’ is closed to new replies.