David Gimenez
Web poet and Marketing adventurer
Admite hilos creados en los últimos 30 días: 2
Debates favoritos del foro
Este usuario no tiene debates favoritos.
Temas del foro creados
Status | Debate | Supporter | Voces | Mensajes | Caducidad |
---|---|---|---|---|---|
Unexpected clickable xzones in toolset map
Iniciado por: David Gimenez en: Toolset Professional Support |
2 | 3 | hace 4 años | ||
Edit form don't load related post
1
2
Iniciado por: David Gimenez en: Toolset Professional Support |
3 | 22 | hace 4 años | ||
Several issues with toolset in the backend
Iniciado por: David Gimenez
en: Toolset Professional Support
Problem: I'm having problems where I cannot add new custom fields in Types, and I cannot adjust Access Control settings in wp-admin. Solution: Update to the latest version of Access to solve the checkboxes and scrolling issues. Increase your server's max_input_vars setting to resolve the problem where new fields cannot be added. |
2 | 7 | hace 4 años | ||
View doesn’t render
Iniciado por: David Gimenez
en: Toolset Professional Support
Problem: When a Content Template (CT) is added to a Taxonomy View and this View is inserted outside the Loop in an archive, the CT from the first View is not used anymore. Solution: It is a known issue: urrently, you can try these: Relevant Documentation: |
2 | 13 | hace 4 años, 1 mes | ||
Always show markers of a custom post type and filter different custom post type
Iniciado por: David Gimenez
en: Toolset Professional Support
Problem: I have a map that displays markers from a View that displays results from two different custom post types. I would like to be able to always display all results from custom post type A, but allow the User to apply front-end filters to filter custom post type B. Solution: Relevant Documentation: |
2 | 5 | hace 4 años, 1 mes | ||
Limi to create posts by user and unexpected results
Iniciado por: David Gimenez
en: Toolset Professional Support
Problem: Solution: I updated the code to introduce the "numberposts" equal to -1, to return all posts, and it worked form. function u_product_count() { //we create the $variable $user_product_count = count( get_posts( array( //we get the posts //we define the Post type 'post_type' => 'producte', //all posts numberposts' => -1, //we get the current logged in author 'author' => get_current_user_id(), ) ) ); //We return the amount of posts created by user return $user_product_count; } Relevant Documentation: https://developer.wordpress.org/reference/functions/get_posts/ |
3 | 9 | hace 4 años, 1 mes | ||
limit post unexpect result
Iniciado por: David Gimenez en: Chat Support |
1 | 2 |
hace 4 años, 2 meses
|
||
Diconnecting posts in a M2M relationship
Iniciado por: David Gimenez en: Toolset Professional Support |
2 | 8 | hace 4 años, 2 meses | ||
types termmeta comparison in conditional output
Iniciado por: David Gimenez en: Toolset Professional Support |
3 | 13 | hace 4 años, 3 meses | ||
Post form: Issue with dropdown of related posts in conditional field
Iniciado por: David Gimenez en: Toolset Professional Support |
2 | 5 | hace 4 años, 4 meses | ||
Relationship missing in form
Iniciado por: David Gimenez en: Toolset Professional Support |
2 | 4 | hace 4 años, 4 meses | ||
Unexpected result with checkboxes in custom search
Iniciado por: David Gimenez en: Toolset Professional Support |
2 | 8 | hace 4 años, 4 meses | ||
Create new post form showing only one of the two post relationships
Iniciado por: David Gimenez en: Chat Support |
1 | 2 |
hace 4 años, 4 meses
|
||
use my location css font button
1
2
Iniciado por: David Gimenez en: Toolset Professional Support |
3 | 22 | hace 4 años, 4 meses | ||
Notices showing after updating WordPress
Iniciado por: David Gimenez en: Toolset Professional Support |
3 | 6 | hace 4 años, 4 meses |