Lay Theme Forum

    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Popular
    • Users
    • Search

    thumbnail grid > deactivate specific projects

    General Discussion
    2
    3
    18
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • M
      mg last edited by

      Hello guys, thank you for pushing and developing Lay Theme, it's a pleasure to work with!

      I am currently working on a website with quite a big collection of different projects. I use various tumbnail grids to show certain categories.

      here is my question:
      I would like to exclude specific projects in the thumbnail grid, but leave them in the accompanied project index list.

      Would it be possible to create a class or css exclusion of specific projects? I've seen that it is possible in the projectindex and was wondering what the code might look like if i want to replicate it in the thumbnail grid. So something like this?:

      .thumbnailgrid-wrap-thumb[data-id=„idoftheproject“]
      {
      display: none;
      }

      thanks in advance!

      1 Reply Last reply Reply Quote 0
      • arminunruh
        arminunruh Global Moderator last edited by

        .type-thumbnailgrid .thumb[data-id="1729"]{
        display: none!important;
        }
        

        that should do the trick but i think it will mess up the layout

        M 1 Reply Last reply Reply Quote 0
        • M
          mg @arminunruh last edited by

          @arminunruh perfect! works like a charm without messing up the layout.

          one additional question:
          is there a possibility to insert multiple ids in that code, or would i have to write the whole exclusion for every single id?

          .type-thumbnailgrid .thumb[data-id="1729"]{
          display: none!important;
          }

          .type-thumbnailgrid .thumb[data-id="1730"]{
          display: none!important;
          }

          or:

          .type-thumbnailgrid .thumb[data-id="1729, 1730, ..."]{
          display: none!important;
          }

          thank you!

          1 Reply Last reply Reply Quote 0
          • First post
            Last post
          Post a link to where the problem is
          I don't answer or check forum DMs, please just post on the forum.
          Forgot your key, lost your files, need a previous Lay Theme or Addon version? Go to www.laykeymanager.com

          Before you post:

          Use the Search Feature. Maybe there is already a solution to your issue.

          1. Update Lay Theme and all Lay Theme Addons
          2. Disable all Plugins
          3. Go to Lay Options → Custom CSS & HTML, click "Turn Off All Custom Code ", click "Save Changes"
          4. Now see if your problem solved itself
          5. Go here, see if your problem is listed here:
          Troubleshooting

          When you post:
          1. Post a link to where the problem is
          2. If the problem is difficult to explain, post screenshots / link to a video to explain it

          Thanks!

          Online Users

          V

          Recent Topics

          • A

            With the updates my site has become very slow sloooooow

          • A

            thanks for the update ...

          • A

            Disable Rightclick and context menu for copyright reasons

          • A

            back to home from any project should not go back to top at home

          laytheme.com