jeremyP-3
Support threads created in the last 30 days: 0
Favorite Forum Topics
This user has no favorite topics.
Forum Topics Created
Status | Topic | Supporter | Voices | Posts | Freshness |
---|---|---|---|---|---|
Style the popup text when clicking on each marker
Started by: jeremyP-3
in: Toolset Professional Support
Problem: I am now trying to style the popup text when clicking on each marker. How would I go about adding html tags to this shortcode in the content template so that each popup looks like the following? Solution: You can use marker shortcode to wrap those shortcodes you mentioned above, for example: https://toolset.com/forums/topic/style-the-popup-text-when-clicking-on-each-marker/#post-2022869 Relevant Documentation: https://toolset.com/documentation/programmer-reference/maps/maps-shortcodes/#wpv-map-marker |
2 | 4 | 3 years, 7 months ago | ||
Map Marker Based On Parent Field
Started by: jeremyP-3 in: Toolset Professional Support |
2 | 6 | 3 years, 7 months ago | ||
Miscellaneous Issues
Started by: jeremyP-3 in: Toolset Professional Support |
2 | 7 | 3 years, 7 months ago | ||
Dynamic Map Markers Based On Taxonomy
1
2
Started by: jeremyP-3
in: Toolset Professional Support
Problem: On my Map View, I would like to display different marker icons depending on whether or not the post has a specific term from a custom taxonomy. Solution: Use map marker shortcodes and conditional shortcodes with the has_term function to display different markers based on the has_term function. Relevant Documentation: |
2 | 20 | 3 years, 8 months ago | ||
Issue With Forms Plugin in PHP 8
Started by: jeremyP-3
in: Toolset Professional Support
Problem: I am trying to use Forms in a PHP 8 site but I see a Fatal Error: An error of type E_ERROR was caused in line 437 of the file /path/to/site/wp-content/plugins/cred-frontend-editor/application/views/dialogs/shortcodes/cred-relationship-form.phtml. Error message: Uncaught ValueError: Unknown format specifier "S" in /path/to/site/wp-content/plugins/cred-frontend-editor/application/views/dialogs/shortcodes/cred-relationship-form.phtml:437 Stack trace: #0 /path/to/site/wp-content/plugins/cred-frontend-editor/application/views/dialogs/shortcodes/cred-relationship-form.phtml(437): sprintf() #1 /path/to/site/wp-content/plugins/cred-frontend-editor/vendor/toolset/toolset-common/inc/autoloaded/files.php(99): include('...') #2 /path/to/site/wp-content/plugins/cred-frontend-editor/vendor/toolset/toolset-common/inc/autoloaded/renderer/renderer.php(136): Toolset_Files->get_include_file_output() #3 /path/to/site/wp-content/plugins/cred-frontend-editor/vendor/toolset/toolset-common/inc/autoloaded/renderer/renderer.php(110): Toolset_Renderer->render_phtml_template() #4 /path/to/site/wp-content/plugins/cred-frontend-editor/application/controllers/shortcode_generator.php(942): Toolset_Renderer->render() #5 /path/to/site/wp-content/plugins/cred-frontend-editor/application/controllers/shortcode_generator.php(916): CRED_Shortcode_Generator->render_dialog_templates() #6 /path/to/site/wp-includes/class-wp-hook.php(292): CRED_Shortcode_Generator->render_footer_dialogs() #7 /path/to/site/wp-includes/class-wp-hook.php(316): WP_Hook->apply_filters() #8 /path/to/site/wp-includes/plugin.php(484): WP_Hook->do_action() #9 /path/to/site/wp-admin/admin-footer.php(78): do_action() #10 /path/to/site/wp-admin/post.php(369): require_once('...') #11 {main} Solution: Our developers are in the process of adding support for PHP 8. This issue has been reported and we will resolve the problem in upcoming releases of the Toolset suite. |
2 | 3 | 3 years, 8 months ago |