I installed this plugin: http://wordpress.org/extend/plugins/easing-slider/installation/
I managed to install and configure it. I can use it in a post or page by using: [easingslider]
Now, I am currently testing with the theme Twenty Eleven. I want to replace the default header of Twenty Eleven by this one. How do I do this?
Thanks already!
You can place a
do_shortcodein your template files, i.e. in header.php:Totally depends on how the plugin was coded though.