Tagged: revolution slider, Template Builder
HI! You’re the best!
I understand that it’s not your work to help with another products, so i don’t ask a lot.
I need, if possible, to add revolution slider after header nav menu. That’s need to be on every page in first <div class="container_wrap container_wrap_first main_color fullsize">
Exactly, i did it by adding a php code in index.php
<div class='container_wrap container_wrap_first main_color <?php avia_layout_class( 'main' ); ?> <?php echo avia_blog_class_string(); ?>'>
<?php putRevSlider("hp-slider") ?>
It works fine, as i need, until i save a page edited with template builder. A slider disappears. :(
So the question is: Is there simple way to add a code of adding my slider in code of enfold? I don’t need them to work together too much. Even if you show me where to seek – it’ll be good. i’ll try by myself.
Thanks a lot.
Hey moskovski!
Please open Header.php file and find following line
<div id='main' data-scroll-offset='<?php echo avia_header_setting('header_scroll_offset'); ?>'>
and try adding your code right below it
Best regards,
Yigit
Thanks! It solved a problem at all!
Hey!
You are welcome, we are always happy to help :)
For your information, you can take a look at Enfold documentation here – http://kriesi.at/documentation/enfold/
And if there are features that you wish Enfold had, you can request them and vote the requested ones here – https://kriesi.at/support/enfold-feature-requests/
For any other questions or issues, feel free to post them here on the forum and we will gladly try to help you :)
Regards,
Yigit