New Topic

Reply To: Positie Nivo Slider

Home › Forum › Plugins › Positie Nivo Slider › Reply To: Positie Nivo Slider

#452

StartupWP
Keymaster

Dutch:

Absoluut. Stel een kind thema:

https://startupwp.com/topic/child-theming/

Kopieer dan header.php. Open het en vind deze lijn:

<?php if ( $options['slider'] ){ echo nivoslider4wp_show(); } ?>

En verplaats het naar waar je maar wilt.

English:

Absolutely. Setup a child theme:

https://startupwp.com/topic/child-theming/

Copy over header.php. Open it up and find this line:

<?php if ( $options['slider'] ){ echo nivoslider4wp_show(); } ?>

And move it to wherever you like.