$20
I have a pop up plug in installed
Steve Watson | 07/20/10 at 1:56pm
| Edit
(3) Possible Answers Submitted...
-

Last edited:
07/20/10
1:59pmSvilen Popov says:use wordpress conditional tag - is_page()
http://codex.wordpress.org/Conditional_Tags
http://codex.wordpress.org/Function_Reference/is_pagePrevious versions of this answer: 07/20/10 at 1:59pm | 07/20/10 at 1:59pm
-

Last edited:
07/20/10
2:08pmRashad Aliyev says:Please contact with me.. I'll give my suggestions to you.
Mission CompletedPrevious versions of this answer: 07/20/10 at 2:08pm
-

Last edited:
07/20/10
2:00pmPippin Williamson says:Yes.
Use
if ( !is_page(id) )
{
the_plugin_function()
}
If you're not familiar with this type of coding, feel free to contact me and I will be more than happy to do it for you.
This question has expired.
Current status of this question: Completed




