PHP WordPress Loop Fix
-
I have two static pages, one for index and another for my posts.
They both are calling two template files, index.php and news.php
They both are calling each file separately, index-loop.php and news-loop.php
However, they I can’t figure out why my news.php calling news-loop.php page isn’t properly calling all posts and showing the sidebar.
I need someone to take a look at news.php calling news-loop.php and tell me why it is not calling all posts and why it is not showing the sidebar widgets.
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
The topic ‘PHP WordPress Loop Fix’ is closed to new replies.