I am using Toolset Blocks and would like to reuse the design of a view in a taxonomy archive page. How do I accomplish that?
Here is my structure:
CPT named "meal boxes"
- Taxonomy named "themes" - so each meal box can have several themes assigned.
What I have done so far, is to create a content template and assign it to the theme taxonomy (1) - I have also added a copy of the view inside the template (2): hidden link
My problem is that when I go to the theme archive page: hidden link - It just displays the shortcode, and it's repeated in a loop: hidden link
What I would like is for the theme taxonomy archive page to just repeat matching mealboxes like this: hidden link
The view block that I would like to repeat looks like this: hidden link
I am obviously doing something the wrong way, so I would appreciate it if you could guide me in the right direction..
Also - one more question. How do I edit individual theme archive pages? Let's say I want to add a specific text and images to the theme called "Børnevenlig" and another text and some images to the theme called "Familie"
Hello. Thank you for contacting the Toolset support.
Basically, with Blocks nested views as well as taxonomy and user views are not supported yet. I mean you can not create nested views, taxonomy and user views using blocks. For that you need to use the classic views but to ensure what you are doing is not possible with blocks view/archive:
I would like to check first how you configured your archive on your install and once I review that I will be able to guide you in the right direction.
I've used the block navigation menu and selected your column block:
=> hidden link
And added that block to reuseable block and gave the name "Reusable-block1".
Then I went to edit your taxonomy archive:
=> hidden link
And within the loop section, I've added the "Reusable-block1" and then converted to normal block from the block setting as well as I've set the archive loop output to unformatted as you can see with the following screenshot: hidden link
Can you please confirm you have the same style now.
Thank you very much for the solutions and good explanation with screen shots. Helps a lot with understanding how Toolset works.
Just to make sure I understand your answer fully. Are you saying it is not possible for me to have different content i.e. a textblock on the taxonomies like this hidden link - I want to add a specific description for the "Familie"-taxonomi and so on. Hope it makes sense..
If not I guess the best solution would be to make a post type for "temaer" instead of a taxonomy as it is now..
well - you can now freely edit your archive loop here:
=> hidden link
And you can add/edit blocks freely now.
The previous step we took is to copy your existing structure which you added to another view's loop so we copy it successfully and now you are free to add/remove blocks to above archive loop.