php - Wordpress - adding a widget between the menu and content -


i have setup first wordpress site , need able add slidedeck 2 in between menu , content see on alot of websites.

i have built in slider theme came need use slidedeck 2 various reasons.

here picture of mean , looking do: explanation picture

thanks in advance help!

you need open home page file(may index or page or template or header) , put below code when want slidedeck 2:

<?php echo do_shortcode( "[slidedeck2 id=your_id]" ); ?> 

Comments

Popular posts from this blog

node.js - Bad Request - node js ajax post -

Why does Ruby on Rails generate add a blank line to the end of a file? -

keyboard - Smiles and long press feature in Android -