marcB-6
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é |
---|---|---|---|---|---|
Views Beta is conflicting with WPML
Commencé par : marcB-6 in: Toolset Professional Support |
3 | 10 | Il y a 6 années et 10 mois | ||
Custom field group not available in Fields and Views
Commencé par : marcB-6
in: Toolset Professional Support
Problem: Solution: The Types beta is intended for use with the Views beta. Relevant Documentation: |
2 | 6 | Il y a 6 années et 11 mois | ||
Toolset view Plugin Loads Older version of Jquery in English site(not In dutch)
Commencé par : marcB-6 in: Toolset Professional Support |
3 | 8 | Il y a 6 années et 11 mois | ||
Get next 3 upcoming birthday
Commencé par : 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 | Il y a 6 années et 11 mois | ||
Create view to display child posts
1
2
Commencé par : marcB-6
in: Toolset Professional Support
Problem: Solution: Relevant Documentation: |
2 | 20 | Il y a 6 années et 11 mois | ||
Continued : Implement star rating for posts, Get average rating and add filter
Commencé par : marcB-6 in: Toolset Professional Support |
2 | 11 | Il y a 6 années et 11 mois | ||
Post relationship style display:none in custom post type in wp-admin
Commencé par : 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 | Il y a 6 années et 11 mois | ||
Dynamic Dropdown values added using wpt_field_options not working as filter
1
2
Commencé par : marcB-6
in: Toolset Professional Support
Problem: Solution: You can find proposed solution with the following reply: Relevant Documentation: |
2 | 18 | Il y a 6 années et 11 mois | ||
Map not displaying on slidetoggle
Commencé par : 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 | Il y a 6 années et 11 mois | ||
Easy Responsive Background Images in Toolset
Commencé par : marcB-6 in: Toolset Professional Support |
4 | 9 | Il y a 6 années et 12 mois | ||
Add filter for custom child taxonomy
Commencé par : marcB-6 in: Toolset Professional Support |
1 | 2 | Il y a 6 années et 12 mois | ||
Ref : Implement star rating for posts, Get average rating and add filter
Commencé par : marcB-6 in: Toolset Professional Support |
2 | 5 | Il y a 6 années et 12 mois | ||
Implement star rating for posts, Get average rating and add filter for ratings
Commencé par : marcB-6 in: Toolset Professional Support |
2 | 7 | Il y a 7 années | ||
Add Filter and Custom Search in « Users » View
Commencé par : 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 | Il y a 7 années | ||
Basic setup questions
Commencé par : marcB-6 in: Toolset Professional Support |
2 | 2 | Il y a 7 années |