#567
Bartosz
Keymaster

Hi Ronnie,

There’s a short video tutorial prepared by one of our users. You can find it here: http://www.youtube.com/watch?v=y_RnrikMCuo

But a very good idea for you, would be to digg into the WordPress conditional tags – that’s how wordpress recognize the currently displayed page. It’s perfectly described in the Codex: http://codex.wordpress.org/Conditional_Tags, and our plugin is mostly based on the functions displayed there.

I hope it will guide you.