Tagged Questions
0
votes
1answer
76 views
Conditional get template part
My index page look like this...
<div id="ad-id">google ad code goes here </div><br />
<div id="post-id">My posts are goes here</div>
I use
...
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
1answer
84 views
How to show a post single post in page template
Currently I've divided posts into 5 different categories, based on the categories I've created 5 page templates. all of the pages are listed into the home page navigation menu. in my home page I'm ...
0
votes
1answer
469 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 ...
0
votes
2answers
253 views
Wordpress custom login and register page problem?
I have created custom pages login page and register page in wordpress. My login page has to come when i visit the site. How do i make login page as the first page on the site. And how do i remove ...