Tagged Questions
1
vote
2answers
57 views
Page-loop is looping content from custom loops on the same site. How to avoid that?
i've made a custom home-page (with a template) and i'm using three loops on this site: two category-loops and on the bottom of the site the main loop for the page (the page content). the problem is: ...
0
votes
0answers
21 views
we need to setup home.php with a message that says “create a page and set it as a front page in settings” [closed]
we need to setup home.php with a message that says "create a page and set it as a front page in settings". Please help me this problem how i mate its.
0
votes
2answers
64 views
posts not showing on index.php
Live site.
I've got a custom theme, wherein the homepage(front-page.php) is static and the "posts" page is Press(index.php). Everything with the theme works great, with the exception of the posts not ...
0
votes
1answer
465 views
page.php – is_front_page NOT WORKING
I'm trying to target my landing page with is_front_page or is_home in my page.php file but it's not working. I have set the settings > reading to a static page.
However, if I create a page-home.php ...