stewartE
In den letzten 30 Tagen erstellte Support-Threads: 0
Lieblings-Forenthemen
This user has no favorite topics.
Forum Topics Created
Status | Thema | Supporter | Stimmen | Artikel | Aktualität |
---|---|---|---|---|---|
Splitting up parametric search
Gestartet von: stewartE in: Toolset Professional Support |
|
2 | 4 | vor 3 Jahre, 9 Monaten | |
Different excerpt word length on mobile
Gestartet von: stewartE in: Toolset Professional Support |
|
2 | 2 | vor 4 Jahre | |
Add search into its own row
Gestartet von: stewartE
in: Toolset Professional Support
Problem: I have created a custom search View in the legacy View editor. I would like to display the View in a Block Editor template. I would like to display the filters in one row that extends full width across the template, and I would like to display the results in a different area on the same page, in a grid that does not extend full-width. Solution: Use the shortcode wpv-form-view to display the search filters independently, and use the wpv-view shortcode to display the results independently. Place those shortcodes in your Block Editor template using custom HTML or classic blocks. [wpv-form-view name="your-view-slug" target_id="self"] Results: [wpv-view name="your-view-slug" view_display="layout"] Relevant Documentation: |
|
2 | 3 | vor 4 Jahre | |
Auto populate and increment title field.
Gestartet von: stewartE in: Toolset Professional Support |
|
2 | 2 | vor 4 Jahre, 1 Monat | |
Full width search
Gestartet von: stewartE in: Toolset Professional Support |
|
2 | 8 | vor 4 Jahre, 1 Monat | |
Nested views different styling
Gestartet von: stewartE in: Toolset Professional Support |
|
2 | 7 | vor 4 Jahre, 1 Monat | |
[wpv-loop-index] reverse
Gestartet von: stewartE in: Toolset Professional Support |
|
2 | 2 | vor 4 Jahre, 1 Monat | |
Featured post in grid styled differently
Gestartet von: stewartE in: Toolset Professional Support |
|
2 | 12 | vor 4 Jahre, 2 Monaten | |
Where do i add license key?
Gestartet von: stewartE in: Toolset Professional Support |
|
2 | 6 | vor 4 Jahre, 2 Monaten | |
Conditional Block – logged in
Gestartet von: stewartE in: Toolset Professional Support |
|
2 | 4 | vor 4 Jahre, 2 Monaten | |
Carousel Slider
Gestartet von: stewartE in: Toolset Professional Support |
|
2 | 2 | vor 4 Jahre, 2 Monaten | |
Custom field for event expiration
Gestartet von: stewartE in: Toolset Professional Support |
|
2 | 8 | vor 4 Jahre, 3 Monaten | |
Custom Field for script embed
Gestartet von: stewartE
in: Toolset Professional Support
Problem: I would like to allow my Users to store a small Javascript snippet in a custom field. This snippet will be used to display a Podcast widget. Which field type is best for storing JavaScript code? Solution: A multiple lines field type (also known as textarea) is best for storing custom code snippets like this. To enable script tags in Forms, refer to the following example. Relevant Documentation: |
|
2 | 3 | vor 4 Jahre, 3 Monaten | |
Display Post number
Gestartet von: stewartE
in: Toolset Professional Support
Problem: The issue here is that the user wanted to display the index number of a post in a view loop. Solution: How this works is that it displays the current loop index of the item being displayed. The only thing that you will need to do is to sort your view based on some sortable attribute to ensure that the first item that displays is actually episode 1. |
|
2 | 3 | vor 4 Jahre, 3 Monaten | |
Inline fields Gutenberg
Gestartet von: stewartE in: Toolset Professional Support |
|
2 | 4 | vor 4 Jahre, 4 Monaten |