michel-germanQ
Fils de soutien créés au cours des 30 derniers jours : 0
Sujets de forum favoris
This user has no favorite topics.
Sujets de forum créés
Status | Sujet | Supporter | Voix | Publications | Nouveauté |
---|---|---|---|---|---|
Filter issue with 3 fields
Commencé par : michel-germanQ in: Soporte profesional de Toolset |
2 | 5 | Il y a 5 années et 11 mois | ||
Setting post parent with _wpcf_belongs_postNAME_id does not work correctly
Commencé par : michel-germanQ
in: Toolset Professional Support
Problem: I would like to use Forms to create Foto posts. I have a post relationship set up between Fotos (child) and Fotografos (parent). This is a legacy post relationship that has not been migrated to the new relationships system. Each User is the author of one Fotografo post. I would like to set the parent Fotografo to be the current User's Fotografo post. Solution: Use a View in the cred_field shortcode to set the _wpcf_belongs_fotografo_id. Set up the View to display the post ID of a Fotografo post, where the author is the same as the current User. Remove the wrapping div from this View. Then you can wrap the cred_field shortcode in a hidden div so it's not visible to the User on the front-end of the site. <div style="display:none;"> [cred_field field='_wpcf_belongs_fotografo_id' class='form-control' select_text='Choose your photographer' output='bootstrap' type="hidden" value='[wpv-view name="fotografo-de-este-usuario-en-add-foto"]'] </div> |
2 | 10 | Il y a 5 années et 11 mois | ||
_wpcf_belongs_slug_id ya no funciona
Commencé par : michel-germanQ in: Soporte profesional de Toolset |
2 | 4 | Il y a 5 années et 12 mois | ||
¿Cómo puedo recoger en una View un valor pasado por url?
Commencé par : michel-germanQ in: Soporte profesional de Toolset |
2 | 5 | Il y a 6 années et 3 mois |