Update views results
Started by: kostasO
in: Toolset Professional Support
Quick solution available
3
6
4 years, 2 months ago
kostasO
Layout editor stopped working
Started by: Purchasing WCER
in: Toolset Professional Support
Quick solution available
Problem:
The issue here is that the user's layouts editor stopped working.
Solution:
In this case the user was using an older version of our Toolset Layouts plugin.
To resolve the issue it was recommended that the user install the latest version of our plugin by downloading it from the link below.
https://toolset.com/account/downloads/#legacy-plugins
2
7
4 years, 2 months ago
Purchasing WCER
user description, post name, date format, performance toll
Started by: blueS-2
in: Toolset Professional Support
Quick solution available
Problem: I would like to display the standard User description field ("biographical information" in the User profile) in a Content Template for posts and also in a posts archive.
Solution:
Use the wpv-post-author shortcode in a View of posts or a Content Template for some post type to display the User's description information:
[wpv-post-author format="meta" meta="description"]
In an author archive outside the loop, you can use the wpv-user shortcode with a custom shortcode attribute that grabs the author's User ID.
Relevant Documentation:
https://toolset.com/documentation/programmer-reference/views/views-shortcodes/
2
4
4 years, 2 months ago
blueS-2