Skip Navigation

[Resolved] The Vendor directory is not showing

This thread is resolved. Here is a description of the problem and solution.

Problem: A taxonomy View in a taxonomy archive isn't showing results.

Solution: There is a known issue where Content Templates applied to a taxonomy View loop, displayed in a taxonomy archive, are not rendered. Our developers are working on a fix. In the meantime, you can move the entire contents of the Content Template directly into the loop to bypass the issue.

This support ticket is created 5 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
8:00 – 12:00 8:00 – 12:00 8:00 – 12:00 8:00 – 12:00 8:00 – 12:00 - -
13:00 – 17:00 13:00 – 17:00 13:00 – 17:00 13:00 – 17:00 13:00 – 17:00 - -

Supporter timezone: America/New_York (GMT-04:00)

Tagged: 

This topic contains 6 replies, has 2 voices.

Last updated by David Grubb 5 years, 1 month ago.

Assisted by: Christian Cox.

Author
Posts
#1366667
Screen Shot 2019-10-22 at 12.26.46 PM.png

I am trying to:
get the vendor directory to show up
Link to a page where the issue can be seen:
hidden link
I expected to see:
The vendor Directory
Instead, I got: white space

#1366797

Hello, have you added a View shortcode to the Page? Can you show me any shortcodes you have placed, and take screenshots of any Views you want to display?

If you edit the Page in wp-admin, is a Content Template selected? What if you select No template?

Also it looks like you're using the beta version of Views here..just be careful putting a beta plugin in a live site. You never know what could break, and we don't recommend it.

#1366829

here is the shortcode used:

{!{wpv-view name='vendor-directory-categories'}!}

It was broke before loading the beta version.

#1366837

May I log in to wp-admin to take a closer look? I need more information to see what's going on.

#1366873

Okay this seems to be related to a known issue with taxonomy archive Views using Content Templates. I edited this View and replaced the Content Template shortcode with the actual contents of that template, and now I can see results when logged out. Can you look and see if the results are accurate?

#1366885

yes, that looks correct. Thank You! 🙂

#1366887

My issue is resolved now. Thank you!