thewaste
Forum Replies Created
-
Forum: Themes and Templates
In reply to: Duplicate blog for theme developmentMuch appreciated. Cheers!
Forum: Themes and Templates
In reply to: ‘Add Thumbnail’ interface not showingActually, I discovered the problem. Seems in 2.9, the ‘Featured Image’ is known as the thumbnail. In 3.0 it’s called the ‘Featured Image’. It might sound stupid, but it actually cause me a lot of confusion when reading the docs and blogs on the subject. I hope this post disambiguates between the two for anyone else who finds themselves confused.
Forum: Themes and Templates
In reply to: how to show post type category in template?Could you not just make a ‘movie’ category and put posts with the ‘movie’ type in the ‘movie’ category?
Forum: Themes and Templates
In reply to: Header.phpYour header content (in header.php) should be the same on all pages. Make sure you are adding this source code on the header.php file.
Check your source code to see if the code for the nav links are appearing on other pages. If they are not, try some simple text in the header.php.
Forum: Themes and Templates
In reply to: Placing an image above the header- Check your URL to see if the image loads
- Make sure you have ‘talking marks’ around the URL
- If that’s all fine, try replacing it with some text. Just write ‘Hello’ and see where it appears… it could be a positioning/formatting problem.
- Failing that, post your blog location and we’ll take a look for you