Skip Navigation

[Resolved] My view is showing in block editor but not in the live page

This support ticket is created 4 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 – 13:00 9:00 – 13:00 9:00 – 13:00 9:00 – 13:00 - - 9:00 – 13:00
14:00 – 18:00 14:00 – 18:00 14:00 – 18:00 14:00 – 18:00 - - 14:00 – 18:00

Supporter timezone: Africa/Casablanca (GMT+01:00)

This topic contains 2 replies, has 2 voices.

Last updated by ianM-9 4 years, 1 month ago.

Assisted by: Jamal.

Author
Posts
#1866037
Screenshot 2020-12-04 at 23.21.07.png
Screenshot 2020-12-04 at 23.20.05.png

Tell us what you are trying to do? I'm trying to make a new version of my website, however, I'm taking the Toolset components from my old site and applying them to my new site. So far I've created all the views and content templates by copying them across from one site to the other, but when I add the blog view to my page, the blog posts show in the gutenberg block editor, but not in the actual page. When I look at the source code I see that the <div> contains just a comment saying 'view not found'.

Is there any documentation that you are following? No

Is there a similar example that we can see? hidden link

What is the link to your site? hidden link

#1866727

Hello and thank you for contacting the Toolset support.

To better assist with this issue, I think that I'll need to have access to the admin area and check the page and the view closely. I might also need to take a copy of your website to debug the issue locally if I could not find the real cause. Let me know if that would be ok with you.

In the meantime, can you create a new view and test it on the same page?

Can you also, activate PHP debugging and check the debug.log file for any errors? https://toolset.com/documentation/programmer-reference/debugging-sites-built-with-toolset/#php-debugging

Please check if this issue appears when:
- Only Toolset plugins are activated. It will tell us if there is an interaction issue with another plugin.
- The theme is set to a WordPress default like Twenty-Twenty. It will tell us if there is an interaction issue with your theme.
If the problem disappears, start activating one at a time to track where the incompatibility is produced.

Your next reply will be private to let you share credentials safely. ** Make a database backup before sharing credentials. **

#1876127

My issue is resolved now. Thank you!