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
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. **
My issue is resolved now. Thank you!