• Hi opajaap,
    thanks for the great plugin.

    Now the question. Is it possible to disable plugin on some pages OR allow it on some pages only?

    The thing is, WPPA+’s libraries are in conflict with my other scripts and also it creates large header. It would be more efficient to load plugin into header only on pages I have gallery on. Something like if($post->ID==100). I was trying to put different conditions almost everywhere, but no success since its loaded using wp_head(). Could you please advise me on this?
    Thanks a lot
    Jakub

    http://wordpress.org/extend/plugins/wp-photo-album-plus/

Viewing 1 replies (of 1 total)
  • Plugin Author Jacob N. Breetvelt

    (@opajaap)

    Conditionally loading the plugin is not a good idea.
    It would for instance prevent you from using one or more of the embedded widgets.

    It is better to investigate on the existing conflicts. I will help you with that if you give me more info.

    The wppa+ caused load in your header should not be a problem.

Viewing 1 replies (of 1 total)
  • The topic ‘[Plugin: WP Photo Album Plus] Disable on specific pages’ is closed to new replies.