briana-5
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 |
---|---|---|---|---|---|
Create field groups through import?
Started by: briana-5 in: Toolset Professional Support |
2 | 3 | 3 years, 8 months ago | ||
Speed up loading of page with nested view
Started by: briana-5 in: Toolset Professional Support |
2 | 8 | 3 years, 8 months ago | ||
Displaying view within Bootstrap List Group
Started by: briana-5 in: Toolset Professional Support |
2 | 5 | 3 years, 10 months ago | ||
Can’t move blocks
Started by: briana-5
in: Toolset Professional Support
Problem: I'm unable to move blocks because there is no toolbar above each block. Solution: Deactivate the Top Toolbar menu option to expose the toolbar above each block. Relevant Documentation: |
2 | 6 | 3 years, 11 months ago | ||
Change the content template on the fly?
Started by: briana-5 in: Toolset Professional Support |
2 | 9 | 4 years, 8 months ago | ||
Use json data as variable in views filter
Started by: briana-5
in: Toolset Professional Support
Problem: I have a View that filters based on shortcode attributes. I would like use a JavaScript templating library like Handlebars to set the View's shortcode attribute with data from a JSON object that exists on the page when the page loads. Solution: Unfortunately there is no JavaScript API for forms, so there is not an easy way to set a shortcode attribute value with JavaScript after the View has loaded. If the JSON data is available in PHP before the page loads, then you may be able to use the PHP API render_view to set the desired attribute value and render the View programmatically instead of using the wpv-view shortcode: $args = array( 'name' => 'grab-categories', 'billid2' => 'some value' ); echo render_view( $args ); Relevant Documentation: |
2 | 3 | 4 years, 10 months ago | ||
Include font awesome icon as "text" in file link
Started by: briana-5 in: Toolset Professional Support |
2 | 4 | 5 years, 3 months ago | ||
Using Script in a Loop
Started by: briana-5 in: Toolset Professional Support |
2 | 6 | 5 years, 3 months ago | ||
Slow Loading next views: Debug won't load
Started by: briana-5 in: Toolset Professional Support |
3 | 13 | 5 years, 4 months ago | ||
Filtering by favorited post
Started by: briana-5 in: Toolset Professional Support |
2 | 6 | 5 years, 7 months ago | ||
Use conditional output to compare fields from different post types and display a
Started by: briana-5 in: Toolset Professional Support |
2 | 5 | 5 years, 8 months ago | ||
Style differences and unusual looking structure in Views or Forms
Started by: briana-5
in: Toolset Professional Support
Problem: Solution: For example input[type="checkbox"], input[type="radio"] are overwritten native Bootstrap Rules, and are often overwritten by Themes Those need either to be edited or removed and Bootstrap applied properly. This issue will usually not appear if you use the WordPress Twenty Nineteen Theme and load Bootstrap in Toolset > Settings > Bootstrap Loading. |
2 | 3 | 5 years, 9 months ago | ||
Create a view that displays posts that have been modified within the last X days
Started by: briana-5 in: Toolset Professional Support |
1 | 2 | 5 years, 9 months ago | ||
Custom Post Type Fields Not Displayed in Form Wizard
Started by: briana-5 in: Toolset Professional Support |
2 | 7 | 5 years, 11 months ago | ||
Clearer documentation on grouping posts by categories
Started by: briana-5 in: Toolset Professional Support |
2 | 7 | 5 years, 12 months ago |