simonM-5
In den letzten 30 Tagen erstellte Support-Threads: 0
Lieblings-Forenthemen
This user has no favorite topics.
Forum Topics Created
Status | Thema | Supporter | Stimmen | Artikel | Aktualität |
---|---|---|---|---|---|
Compare message date with WC Subscription End Date or Subscr. Status conditional
Gestartet von: simonM-5 in: Toolset Professional Support |
|
2 | 7 | vor 4 years, 5 months | |
_cred_post_expiration_time is not respecting timezone or problem with view query
1
2
Gestartet von: simonM-5 in: Toolset Professional Support |
|
3 | 21 | vor 4 years, 6 months | |
Email notifications not being sent for expiring posts
Gestartet von: simonM-5
in: Toolset Professional Support
Problem: The "cred_post_expiration_event" Cron Event is missing after migrate website. Solution: You can try these: https://toolset.com/forums/topic/email-notifications-not-being-sent-for-expiring-posts/#post-1932881 Relevant Documentation: |
|
2 | 9 | vor 4 years, 7 months | |
I suspect that the Toolset plugin is not adhering to the correct timezone
Gestartet von: simonM-5 in: Toolset Professional Support |
|
1 | 2 | vor 4 years, 7 months | |
Date pickers appear empty in Toolset Forms Edit Mode
1
2
Gestartet von: simonM-5 in: Toolset Professional Support |
|
3 | 20 | vor 4 years, 8 months | |
Unable to tick and untick certain boxes in Toolset Access Control
Gestartet von: simonM-5
in: Toolset Professional Support
Problem: Toolset Access settings checkboxes are not working correctly. Solution: Update to the latest version of Toolset plugins. |
|
2 | 4 | vor 4 years, 8 months | |
Limiting addresses in Forms via JS disables display of map when filling out form
Gestartet von: simonM-5
in: Toolset Professional Support
Problem: I would like to limit the addresses suggested by the address field in a front-end Form to one specific country. Solution: Add a custom JavaScript snippet to the Form's JS editor: var delayed = function() { jQuery(".js-toolset-maps-address-autocomplete").each(function(index,item){ var map = jQuery(item).closest('.js-toolset-google-map-container').find('.js-toolset-google-map-preview:eq(0)'); jQuery(item).geocomplete({'country':'DE', 'type': [], 'map': map}); }); }; jQuery(document).ready(function(){ setTimeout( delayed, 2000 ); }); |
|
2 | 7 | vor 4 years, 9 months | |
Limit Google Map address locations to Germany via Toolset Forms
Gestartet von: simonM-5
in: Toolset Professional Support
Problem: I would like to limit the autocomplete address options in a Toolset Forms address field to be from a specific country, Germany. Solution: Add the following JavaScript snippet to your Form's JS panel: jQuery(document).ready(function(){ jQuery(".js-toolset-maps-address-autocomplete").geocomplete({country: 'DE',type: []}); }); |
|
2 | 3 | vor 4 years, 10 months | |
Notice: Trying to get property 'source_language_code' of non-object in
Gestartet von: simonM-5 in: Toolset Professional Support |
|
2 | 6 | vor 4 years, 10 months | |
Issue editing the existing custom code snippets
Gestartet von: simonM-5 in: Toolset Professional Support |
|
2 | 9 | vor 4 years, 10 months | |
Issue editing the existing custom code snippets
Gestartet von: simonM-5 in: Chat Support |
|
1 | 2 |
vor 4 years, 11 months
|
|
Relationships dissappeard after the last update
1
2
Gestartet von: simonM-5 in: Toolset Professional Support |
|
2 | 19 | vor 4 years, 11 months | |
Toolset Debug Info is empty
Gestartet von: simonM-5 in: Toolset Professional Support |
|
3 | 11 | vor 4 years, 11 months | |
CRED delete post link shortcode ‘cred_delete_post_link’ not working after update
Gestartet von: simonM-5
in: Toolset Professional Support
Problem: The cred_delete_post_link shortcode I have been using for some time on my site no longer works after updating my Toolset plugins. Solution: As of Forms 2.5.6, the cred_delete_post_link shortcode has been deprecated in favor of cred-delete-post. Relevant Documentation: |
|
2 | 5 | vor 4 years, 11 months | |
Toolset chat support ticket by simonM-5 – 1600807462
Gestartet von: simonM-5 in: Chat Support |
|
1 | 1 |
vor 4 years, 11 months
|