jillT
Admite hilos creados en los últimos 30 días: 0
Debates favoritos del foro
Este usuario no tiene debates favoritos.
Temas del foro creados
Status | Debate | Supporter | Voces | Mensajes | Caducidad |
---|---|---|---|---|---|
Alphabetical radio selection of custom taxonomy
Iniciado por: jillT en: Toolset Professional Support |
|
3 | 4 | hace 3 años, 6 meses | |
Container elements of equal height
Iniciado por: jillT
en: Toolset Professional Support
Problem: Solution: Relevant Documentation: |
|
2 | 3 | hace 3 años, 6 meses | |
Change submit button background color on hover
Iniciado por: jillT en: Toolset Professional Support |
|
2 | 8 | hace 3 años, 6 meses | |
Grid elements equal height
Iniciado por: jillT
en: Toolset Professional Support
Problem: How to make the Grid element the same height. Solution: Customer had border inside the inner wrapper and that is why the way to make the items same height was to add the CSS code below: .tb-grid .tb-grid-column, .tb-grid .tb-grid-column .wpv-block-loop-item, .wp-block-toolset-blocks-grid{ height: 100%; } |
|
2 | 3 | hace 3 años, 6 meses | |
How does the start rating block work?
Iniciado por: jillT en: Toolset Professional Support |
|
2 | 2 | hace 3 años, 6 meses | |
CPT not all displaying in block view
Iniciado por: jillT en: Toolset Professional Support |
|
2 | 8 | hace 3 años, 9 meses | |
Conditional block
Iniciado por: jillT en: Toolset Professional Support |
|
2 | 10 | hace 3 años, 10 meses | |
Search page not always displaying buttons correctly
Iniciado por: jillT en: Toolset Professional Support |
|
2 | 4 | hace 3 años, 11 meses | |
Image block, Polaroid Frame
Iniciado por: jillT
en: Toolset Professional Support
Problem: I am using the polaroid frame option for a Toolset Image Block. I have aligned the image to the right side using the blocks alignment features, and chosen a medium size image so it "floats" to the right of some content in the block editor. With the Kadence theme active, the frame background behind the image is too wide - it extends the full width of its parent container element, when it should be just a little bit wider than the image itself. Solution: As a workaround, you can try adding the following custom CSS: .wp-block-image .tb-image.tb-image-frame-polaroid { width: auto; } .wp-block-image .tb-image.tb-image-frame-polaroid figcaption { display: block; } |
|
2 | 8 | hace 3 años, 11 meses | |
Search page not always displaying buttons correctly
Iniciado por: jillT en: Toolset Professional Support |
|
2 | 7 | hace 4 años, 1 mes | |
Search view for taxonomy
Iniciado por: jillT en: Toolset Professional Support |
|
2 | 3 | hace 4 años, 1 mes | |
Single Woocommerce product template issues
Iniciado por: jillT en: Toolset Professional Support |
|
2 | 8 | hace 4 años, 2 meses | |
Display checkbox search filters in one line
Iniciado por: jillT
en: Toolset Professional Support
Problem: I have a series of search filters displayed as checkboxes. The checkboxes are displayed in a single column with several rows. Instead, I would like to display the checkboxes in a single row with multiple columns. If I inspect the checkbox containers I can see they are set to display:inline-block; but they break to separate rows. How can I display the checkboxes in a single row? Solution: Use custom CSS to override the default layout styles for the checkbox elements. In this case, applying display:flex to the checkboxes container element is sufficient to implement the flexbox model and display the filters in a single row with multiple columns. Relevant Documentation: |
|
2 | 5 | hace 4 años, 2 meses | |
Edit CPT form
Iniciado por: jillT en: Toolset Professional Support |
1 | 2 | hace 4 años, 3 meses | ||
Editing Post Form
Iniciado por: jillT en: Toolset Professional Support |
|
2 | 3 | hace 4 años, 3 meses |