Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1402910
    talent2016
    Participant

    Two questions:
    1. how to use different styles of “Sort Portfolio” insted of default one?
    2. how to search something in forum? that search icon does not work.

    #1402957
    Christopher
    Moderator

    Hi there,

    Please provide us with URL and let us know what customization you want to apply.
    To search keyword in forum click on box just below search label, type your keyword and press enter.

    Hope it helps.

    #1404552
    talent2016
    Participant

    For example in http://demo.theme.co/integrity-5/portfolio/
    1. if without clicking “SORT PORTFOLIO”, all categories shown below by dafult.
    2. any other styles of “SORT PORTFOLIO” to choose from?
    Thank you.

    #1404554
    talent2016
    Participant

    I cannot find workable search box below search label.

    #1404572
    Christopher
    Moderator

    Hi there,

    Please add following code in Customize -> Custom -> Global CSS :

    ul.x-portfolio-filters-menu.unstyled {
        display: block;
    }
    a.x-portfolio-filters {
        display: none;
    }

    In regards with search issue, please clear cache and check again. Please see the attachment.

    Hope that helps.

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