I cant able to make different search result page, I am using elementor
Started by: annaB-6
in: Toolset Professional Support
2
6
4 years, 11 months ago
Christian Cox
Make search input 100% width
Started by: annaB-6
in: Toolset Professional Support
2
2
4 years, 11 months ago
Christian Cox
Clearing fields
Started by: maryD-2
in: Toolset Professional Support
2
6
4 years, 11 months ago
Jamal
Only display one item in search results
Started by: annaB-6
in: Toolset Professional Support
2
2
4 years, 11 months ago
Christian Cox
Detailed changelog
Started by: dimitrisb-2
in: Toolset Professional Support
2
3
4 years, 11 months ago
dimitrisb-2
Gateway options for charging users to post
Started by: dimitrisb-2
in: Toolset Professional Support
2
5
4 years, 11 months ago
dimitrisb-2
Show no of posts in WP users page
Started by: dimitrisb-2
in: Toolset Professional Support
2
3
4 years, 11 months ago
dimitrisb-2
Wrong number sorting with custom field.
Started by: Puntorosso
in: Toolset Professional Support
3
4
4 years, 11 months ago
Puntorosso
Front-end Forms User field access controls
Started by: annaA-2
in: Toolset Professional Support
Quick solution available
Problem: I have applied Access Controls to User Field Groups, but the restrictions do not seem to be applied in front-end User Forms.
Solution: Access Control for User fields only applies in wp-admin. If you'd like to restrict access to specific content based on User roles, you can use Access Control shortcodes.
So to display different Forms to different User roles, you could do something like this:
[toolset_access role="role1" operator="allow"][cred_user_form form='edit-user-role1'][/toolset_access]
[toolset_access role="role2" operator="allow"][cred_user_form form='edit-user-role2'][/toolset_access]
You could do something similar directly inside the Form to show or hide input fields if you prefer to use one Form. You must use Expert Mode to edit the Form shortcodes. This example only shows these two fields to users in the role "role1":
[toolset_access role="role1" operator="allow"]
<div class="form-group">
<label>[cred_i18n name='user-birthdate-label']user birthdate[/cred_i18n]</label>
[cred_field field='user-birthdate' force_type='field' class='form-control' output='bootstrap']
</div>
<div class="form-group">
<label>[cred_i18n name='user-image-1-label']user image 1[/cred_i18n]</label>
[cred_field field='user-image-1' force_type='field' class='form-control' output='bootstrap' previewsize='thumbnail']
</div>
[/toolset_access]
2
15
4 years, 11 months ago
annaA-2
All values instead of only active values show up
Started by: matthiasV-2
in: Toolset Professional Support
Quick solution available
Problem:
All values instead of only active values show up
Solution:
This issue is fixed with Toolset Blocks 1.4.1.
Relevant Documentation:
2
6
4 years, 11 months ago
matthiasV-2
Elementor integration not working, Toolset keys empty
Started by: karstenL
in: Toolset Professional Support
2
14
4 years, 11 months ago
karstenL
Problème d'affichage des résultats filtre paramétrique d'une vue
Started by: karimS
in: Toolset Professional Support
2
4
4 years, 11 months ago
Minesh
Update failed. Forbidden
Started by: attilaL-2
in: Toolset Professional Support
2
11
4 years, 11 months ago
attilaL-2
Views multiple ordering : by field then random
Started by: Wilhem
in: Toolset Professional Support
3
6
4 years, 11 months ago
Wilhem
If then statement product attributes on custom datasheet page
Started by: jelle-jacobd
in: Toolset Professional Support
2
21
4 years, 11 months ago
jelle-jacobd