Brent Urbanski
Support threads created in the last 30 days: 0
Favorite Forum Topics
Status | Topic | Supporter | Voices | Posts | Freshness |
---|---|---|---|---|---|
Gallery Field
Started by: Athlone
in: Toolset Professional Support
Problem: Solution: |
4 | 14 | 5 years, 6 months ago |
Forum Topics Created
Status | Topic | Supporter | Voices | Posts | Freshness |
---|---|---|---|---|---|
Need connection between Custom Post and their Woocommerce Order/Subscription
Started by: Brent Urbanski
in: Toolset Professional Support
Problem: I am building a community website. I am selling individual posts for business listings, job posts, events listings, etc. Each post type is setup as a Types custom post type. Site members (subscribers) create these listings via Toolset Forms on the frontend and they complete their purchase with Woocommerce Subscriptions. Everything is working as planned except for one important factor... the Posts and the WooCommerce Orders/Subscriptions do not appear to be connected to each other. Solution: It is possible with some custom codes, see the solution here: Relevant Documentation: |
2 | 9 | 6 years, 3 months ago | ||
Toolset Post Edit Forms not compatible with Beaver Themer singular layouts
1
2
Started by: Brent Urbanski
in: Toolset Professional Support
Problem: Solution: In the meantime you can achieve partial support by registering the method FLPageDataPost::get_content at Toolset > Settings > Front-end Content > Theme support for Content Templates |
2 | 21 | 6 years, 3 months ago | ||
Beaver Themer conditional logic works when posts saved on backend, not on frontend with Toolset Forms
Started by: Brent Urbanski in: Toolset Professional Support |
2 | 4 | 6 years, 4 months ago | ||
Views filter spinner as page overlay
Started by: Brent Urbanski
in: Toolset Professional Support
Problem: I am using AJAX to update a custom search View, and I would like to display the spinner in a full-page overlay. Solution: When you insert the spinner graphic in your View's filter controls, you'll have the opportunity to add your own CSS classes, inline CSS styles, and additional content that will appear inside the spinner markup on the front-end. The specific CSS that must be added to make the loader cover the entire page varies based on your site's theme and other page markup and structure. There is no global CSS that will work for every person on every site, unfortunately. Here is some starting code, but it will require customization for your site's requirements: .fullscreen-spinner { position: absolute; top: 0; left: 0; bottom: 0; right: 0; background: rgba(10,10,10,0.5); z-index: 2; } .fullscreen-spinner > img { margin-left: auto; margin-right: auto; margin-top: 30%; display:block; } Add the CSS class "fullscreen-spinner" in the "container classnames" configuration, and add the CSS code above in the View Filter Editor CSS panel. |
2 | 3 | 6 years, 8 months ago | ||
pseudo class ":checked" not working in custom search checkbox
Started by: Brent Urbanski in: Toolset Professional Support |
2 | 8 | 6 years, 9 months ago | ||
Search Filter with Bootstrap styles
Started by: Brent Urbanski
in: Toolset Professional Support
Problem: I would like to know more about the consistency discrepancies between "select" type Views filters and CRED inputs. Solution: CRED and Views select fields can use Bootstrap form input styles if you tell Toolset to include Bootstrap in Toolset > Settings > General > Bootstrap Loading. In CRED form shortcodes, you have the option of using Bootstrap styles or not by modifying the shortcode attributes. So select tags in Views shortcodes and CRED forms will have similar styles except in one specific case - CRED form parent post select fields. A parent post select field with more than 15 options will be displayed using a slightly different style that allows users to type and search for an option. This format tends to work better with lots of options, whereas a simple select field is easier to use with fewer options. I am attaching some screenshots showing the difference between these two fields. Note that this is on a default theme Twenty Seventeen. Custom themes may or may not affect the display of these input fields. |
2 | 6 | 6 years, 10 months ago | ||
Equal Heights For Each Row In Bootstrap Grid
Started by: Brent Urbanski
in: Toolset Professional Support
Problem: Solution: |
2 | 3 | 7 years ago | ||
Styling Bootstrap Elements
Started by: Brent Urbanski in: Toolset Professional Support |
2 | 7 | 7 years ago | ||
How to get 5 column grid width for Large screens?
Started by: Brent Urbanski
in: Toolset Professional Support
Problem: Solution: Relevant Documentation: |
2 | 5 | 7 years ago | ||
Masonry Grid
Started by: Brent Urbanski in: Toolset Professional Support |
2 | 10 | 7 years, 1 month ago | ||
Loop output styling lost after view is filtered with ajax
Started by: Brent Urbanski in: Toolset Professional Support |
2 | 4 | 7 years, 1 month ago | ||
Types Beaver Themer integration
Started by: Brent Urbanski in: Toolset Professional Support |
2 | 8 | 7 years, 4 months ago | ||
CRED Commerce post renewal with
Started by: Brent Urbanski in: Toolset Professional Support |
2 | 4 | 7 years, 4 months ago |