Puntorosso
In den letzten 30 Tagen erstellte Support-Threads: 1
Lieblings-Forenthemen
This user has no favorite topics.
Forum Topics Created
Status | Thema | Supporter | Stimmen | Artikel | Aktualität |
---|---|---|---|---|---|
Admin cannot view Private CPT
1
2
Gestartet von: Puntorosso in: Toolset Professional Support |
|
2 | 18 | vor 4 Jahren, 7 Monaten | |
Custom snippet error
Gestartet von: Puntorosso in: Toolset Professional Support |
|
2 | 5 | vor 4 Jahren, 7 Monaten | |
List all Woocommerce orders containing a specific product
Gestartet von: Puntorosso in: Toolset Professional Support |
|
2 | 2 | vor 4 Jahren, 8 Monaten | |
Post body in Conditional Block
Gestartet von: Puntorosso in: Toolset Professional Support |
|
2 | 2 | vor 4 Jahren, 8 Monaten | |
Cannot delete view
Gestartet von: Puntorosso in: Toolset Professional Support |
|
2 | 2 | vor 4 Jahren, 8 Monaten | |
Custom fields, WPML and Divi
Gestartet von: Puntorosso in: Toolset Professional Support |
1 | 2 | vor 4 Jahren, 8 Monaten | ||
Open images in lightbox
Gestartet von: Puntorosso in: Toolset Professional Support |
|
2 | 2 | vor 4 Jahren, 11 Monaten | |
Keeps asking to register Toolset
Gestartet von: Puntorosso in: Toolset Professional Support |
|
2 | 6 | vor 4 Jahren, 11 Monaten | |
Better image uploader
Gestartet von: Puntorosso in: Toolset Professional Support |
|
2 | 4 | vor 4 Jahren, 11 Monaten | |
Read only custom field
Gestartet von: Puntorosso in: Toolset Professional Support |
|
2 | 5 | vor 4 Jahren, 11 Monaten | |
Sticky Pagination area
Gestartet von: Puntorosso in: Toolset Professional Support |
|
2 | 3 | vor 4 Jahren, 11 Monaten | |
Nested Views CSS
Gestartet von: Puntorosso
in: Toolset Professional Support
Problem: The HTML div tags "view-products" display in zero height. Solution: You can try CSS codes, for example: overflow: auto; Relevant Documentation: |
|
2 | 9 | vor 4 Jahren, 11 Monaten | |
Save_post function with Cred Form
Gestartet von: Puntorosso in: Toolset Professional Support |
|
2 | 9 | vor 4 Jahren, 11 Monaten | |
Automatically set parent post ID in new child post Form using output from a View
Gestartet von: Puntorosso
in: Toolset Professional Support
Problem: I would like to automatically select the parent post in a new child post Form. I have a View that returns the correct parent post ID, so I would like to use that View in the Form shortcode but it does not seem to be working correctly. Solution: It is not possible to set the parent post ID using an attribute in the cred_form shortcode, only in the parent post cred_field shortcode. You have the following options: 1. In the URL of the page containing the New House Form, add the correct parent post ID in a URL parameter. Use the urlparam attribute in the parent post cred_field shortcode to supply the name of the corresponding URL parameter. Example where the URL parameter is areaid: [cred_field field='@book-chapter.parent' urlparam='areaid' class='form-control' output='bootstrap' select_text='--- not set ---'] 2. Set the parent post ID in the value attribute on the parent post cred_field shortcode. Example where the parent post ID is 1234: [cred_field field='@book-chapter.parent' value='1234' class='form-control' output='bootstrap' select_text='--- not set ---'] Relevant Documentation: |
|
2 | 4 | vor 4 Jahren, 11 Monaten | |
Pre-fill Custom field from SQL table
Gestartet von: Puntorosso in: Toolset Professional Support |
|
2 | 8 | vor 4 Jahren, 11 Monaten |