How to Display on Home Page only using Direct Function
-
Great Plugin! I have mine attached in the footer using direct php – but I cant figure out how to combine the if(function_exists) and is_home() together to make it display only on the home page. Here is my current code snippet:
if (function_exists('ditty_news_ticker')){ditty_news_ticker(47);}
I am new to php and would appreciate the help. Thanks!!!
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘How to Display on Home Page only using Direct Function’ is closed to new replies.