David Gimenez
Web poet and Marketing adventurer
In den letzten 30 Tagen erstellte Support-Threads: 2
Lieblings-Forenthemen
This user has no favorite topics.
Forum Topics Created
Status | Thema | Supporter | Stimmen | Artikel | Aktualität |
---|---|---|---|---|---|
Unexpected clickable xzones in toolset map
Gestartet von: David Gimenez in: Toolset Professional Support |
2 | 3 | vor 4 Jahren | ||
Edit form don't load related post
1
2
Gestartet von: David Gimenez in: Toolset Professional Support |
3 | 22 | vor 4 Jahren | ||
Several issues with toolset in the backend
Gestartet von: David Gimenez
in: 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 | vor 4 Jahren | ||
View doesn’t render
Gestartet von: David Gimenez
in: 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 | vor 4 Jahren, 1 Monat | ||
Always show markers of a custom post type and filter different custom post type
Gestartet von: David Gimenez
in: 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 | vor 4 Jahren, 1 Monat | ||
Limi to create posts by user and unexpected results
Gestartet von: David Gimenez
in: 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 | vor 4 Jahren, 1 Monat | ||
limit post unexpect result
Gestartet von: David Gimenez in: Chat Support |
1 | 2 |
vor 4 Jahren, 2 Monaten
|
||
Diconnecting posts in a M2M relationship
Gestartet von: David Gimenez in: Toolset Professional Support |
2 | 8 | vor 4 Jahren, 2 Monaten | ||
types termmeta comparison in conditional output
Gestartet von: David Gimenez in: Toolset Professional Support |
3 | 13 | vor 4 Jahren, 3 Monaten | ||
Post form: Issue with dropdown of related posts in conditional field
Gestartet von: David Gimenez in: Toolset Professional Support |
2 | 5 | vor 4 Jahren, 4 Monaten | ||
Relationship missing in form
Gestartet von: David Gimenez in: Toolset Professional Support |
2 | 4 | vor 4 Jahren, 4 Monaten | ||
Unexpected result with checkboxes in custom search
Gestartet von: David Gimenez in: Toolset Professional Support |
2 | 8 | vor 4 Jahren, 4 Monaten | ||
Create new post form showing only one of the two post relationships
Gestartet von: David Gimenez in: Chat Support |
1 | 2 |
vor 4 Jahren, 4 Monaten
|
||
use my location css font button
1
2
Gestartet von: David Gimenez in: Toolset Professional Support |
3 | 22 | vor 4 Jahren, 4 Monaten | ||
Notices showing after updating WordPress
Gestartet von: David Gimenez in: Toolset Professional Support |
3 | 6 | vor 4 Jahren, 4 Monaten |