Page specific plugin – Theme developpement
-
Hey,
I’m learning WP and am trying to develop a theme for my portfolio.My problem is that I’d like to use Masonry plugin (with WP 3.0.1), but ONLY on the home. I tried to find the answer everywhere but it isn’t clear to me.
Tell me if I’m right, I’ll have to do that via functions.php,
then I assume I’ll have to work with conditional tags, still right?
And ask WordPress to understand that if any other page than “home” is displayed (i.e About, Contact…), then jQuery will be deactivated… Right?Now how to tell that in a computer language? 🙂
Since I’m new to WP and php I’m lost, there is too much options.I’ll be soooo thankful if you could help me. thx
The topic ‘Page specific plugin – Theme developpement’ is closed to new replies.