John Appleseed
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 |
---|---|---|---|---|---|
Critical Error when editing content template
Started by: John Appleseed in: Toolset Professional Support |
|
3 | 9 | 2 years, 10 months ago | |
Customize the select element for a custom search filter
Started by: John Appleseed in: Toolset Professional Support |
|
2 | 4 | 2 years, 10 months ago | |
Image Block Error: Something went wrong on resizing the image.
Started by: John Appleseed in: Toolset Professional Support |
|
2 | 6 | 2 years, 11 months ago | |
Use value of custom field from a form submission as post title?
Started by: John Appleseed in: Toolset Professional Support |
|
2 | 3 | 3 years, 1 month ago | |
Can't re-add field with same slug after deleting, but still in database
Started by: John Appleseed in: Toolset Professional Support |
|
2 | 3 | 5 years ago | |
How to see list of posts using a particular Content Template?
Started by: John Appleseed
in: Toolset Professional Support
Problem: I would like to see a list of posts that are assigned to a particular Content Template. Solution: The simplest quick way is to create a View that displays all posts and include a conditional that tests the value of the hidden custom field _views_template. For very large sites this might not be very practical, but you could use pagination if the list of all posts is quite long. [wpv-conditional if="('[wpv-post-field name="_views_template"]' eq 12345)" debug="true"] [wpv-post-link] uses template 12345<br /> [/wpv-conditional] Relevant Documentation: |
|
2 | 6 | 5 years ago | |
Theme shortcodes don’t expand in the block editor
Started by: John Appleseed
in: Toolset Professional Support
Problem: Display theme's shortcodes in the block editor. Solution: You can put those custom shortcodes into the shortcode block, see WP document. Relevant Documentation: https://wordpress.com/support/wordpress-editor/blocks/shortcode-block/ |
|
2 | 3 | 5 years ago |