roulartaM
Support threads created in the last 30 days: 0
Favorite Forum Topics
This user has no favorite topics.
Forum Topics Created
Status | Topic | Supporter | Voices | Posts | Freshness |
---|---|---|---|---|---|
How to combine a user form with a post form in one submit?
Started by: roulartaM
in: Toolset Professional Support
Problem: I would like to create a new User and create a new Post by submitting one Form. Solution: This will require custom code. Relevant Documentation: |
|
2 | 3 | 5 years, 7 months ago | |
How to get attribute value from content template shortcode in conditional
Started by: roulartaM
in: Toolset Professional Support
Problem: The issue here is that the user is using the [wpv-post-body view_template="my-template" lazyload="no"] to pass the attribute lazyload = 'no' and then retrieve it in the template using [wpv-attribute name="lazyload"] strong>Solution: Unfortunately this is not possible as lazyload='no' is not a valid attribute as well as you're not able to retrieve it using [wpv-attribute name="lazyload"] as this only works for views shortcode attributes. |
|
2 | 3 | 5 years, 7 months ago | |
Date filter is not working
Started by: roulartaM in: Toolset Professional Support |
|
2 | 5 | 5 years, 9 months ago | |
Change view content with an add_filter hook
Started by: roulartaM
in: Toolset Professional Support
Problem: Solution: You can find the proposed solution in this case with the following reply: Relevant Documentation: |
|
2 | 7 | 5 years, 10 months ago | |
Transfer number of loop items from view to parent content template
Started by: roulartaM
in: Toolset Professional Support
Problem: How can I get the number of photos out of the view and make it available to the content template? Solution: There isn't such a built-in feature, but as a workaround, you can move those HTML codes into your post view "fotos-per-parent". for example: Relevant Documentation: https://toolset.com/documentation/user-guides/views-shortcodes/#wpv-no-items-found |
|
2 | 3 | 5 years, 11 months ago |