vishali009
Forum Replies Created
-
Hi @headwall,
Sorry for the late reply.
Please replace the code with the one provided below, and let us know if you still face the same issue.For more, you can refer to the screenshot.
if (!empty($terms) && !is_wp_error($terms)) {
foreach ($terms as $term) {
if (is_object($term) && isset($term->name, $term->slug)) {
$ect_categories[$term->name] = $term->slug;
} else {
error_log('Invalid term: ' . json_encode($term));
}
}
}I hope this will help you.
Thanks & Regards
Forum: Plugins
In reply to: [Events Shortcodes For The Events Calendar] Changing a file via a child themeHi @filipfek,
Sorry, this can’t be possible, as the current version of this plugin does not support this functionality.
Thanks & RegardsHi @headwall,
Please share the list of plugins so we can check it. Additionally, it would be helpful if you could provide a video recording of the issue you are experiencing. Also, could you clarify what you mean by “redacted version”?
Thanks & RegardsHi @headwall,
We have tested this at our end and did not get this issue. Could you please share the scenario of exactly what you are doing? This will help us to assist you better.
Thanks & RegardsHi @julcezaro,
We have tested the same scenario and did not encounter this error; you can refer to this video for more details.It would be helpful if you could provide screenshots of the console, as that might assist us in resolving this issue.
Alternatively, you can upload the .po translation file on your end. To learn how to upload the .po file, please refer to this video.
Hope this helps you.
Thanks & RegardsHi @julcezaro
It might be a conflict with one of your other plugins or with your current theme. Please try deactivating your other plugins one by one to identify the issue. Also, if possible, try switching your current theme to detect the problem. Additionally, please share the list of plugins on your site so we can check it on our end.
Thanks & RegardsHi @julcezaro
Could you please share the screen recording of the exact scenario, what you are using and where you are getting these error messages, this information will help us to assist you better.
Thanks & RegardsHi @julcezaro,
If you are translating the Dokan Pro plugin, please set up some configurations.
You can follow this link to know how to configure the settings. Once you’ve set it up, this will solve the issue that you are facing.
If you’re still facing any issues, please provide the details, and we’ll assist you further.
Hope this helps you.
Thanks & RegardsHi @sukinoz,
I apologize for the misunderstanding.With our Automatic Translate addon for TranslatePress, you don’t need to pay for any API keys to enable translation; it’s completely free.
However, please note that to use the automatic translation feature in TranslatePress, you will need to pay extra for an API key.
ThanksForum: Plugins
In reply to: [Events Shortcodes For The Events Calendar] Change Venue Background ColourGlad to help! Feel free to reach out anytime.
We would greatly appreciate your valuable feedback.
Here you can share your feedback:?https://www.ads-software.com/support/plugin/template-events-calendar/reviews/#new-post/
Thanks in advance!
Forum: Plugins
In reply to: [Events Shortcodes For The Events Calendar] Change Venue Background ColourHi @ezonetworks,
Sorry for the inconvenience.
Please add this css code under the custom css settings
For Simple Events:
.ect-list-post.style-1.ect-simple-event .ect-list-venue.default-venue{
background : #000000 !important;
}For featured events:
.ect-list-post.style-1.ect-featured-event .ect-list-venue.default-venue{
background : #000000 !important;
}
Hope this helps.Forum: Plugins
In reply to: [Automatic Translate Addon For Loco Translate] HTML TagsHi @masouddarvishi1992,
Sorry to say, but this plugin is designed to translate plain and static strings automatically and does not support the translation of dynamic content or HTML tag strings.
ThanksHi @markeck,
The current version of the free plugin does not support this feature.
Thanks & RegardsHi @nchkrn,
Sorry, the current version of this plugin does not support this feature.
Thanks & RegradsHi @sukinoz,
In the TranslatePress plugin, you must translate pages manually. However, the Automatic Translate add-on for TranslatePress can help you translate pages automatically using Yandex Translator.
Thanks & Regards