View template and single post content template are two different things. View's template are added within view's loop and single post content template are assigned to specific post type to display single post.
I see the following page you shared: - versteckter Link
and for that the following view is used:
- versteckter Link
And for that view there is a following view template is used:
- versteckter Link
If you set the block to edit as HTML - it shows the following HTML:
<div class="one_archived_project">
<div class="featured_image"><em><u>versteckter Link</u></em></div>
<div class="title"><em><u>versteckter Link</u></em></div>
<div class="date">[types field="date"][/types]</div>
<div class="post_excerpt">[wpv-post-excerpt]</div>
<div class="readmore_link">[wpv-post-read-more]</div>
</div>
If you see the template which you set to use 'Loop item in drawings3' there is no such code:
- versteckter Link
Rather digging too deep, I suggest you should follow the Docs and standard practice to build content template.
You can reuse the content template as well but it should be build in right matter but I would not suggest to do that as if you change anything within view's template it will affect the single post template as well and that's not right thing to do.
However, to demonstrate you, I've created the following view:
- versteckter Link
Where I've used the bootstrap grid:
- https://toolset.com/documentation/legacy-features/views-plugin/view-layouts-101/#bootstrap
Following view template is added with the above view:
versteckter Link
The test view is displayed on the following page:
- versteckter Link
Now, see how I've set to display the view template attached to above view to single post content template:
- versteckter Link
And it does display the correct result.
I would suggest:
You can use our free test platform http://www.discover-wp.com and use any of our reference site that is build on top using Toolset features even with Astra theme.
This will allow you to create a test site or our free test platform: http://www.discover-wp.com
- https://discover-wp.com/site-templates/
In addition to that - if you want to install any of above reference site we offer on http://www.discover-wp.com on your local machine or server, you can use the framework installer plugin:
- https://toolset.com/course-lesson/using-framework-installer-to-install-reference-sites/
Once you create test site using any of the reference site on your local machine or server - It will give you addon advantage that you can add your additional plugins or theme that will give you the luxury to test and explore and take decision with your findings that is it required or not.
By following this path you will have hand-on experience about how you can implement the functionality using Toolset or check the existing features of the current referent site that will give you idea how its built.
you can also try to follow any of the course we offer:
- https://toolset.com/course