best solution for add a shortcode in all pages
Started by: stephaneM-4
in: Toolset Professional Support
Quick solution available
Problem:
What is the best solution for add a shortcode that contains a value that can be added to any page of the site?
Solution:
In most theme, there should be a widget can display in all of your website pages, for example WordPress default theme 2020, you can try these:
1) Dashboard-> Toolset-> Content Templates, Create a content template "my-ct", display the text and value you want:
https://toolset.com/glossary/template/
2) Dashboard-> Appearance-> Widgets, in the Footer sidebar, you can add a text widget, and display above content template's shortcode:
[wpv-post-body view_template="my-ct"]
Relevant Documentation:
https://wp-types.com/documentation/user-guides/views-shortcodes/#wpv-post-body
2
5
4 years, 10 months ago
stephaneM-4
Copy a view block to another page
Started by: Francisco Ramón Molina Busquiel
in: Toolset Professional Support
Quick solution available
Problem:
The issue here is that the user wanted to copy their view block to another page.
Solution:
What you simply need to do is to Add a view block to your new page, then select your previously created view. You will then be given the option to Edit the view as a Copy or as the original.
2
3
4 years, 10 months ago
Francisco Ramón Molina Busquiel