tom92373
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Updating Theme Broke My Custom Header ImagesThat sounds like what I need to do! Thank you, Andrew!
Forum: Themes and Templates
In reply to: Drop-down menus not working in Reboot ThemeBtw, I am using a custom menu from the Appearance > Menus option to create my menu.
Forum: Plugins
In reply to: Need image slider to show multiple images from a single postThat works really good for what I need it for! Thanks!
Forum: Fixing WordPress
In reply to: Only show posts with certain tags in my posts/blog pageThis seems to be to create a new page template which will only show certain categories. I was hoping to use the existing “posts”/”archives” page to do this. Is there some code that I can add to make the default “archives” page, only show my one category?
Forum: Themes and Templates
In reply to: Nav Menu Gets Cut Off with Inove Theme in IE7Thank you, marjiec! That did it – it fixed my issue!
Forum: Fixing WordPress
In reply to: How to add latest post to bottom of static homepage?I wasn’t adding the second ‘<?php endif;?>’ to the end of the code. I added it and it works like a charm! Thanks esmi!
Forum: Fixing WordPress
In reply to: How to add latest post to bottom of static homepage?I tried adding that code to my page.php page, but it gave me an error. Here is the code that I tried:
[Code moderated as per the Forum Rules. Please use the pastebin]