Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1148548
    TanglewoodPub
    Participant

    Hello,

    I’m using The Grid plugin, very much looking forward to the next X Theme update so I can use the updated The Grid plugin and do custom skins, and I’ve run into a filtering problem.

    I’ve created multiple filters and loaded them with categories and tags, but I’d like a single button to allow users to revert back to seeing all the media options after they’ve used the filters.

    I know I can add an “All” button within each filter, but that’s tedious for people to have to go to each filter and select all so they can see all their options. Is there a way to have a master “See All” button to revert back to all options in the grid?

    Many thanks!

    #1148550
    TanglewoodPub
    Participant
    This reply has been marked as private.
    #1148949
    Rue Nel
    Moderator

    Hello There,

    Thanks for writing in! We will be release an X update which will include the updated The Grid plugin. Please watch out for it.

    For the “All” text, it should have appeared in your filter. Would you mind providing us the url of your site with login credentials so we can take a closer look and fix the issue? This is to ensure that we can provide you with a tailored answer to your situation. Once you have provided us with your URL, we will be happy to assist you with everything.

    To do this, you can make a post with the following info:
    – Link to your site

    – WordPress Admin username / password

    Don’t forget to select Set as private reply. This ensures your information is only visible to our staff.

    Thank you.

    #1149886
    TanglewoodPub
    Participant
    This reply has been marked as private.
    #1150146
    Rue Nel
    Moderator

    Hello There,

    Thanks for providing the information. I went ahead and have edited the grid filter. It has to be like this:

    Hope this helps.

    #1150528
    TanglewoodPub
    Participant

    Hi Rue Nel,

    That “All” setting you circled above is only for that one filter. If I have genre or age filtered, this “All” button doesn’t do anything to display all selections. It only gives the viewer “All” for Extra Resources and Series. If I disable that, then the viewer just has to click Extra Resources or Series again (making them not red). That’s pretty easy for the user to understand.

    I would like an “All” button that if

      anything

    is filtered in the grid, it reverts back to the original (seeing all options) view.

    Is that possible?

    Many thanks!

    #1150555
    Christian
    Moderator

    I see. Regretfully this isn’t a feature offered by The Grid. It could be possible with custom development, but this would be outside the scope of support we can offer. You might want to contact our trusted partners who caters X setup and customization needs. Please see https://community.theme.co/custom-development/. X is quite extensible with child themes, so there are plenty of possibilities. Thanks for understanding. Take care!

    #1153945
    TanglewoodPub
    Participant

    Thanks, Christian. I appreciate your answer.

    I’ll look into that!

    There’s one last buggy thing that I hope you can help me with. I have my header (top nav area) set to be sticky and travel down the page and NOT be translucent. It’s doing that great until it travels over the Grid filters. Then it becomes kind of translucent. Is there a way to stop that?

    #1154454
    Lely
    Moderator

    You’re welcome!

    This is because of z-index position of the filter. It’s on top of the fixed navbar. Please add the following on Appearance > Customize > Custom > Edit Global CSS:

    .x-navbar-fixed-top{
        z-index: 99999;
    }

    Hope this helps.

    #1155523
    TanglewoodPub
    Participant

    Worked! Thanks.

    #1155544
    Prasant Rai
    Moderator

    You are most welcome. 🙂

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