|
Relevanssi search results visible on front end
Started by: michaelM-30
in: Toolset Professional Support
Quick solution available
Problem: I have used Access to hide posts from Guest users, but I would can still see post information in search results. I would like to hide this information from Guest users.
Solution: A WordPress Archive is used to display search results. That archive is built in the legacy shortcode version, so you can use Access Control shortcodes in the archive's contents to suppress any visible information. The syntax is as follows:
[toolset_access role="Guest" operator="deny"]
Guests will never see anything inside this shortcode.
[/toolset_access]
If the archive is built using the Blocks Editor, you may use conditional blocks to achieve the same effect.
Relevant Documentation:
https://toolset.com/course-lesson/using-toolset-conditional-block/
|
|
2 |
6 |
4 years, 1 month ago
michaelM-30
|
|
Toolset View plugin can not be activated
Started by: ezzatollaha
in: Toolset Professional Support
Quick solution available
|
|
2 |
3 |
4 years, 6 months ago
ezzatollaha
|
|
“Layouts for Archives” tab not loading after upgrade to Layouts 2.4
Started by: peterJ-3
in: Toolset Professional Support
Quick solution available
Problem:
The javascript error appears to be coming from Toolset layouts:
Uncaught TypeError: Cannot read property 'toLowerCase' of null
Solution:
It has already been fixed in Layouts plugin 2.4.1, you can download the latest version of Toolset plugins here:
https://toolset.com/account/downloads/
Relevant Documentation:
|
|
3 |
9 |
4 years, 6 months ago
ezzatollaha
|