pabloQ-2
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 |
---|---|---|---|---|---|
Toolset WooCommerce Blocks published automated draft posts
Iniciado por: pabloQ-2 en: Toolset Professional Support |
2 | 10 | hace 1 año, 8 meses | ||
Different column width display
Iniciado por: pabloQ-2 en: Soporte profesional de Toolset |
2 | 3 | hace 3 años, 6 meses | ||
Custom URL structure
Iniciado por: pabloQ-2
en: Toolset Professional Support
Problem: The issue here is that the user wanted to add their custom taxonomies to their custom post type's URL. Solution: In any case it would require the use of custom coding to add the taxonomies to the URL. What I recommend is that you get in touch with a registered contractor to get this one done for you. You can contact them at the link below. |
2 | 3 | hace 3 años, 8 meses | ||
Compatibility of Toolset WooCommerce Views with WooCommerce 4.0.1
Iniciado por: pabloQ-2 en: Soporte profesional de Toolset |
2 | 5 | hace 4 años, 7 meses | ||
Display related posts in a map
Iniciado por: pabloQ-2 en: Toolset Professional Support |
2 | 5 | hace 4 años, 11 meses | ||
Child post is not showing a view
Iniciado por: pabloQ-2
en: Toolset Professional Support
Problem: In order to filter by the current posts ID you will need to add a query filter to your view of the Post ID. Select the option "Entries with ID defined by the view shortcode attribute:" and define your shortcode attribute. Then you can add your view to your page like this. [wpv-view name="my-view" ids='[wpv-post-id]'] Where the "ids" parameter is the shortcode parameter that you previously defined. |
2 | 12 | hace 5 años | ||
Yoast breadcrumbs doesn't display the full path for child posts
Iniciado por: pabloQ-2 en: Toolset Professional Support |
2 | 3 | hace 5 años, 1 mes | ||
Relations between two posts of the same type
Iniciado por: pabloQ-2 en: Toolset Professional Support |
2 | 3 | hace 5 años, 2 meses | ||
Dynamic form field
Iniciado por: pabloQ-2 en: Toolset Professional Support |
2 | 7 | hace 5 años, 7 meses | ||
Migration to a new URL
Iniciado por: pabloQ-2 en: Toolset Professional Support |
2 | 3 | hace 5 años, 11 meses | ||
Can’t edit with Elementor
Iniciado por: pabloQ-2
en: Soporte profesional de Toolset
Problem: I am unable to edit some posts with Elementor. The post editor screen is also incomplete. I can see an error 500 in the server logs. Solution: This appears to be an exception, and is resolved by activating the "Curiosidades" Taxonomy |
2 | 10 | hace 5 años, 11 meses | ||
Hide Woocommerce products in views
Iniciado por: pabloQ-2
en: Toolset Professional Support
Problem: I would like to hide results in a View if they are associated with a specific Product Category term. Solution: Use conditional HTML with the has_term function: [wpv-conditional if="( has_term('oculto', 'product_cat', null) eq '1' )" ] <p class="special">This product is hidden!</p> [/wpv-conditional] [wpv-conditional if="( has_term('oculto', 'product_cat', null) ne '1' )" ] <p class="special">This product is not hidden!</p> [/wpv-conditional] Register has_term in Toolset > Settings > Functions in conditional evaluations Relevant Documentation: |
2 | 7 | hace 6 años, 2 meses | ||
Must resave Woocommerce Views settings after changing Elementor Product template
Iniciado por: pabloQ-2 en: Toolset Professional Support |
2 | 5 | hace 6 años, 2 meses | ||
Create a TML tab with repeatable fields
Iniciado por: pabloQ-2 en: Toolset Professional Support |
2 | 3 | hace 6 años, 2 meses | ||
Open youtube URL in a modal (using Elementor theme builder for WooCommerce)
Iniciado por: pabloQ-2 en: Toolset Professional Support |
2 | 6 | hace 6 años, 2 meses |