The Grid Plugin Settings - Filtering Buttons

I need to put a grid below other things on a page that looks like this one:
https://theme-one.com/the-grid/kampala/

Where do I assign the properties to the images so they can be filtered subject, category, etc., with the buttons? Do I have to make them portfolio pieces first? Or can it be done with the attributes on the “Media Library”

Thanks for your help :slight_smile:

Hey Luis,

Thanks for writing in! The grid items in the demo page, https://theme-one.com/the-grid/kampala/, is using posts. The filter buttons were actually the post categories. For more details, kindly check this documentation:

Hope this helps.

Thanks it did help. I have it done. Some other questions:

  1. I just want the images to appear, how can I remove the link so it’s not clickable to the portfolio piece?

  2. I have the “all images” active, however there are no default images appearing on the page, I have to click the buttons for them to appear. How can I change that so all the images appear by default? See secure note for link.

  3. Right now it defaults to H2 on the name I have change the CSS to the following and is not working:

I have created a Custom CSS Class under “general” called ".zone-grid’

Then under “css/js code” I have:

.zone-grid .tg-item-title a {
font-size: 10px;
line-height: 10px;
}

Thanks for your help! :slight_smile:

Hello Luis,

What you want to do will require you to edit the Grid skin. Kindly check out this documentation so that you will know how you can edit the skin and be able to achieve what you have in mind.

Hope this helps. Kindly let us know how it goes.

Thanks @ruenel!

How about this part?

Hey Luis,

This could be due to your filter settings. I couldn’t replicate the setup so we need to login to your site to check the settings. Please provide us with the following information so we could check the settings?

  • WordPress Login URL
  • Admin level username and password

Thanks.

Sent Secure Message with information here.

Hey Luis,

You will need to remove the filters on load. That is only useful if you have a post that is under all the categories.

image

Hope that helps.

Thank you @christian! :slight_smile:

You’re welcome!
It’s good to know that it has worked for you.

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.