Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1301003
    tjw101
    Participant

    Hi,

    I have a full width revolution slider on my homepage. When I perform a site search, if the search keyword brings up the homepage, instead of just showing it as a masonry result, as with other posts, it shows the whole full width slider on the search result page. (See Screenshot – top portion of screen is the base of the slider)

    Also, there is no text snippet below the masonry result for the home page (middle left of screenshot).

    How do I stop the slider appearing on search?

    Where do I add the description that will display on cornerstone posts?

    Also, is there any way to stop results that do not have a feature image from showing up in search results?

    Thanks!

    #1301347
    Rad
    Moderator
    This reply has been marked as private.
    #1302950
    tjw101
    Participant
    This reply has been marked as private.
    #1303297
    Rad
    Moderator

    Hi there,

    Please add this CSS to Admin > Appearance > Customizer > Custom > CSS

    .search-results .x-slider-container {
    display: none;
    }

    Cheers!

    #1303643
    tjw101
    Participant

    That worked! Thanks.

    #1303851
    Christian
    Moderator

    You’re welcome.

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