marcB-6
Support threads created in the last 30 days: 1
Favorite Forum Topics
This user has no favorite topics.
Forum Topics Created
Status | Topic | Supporter | Voices | Posts | Freshness |
---|---|---|---|---|---|
Toolset view Plugin Loads Older version of Jquery in English site(not In dutch)
Started by: marcB-6 in: Toolset Professional Support |
3 | 8 | 6 years, 12 months ago | ||
Get next 3 upcoming birthday
Started by: marcB-6
in: Toolset Professional Support
Problem: The customer was able to resolve the issue with the query below. SELECT user_id,FROM_UNIXTIME(`meta_value`) as bdate FROM wp_usermeta WHERE `meta_key` = 'wpcf-geboortedatum' AND DATE_ADD(FROM_UNIXTIME(`meta_value`), INTERVAL YEAR(CURDATE())-YEAR(FROM_UNIXTIME(`meta_value`)) + IF(DAYOFYEAR(CURDATE()) > DAYOFYEAR(FROM_UNIXTIME(`meta_value`)),1,0) YEAR) BETWEEN CURDATE() AND DATE_ADD(CURDATE(), INTERVAL 1 YEAR) AND (MONTH(FROM_UNIXTIME(`meta_value`)) <> MONTH(CURDATE()) OR DAY(FROM_UNIXTIME(`meta_value`)) > DAY(CURDATE())) order by IF(MONTH(bdate) < MONTH(NOW()), MONTH(bdate) + 12, MONTH(bdate)), DAY(bdate) limit 3 So essentially a custom database query is required for this |
2 | 10 | 7 years ago | ||
Create view to display child posts
1
2
Started by: marcB-6
in: Toolset Professional Support
Problem: Solution: Relevant Documentation: |
2 | 20 | 7 years ago | ||
Continued : Implement star rating for posts, Get average rating and add filter
Started by: marcB-6 in: Toolset Professional Support |
2 | 11 | 7 years ago | ||
Post relationship style display:none in custom post type in wp-admin
Started by: marcB-6
in: Toolset Professional Support
Problem: Solution: 1) Dashboard-> Toolset-> Post Types 2) in case there is any compatibility problem, please deactivate other plugins and switch to wordpress default theme, and test again Relevant Documentation: |
3 | 8 | 7 years ago | ||
Dynamic Dropdown values added using wpt_field_options not working as filter
1
2
Started by: marcB-6
in: Toolset Professional Support
Problem: Solution: You can find proposed solution with the following reply: Relevant Documentation: |
2 | 18 | 7 years ago | ||
Map not displaying on slidetoggle
Started by: marcB-6
in: Toolset Professional Support
Problem: Solution: The following JS can force a re-draw of a map with id="map-1". How exactly this JS is added depends on the implementation of the accordions or tabs. WPViews.view_addon_maps.reload_map('map-1'); |
2 | 6 | 7 years ago | ||
Easy Responsive Background Images in Toolset
Started by: marcB-6 in: Toolset Professional Support |
4 | 9 | 7 years ago | ||
Add filter for custom child taxonomy
Started by: marcB-6 in: Toolset Professional Support |
1 | 2 | 7 years ago | ||
Ref : Implement star rating for posts, Get average rating and add filter
Started by: marcB-6 in: Toolset Professional Support |
2 | 5 | 7 years ago | ||
Implement star rating for posts, Get average rating and add filter for ratings
Started by: marcB-6 in: Toolset Professional Support |
2 | 7 | 7 years ago | ||
Add Filter and Custom Search in “Users” View
Started by: marcB-6
in: Toolset Professional Support
Problem: Solution: You can only build custom search for CPT view or CPT archive view. You can not build custom search for users view. Relevant Documentation: |
2 | 5 | 7 years ago | ||
Basic setup questions
Started by: marcB-6 in: Toolset Professional Support |
2 | 2 | 7 years ago | ||
get published date of post used in post relationship
Started by: marcB-6
in: Toolset Professional Support
Problem: Solution: filter by post relationship = Post where this View is shown You can find proposed solution with the following reply: Relevant Documentation: |
2 | 5 | 7 years, 1 month ago | ||
Particular parent category is not displaying in view
Started by: marcB-6 in: Toolset Professional Support |
2 | 5 | 7 years, 1 month ago |