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 4 years, 8 months | |
|
Different excerpt word length on mobile
Gestartet von: stewartE in: Toolset Professional Support |
|
2 | 2 | vor 4 years, 11 months | |
|
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 years, 12 months |