Tagged: x
-
AuthorPosts
-
March 20, 2017 at 6:46 am #1413513
Hi Support,
I’m after some guidance if possible…
I’m trying to set up a featured posts only grid, using The Grid, on my homepage. I’m sure there is a really easy solution for this, but I’m running around in circles not getting anywhere. I already have the grid set up, but with all posts opposed to just feature selected ones.
I’m using the Integrity stack.
Are you able to point me in the right direction, please?
Thanks, Nikki
March 20, 2017 at 10:04 am #1413724Hi Nikki,
We can create a category Featured. Then add all post you want to be featured on this category. Then on THE GRID > Source Tab > Category/Taxonomy terms : Select Featured.
Hope this helps.
March 20, 2017 at 10:10 am #1413734Hi Lely,
Thanks…
I’ve already tried using this method. Only issue is that the word ‘Featured’ now shows up under all of the category tags on the grid which we don’t want (image attached).
Is there another way to go about this so that ‘Featured’ doesn’t become a category tag?
Thanks again for all the help, Nikki
March 20, 2017 at 11:14 am #1413827Hey There,
Thanks for writing in!
To assist you with this issue, we’ll first need you to provide us with your URL. 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.
March 20, 2017 at 11:26 am #1413853This reply has been marked as private.March 21, 2017 at 2:35 am #1414647Hi Nikki,
Thank you for the credentials.
We can add the following CSS on Appearance > Customize > Custom > Edit Global CSS to hide Featured from category list:#grid-87 .tg-item-content-holder>span:first-child a[data-term-id="10"], #grid-87 .tg-item-content-holder>span:first-child a[data-term-id="10"]+span { display: none; }
Hope this helps.
March 21, 2017 at 4:34 am #1414708Hi Lely,
Brilliant… worked perfectly, of course.
Thank you for all your help 🙂
March 21, 2017 at 9:47 am #1414998Glad to hear we managed to help!
-
AuthorPosts