Jyoti Bhandari
Forum Replies Created
-
Forum: Plugins
In reply to: [Cool Timeline (Horizontal & Vertical Timeline)] html in postsHi @kattouf,
Custom link only works with story-content=”short” and make sure you set the content length less than the you description word count.
If you want to add custom link with story-content=”full” then you can apply custom link on any word in description.Thanks & Regards.
Forum: Plugins
In reply to: [Event Single Page Builder For The Event Calendar] Block Google mapsHi @asterioskma,
Yes, after update code will be remove so you nee to update code after each update.
Thanks & Regards
Forum: Reviews
In reply to: [Timeline Block For Gutenberg] Doesn’t follow good coding practicesHi @skrapion
Please contact with us on Timeline-Block support page Click here https://www.ads-software.com/support/plugin/timeline-block/ and mention your issue on support page we will provide a better solution.
Thanks & Regards
Forum: Plugins
In reply to: [Event Single Page Builder For The Event Calendar] Block Google mapsHi @asterioskma,
Go to event-page-templates-addon-for-the-events-calendar/epta-template/epta-template-1.php remove line no. 96 to 98 or comment line no. 96 to 98.
Thanks & Regards
Hi @kerryroddy,
Yes, there is an animation conflict issue with your plugin.
Please try the custom css shared below to solve this issue..twae-story:not(.twae-out-viewport) [data-aos=flip-up]{
transform: perspective(2500px) rotateX(0);
}
Thank YouHi @feldi740
To make the sidebar heading width equal add the custom CSS code given below.
.epta-sidebar-box .tribe-events-meta-group {
width: auto !important;
padding: 0px;
margin-right: 0px;
}Thanks & Regards
Hi @codejp3,
Thanks for detecting the issue. Soon we will release a plugin update Now you can fix it by using the below-shared guidelines:-
Go to automatic-translator-addon-for-loco-translate >> includes >> Feedback >> class.feedback-form.php replace line no. 32 to 39 below-shared code:-
function enqueue_feedback_scripts() {
$screen = get_current_screen();
if ( isset( $screen ) && $screen->id == ‘plugins’ ) {
if ( $hook == ‘plugins.php’ ) {
wp_enqueue_script( ‘atlt-free-feedback-script’, $this->plugin_url . ‘includes/Feedback/js/admin-feedback.js’, array( ‘jquery’ ), $this->plugin_version );
wp_enqueue_style( ‘cool-plugins-feedback-style’, $this->plugin_url . ‘includes/Feedback/css/admin-feedback.css’, null, $this->plugin_version );
}
}Hope this will helps you! Let me know if you are still facing any issue.
Thanks & Regards
Forum: Plugins
In reply to: [Events Shortcodes For The Events Calendar] Template name appearing?Hi @vanderbeam,
It seems to be conflict at your end with active theme or active plugins.
Go to the main folder of plugins template-events-calendar >> includes >> events-shortcode.php remove line no. 297 or you can simply search $output .= ‘<!=========Events list Template ‘ . ECT_VERSION . ‘=========>’; and remove this line of code but remember after the plugin update this code will be removed.
Thanks & Regards
Forum: Plugins
In reply to: [Events Shortcodes For The Events Calendar] TimeZone ProblemHi Silvio
Sorry for the late reply.
Our plugin is just an addon to The Event Calendar plugin.
Could you please go through the document on working with time zone?
https://theeventscalendar.com/knowledgebase/k/working-with-time-zones/If that could not help, Could you please let us know what time zone you have set under your WordPress site setting.
Also, the option selected for time zone setting under Event Calendar Settings and the event time zone if you have given any while creating your event.This data will help us to test the scenario at our end.
Thanks & Regards?
- This reply was modified 2 years, 1 month ago by Jyoti Bhandari.
Hi @codejp3,
Thanks for using our plugin. our plugin is working as an add-on to the Loco Translate plugin. it is just used to translate all plugins and theme strings automatically. Please check Network Plugins Page after deactivating the main loco translate plugin.
Thanks & Regards
Forum: Plugins
In reply to: [Event Single Page Builder For The Event Calendar] No related eventsHi @samjansen97
Thanks for using our plugin.
Related Events are fetched based on the current event’s category or tags.
So to achieve that do should have events with same category or tags.Thanks & Regards
Hi @kosiak,
?Please let me know which translation intermediator(Yandex, Google, Deepl) you use to translate the plugin.
Thanks & Regards