Skip Navigation

[Resolved] Reusing Masonry View for taxonomy

This support ticket is created 7 years, 1 month ago. There's a good chance that you are reading advice that it now obsolete.

This is the technical support forum for Toolset - a suite of plugins for developing WordPress sites without writing PHP.

Everyone can read this forum, but only Toolset clients can post in it. Toolset support works 6 days per week, 19 hours per day.

Sun Mon Tue Wed Thu Fri Sat
- 9:00 – 12:00 9:00 – 12:00 9:00 – 12:00 9:00 – 12:00 9:00 – 12:00 -
- 13:00 – 18:00 13:00 – 18:00 13:00 – 18:00 14:00 – 18:00 13:00 – 18:00 -

Supporter timezone: America/Jamaica (GMT-05:00)

This topic contains 1 reply, has 2 voices.

Last updated by Shane 7 years, 1 month ago.

Assisted by: Shane.

Author
Posts
#574019

Tell us what you are trying to do?
I have a taxonomy with names, and another for images
I have created a certain masonry or grid view for a certain name. Now I would like to reuse my view with another name or another taxonomy term.
Can you show me some code or settings in order to reuse my view for taxonomy terms?
I know I can use taxonomy as a filter - and it lets me choose which name - but then I would have to create a view for every name.

I hope you understand what I mean/need.

#574126

Shane
Supporter

Languages: English (English )

Timezone: America/Jamaica (GMT-05:00)

Screen Shot 2017-09-27 at 9.35.47 AM.png

Hi Michael,

You can re-use the view if you are working with the same taxonomy but a different term in that taxonomy but if you are using a different taxonomy then you will need to use a different view.

To re-use a view with the same taxonomy all you need to do is add a filter for that view with the taxonomy term. See screenshot

Please let me know if this helps.
Thanks,
Shane