Puntorosso
Fils de soutien créés au cours des 30 derniers jours : 1
Sujets de forum favoris
This user has no favorite topics.
Sujets de forum créés
Status | Sujet | Supporter | Voix | Publications | Nouveauté |
---|---|---|---|---|---|
Admin cannot view Private CPT
1
2
Commencé par : Puntorosso in: Toolset Professional Support |
|
2 | 18 | Il y a 4 années et 8 mois | |
Custom snippet error
Commencé par : Puntorosso in: Toolset Professional Support |
|
2 | 5 | Il y a 4 années et 8 mois | |
List all Woocommerce orders containing a specific product
Commencé par : Puntorosso in: Toolset Professional Support |
|
2 | 2 | Il y a 4 années et 8 mois | |
Post body in Conditional Block
Commencé par : Puntorosso in: Toolset Professional Support |
|
2 | 2 | Il y a 4 années et 8 mois | |
Cannot delete view
Commencé par : Puntorosso in: Toolset Professional Support |
|
2 | 2 | Il y a 4 années et 9 mois | |
Custom fields, WPML and Divi
Commencé par : Puntorosso in: Toolset Professional Support |
1 | 2 | Il y a 4 années et 9 mois | ||
Open images in lightbox
Commencé par : Puntorosso in: Toolset Professional Support |
|
2 | 2 | Il y a 4 années et 11 mois | |
Keeps asking to register Toolset
Commencé par : Puntorosso in: Toolset Professional Support |
|
2 | 6 | Il y a 4 années et 11 mois | |
Better image uploader
Commencé par : Puntorosso in: Toolset Professional Support |
|
2 | 4 | Il y a 4 années et 11 mois | |
Read only custom field
Commencé par : Puntorosso in: Toolset Professional Support |
|
2 | 5 | Il y a 4 années et 11 mois | |
Sticky Pagination area
Commencé par : Puntorosso in: Toolset Professional Support |
|
2 | 3 | Il y a 4 années et 11 mois | |
Nested Views CSS
Commencé par : 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 | Il y a 4 années et 11 mois | |
Save_post function with Cred Form
Commencé par : Puntorosso in: Toolset Professional Support |
|
2 | 9 | Il y a 4 années et 11 mois | |
Automatically set parent post ID in new child post Form using output from a View
Commencé par : 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 | Il y a 4 années et 11 mois | |
Pre-fill Custom field from SQL table
Commencé par : Puntorosso in: Toolset Professional Support |
|
2 | 8 | Il y a 4 années et 11 mois |