Single page theme
I am trying to create single page theme. What i have trouble with is understanding this whole wordpress query logic. There is query … Read more
I am trying to create single page theme. What i have trouble with is understanding this whole wordpress query logic. There is query … Read more
I’m not sure WordPress was build for this, but this is what I’m trying to achieve: I want to make a specific URL … Read more
It’s possible to create templates for pages with that: <?php /* Template Name: Contact */ ?> This templates are located on the theme … Read more
I have a custom page template and I want it to display on specific pages. The only way I know to do this … Read more
The answer to this question is working great but I want to exclude the editor also when other templates are used. Can you … Read more
When I create a custom taxonomy, what template file is being used to display the page? How might I create a custom listing … Read more
hey guys, I couldn’t find anything on the web. Is it possible to have custom template for the image attachement page. I wonder … Read more
I have to create a hundred of content pages that share the same structure. For example: [Title] – [Subtitle] [Description] [Specs] – [Spec-A] … Read more
I am using a custom page template for my portfolio. The code is calling the correct number of posts per page but for … Read more
I am having a strange problem with a site I am currently building. I will try to give as much detail as possible … Read more