Tagged: x
-
AuthorPosts
-
March 5, 2017 at 8:40 pm #1395613
Rue NelModeratorHello There,
Thanks for updating in! It turns out that you have added the file in the wrong folder. I have fixed it and move the file into the correct folder. The post carousel is now under the navbar. Please check your site.
If there’s anything else, we can help you with, please let us know.
March 6, 2017 at 12:31 am #1395765
bonamymartelParticipantThis reply has been marked as private.March 6, 2017 at 2:07 am #1395874
Rue NelModeratorHello There,
Thanks for updating in! Well you have copied the entire ethos folder and you placed it in wp-content/themes/x-child/framework/views/ethos/ethos/. It should only be wp-content/themes/x-child/framework/views/ethos/.
Is it possible to move the carousel below the first slider? No you can with the current setup. You will have to follow this steps to be able to do so.
#1] Please edit your homepage and remove the section containing the slider.
#2] You will need to update the wp-header.php file again and have this code:<?php // ============================================================================= // VIEWS/ETHOS/WP-HEADER.PHP // ----------------------------------------------------------------------------- // Header output for Ethos. // ============================================================================= ?> <?php x_get_view( 'global', '_header' ); ?> <?php x_get_view( 'global', '_slider-above' ); ?> <header class="<?php x_masthead_class(); ?>" role="banner"> <?php x_get_view( 'global', '_topbar' ); ?> <?php x_get_view( 'global', '_navbar' ); ?> <?php x_get_view( 'ethos', '_breadcrumbs' ); ?> </header> <?php x_get_view( 'global', '_slider-below' ); ?> <?php x_get_view( 'ethos', '_post', 'carousel' ); ?> <?php x_get_view( 'ethos', '_landmark-header' ); ?>#3] You will need to assign the slider below the masthead. You can find this option in the Slider Settings. For more details, please check this: https://community.theme.co/kb/sliders/
Hope this helps.
March 6, 2017 at 5:38 am #1396049
bonamymartelParticipantthanks so much 🙂
that’s great,
brilliant support as always!March 6, 2017 at 8:49 am #1396287
JoaoModeratorGlad to hear it,
Cheers
March 8, 2017 at 9:40 am #1399170
bonamymartelParticipantHi There
sorry to add to the confusion
I have successfully moved the carousel to below the slider
however, in order to fit in with the overall site, I would really like to have a small 5px white space or margin between the bottom of the slider and the carousel. Because these features are not forming part of the cornerstone page I cannot adjust their margins. Is it possible to do this?thanks so much!
March 8, 2017 at 11:04 am #1399316
JoaoModeratorHi There,
Please add the following code to Appereance Customizer Custom CSS
.slick-list { margin-top: 3px; }Hope it helps
Joao
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-1393235 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
