0
votes
0answers
48 views

Blog page nav not working with default permalink structure

I have a piece of php code that creates nice looking page navigation, however when the permalinks are set to default rather than something like post name the pagination buttons don't work and just ...
0
votes
1answer
60 views

How to get post object on blog template

I have a big issue on catching attributes from global $post_object in a page template file. I have a Template Name: Blog Page which is template-blog.php On that page I use the current page permalink ...
0
votes
2answers
82 views

Permalink: postname EXCEPT for blog

In order to refrain from possible duplicate URLs or conflicting URLs, I really want to use "postname" for a clean URL structure, EXCEPT for the blog ... for the blog and it's posts, I always want ...
0
votes
1answer
83 views

when I create a page with a /blog permalink the css gets messed up

When I create a page with a default template and parent set to no parent, with the permalinks name being sitename/blog the css on that page gets messed up(including the admin bar is all messed up), if ...
0
votes
1answer
79 views

Nothing shows on specific blog post? [closed]

Blog posts show fine in blog page but when I click on the title to look at that specific post to read or write a comment it show nothing. It shows 'You are here: Home \ Array' on the bog page and 'You ...