Creating Conditional Content on my home page
-
I’m trying to create some conditional content in my index.php file for my theme that will display a DIV I’ve created but only on the home page. I’ve used WidgetLogic before to create Conditional Sidebar Widgets, but I’m unsure how to write this PHP code w/in my Theme files. Can someone please provide me with the proper code to display this div — pastebin
I’m placing this above where “the-feed” will pull the TITLE information. I’m sure it only requires an is_home() statement; but i’m unsure of the PHP call to make this all happen.
Thanks in advance to any/all who help ??
Viewing 9 replies - 1 through 9 (of 9 total)
Viewing 9 replies - 1 through 9 (of 9 total)
- The topic ‘Creating Conditional Content on my home page’ is closed to new replies.