Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1353054
    smh3m4
    Participant

    Hello,

    I am trying to build a site with your Ethos stack and I’m trying to get started off with recreating the Ethos 1 demo. However, I’m not sure how to get the slider to show up on any of my other pages except for the homepage. I have been fiddling with the settings for some time now, but I’m still struggling.

    I have read a few post about adding one to a custom page. I know the recommendation is to create a child theme, but I figured that what I’m trying to do is simpler since its on all other pages in the demo http://demo.theme.co/ethos-1/category/music/dance/.

    Any help/direction would be appreciated.

    Thanks!
    -Shaun

    #1353313
    Nico
    Moderator

    Hi There,

    Thanks for writing in.

    You could follow this link below on how to add an ethos slider in other pages.

    https://community.theme.co/forums/topic/display-ethos-post-slider-on-a-custom-page/

    And to add it in a specific category page. You could follow this link below:

    https://community.theme.co/forums/topic/slider-in-category-archive/

    Instead of using this code for rev slider:

    <?php x_get_view( 'global', '_slider-below' ); ?>

    Use this code to add the post slider:

    <?php x_get_view( 'ethos', '_post', 'slider' ); ?>

    Hope it helps.

    Let us know how it goes.

    Thanks.

  • <script> jQuery(function($){ $("#no-reply-1353054 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>