Hello! My shortcode is showing wrong number of days till event. Also how can I get id of event? Can I put multiple events on ID list?
Thank you!
]]>Hi team,
How can I make the Title, the Venue and the ‘Find Out More’ disappear and only leave the Countdown timer visible?
I have tried adding these shortcodes, but they don’t seem to work;
hide-venue=”yes” hide main-title=”yes”
Thanks
]]>hi, as said in title, could it be possible to have (maybe as an option) the event start and end hours in the div above the countdown, where date and venue are shown ?
thanks !
Hi, i need to see the event countdown in a popup
Of course, the popup needs to be autodisable when the event finished
Is it possiblr?
Loco translation cannot find the text string in the po file. It would be nice not to have to go behind the program and open tecc-functions.php on every update.
]]>Is there a way to create a countdown for a recurring event and have the countdown update to the next recurrence?
]]>Greetings, PLZ is there any possibility to change the ‘find out more’ string same as in The Event Calendar display settings?
Is there any possibility to modify the font, size and color of the title and the Event name in the Countdown display?
Thank you in advance for your help.
Best Regards, Libor
]]>Now it is aligned to rigth. Is it possible to change it to center?
]]>Hello Jyoti, the problem I have is that the Countdown Timer is vertical in orientation.
Is it possible to change the format to be horizontal so it only takes up a few lines of text?
So it works as a horizontal ‘banner’ rather than a vertical ‘banner’?
Many thanks
Richard Hughes (Charity admin)
The latest change log states that the
Version 1.4.5 | 24-11-2022
Added: Image of the Event in Countdown
Fixed: Undefined Variable bug
This update actually caused the following error for us
Notice: Undefined index: show-image in /home3/vatcarne/public_html/wp-content/plugins/countdown-for-the-events-calendar/includes/tecc-functions.php on line 41
Any assistance or guidance would be appreciated. I really appreciate any help you can provide.
]]>Hi,
When the we move to another page on the site and then go back to the timer, the text when event starts is showing and the countdown stops. We have to refresh the page to fix it?
As shown here –
https://tinyurl.com/2p9n8yx4
Any ideas please?
Thanks
This is a great plugin and thank you for making it available!
I do have one small issue with it that I’m hoping you can correct – I’m not providing a screenshot or link because it’s visible on the sample images provided with the plugin.
There is a missing space between the location’s state and postal identifier, and a extra on between the city and state. (Eg it shows:
10 November 2022-The Election Meet Ground Tuba City , AZ86045 United States`
Would it be possible to fix this or help me find a workaround?
]]>Hi there,
I was wondering if it is possible to display an event image in the countdown timer?
If not, would you consider this for a future update/release?
Many thanks
]]>Hi!
Are all your events calendar plugins compatible with the events calendar 6?
Greetings
Marco
]]>Is there a shortcode parameter for only counting down to events in particular categories or alternatively by featured events?
]]>Can the timer be made smaller? It takes up a lot of space on our page! Ideally all text and links would fit on 1 or 2 lines – can this be easily changed?
]]>Your nag:
Thanks for using The Events Calendar Countdown Addon WordPress plugin. We hope it meets your expteccations!
Please give us a quick rating, it works as a boost for us to keep working on more Cool Plugins!
cannot be dimissed. Can you please fix this? Or even better get rid of it entirely (they are IMO very nad practice.
Note this seems to gave started after the recent versions upgrade to the events calendar and event tickets.
]]>I’ve published my next event, but it won’t show in the dropdown.
]]>Can you add a shortcode option to show the featured image for the event (we can style/size the image via css)? Also, an option to change the button text?
]]>Hi,
Thanks for this great plugin.
I would like to have an option to hide the days and hours if they are zero.
I have made the following changes to the code, but I’m not sure if this is the best way to do it. It would be great if this could be included in the plugin, with an option to switch the functionality on or off?
in countdown.js, in the updateTimer function:
if (hours === '00') {
output = t.format.replace( 'DD', days ).replace( 'HH', hours ).replace( 'MM', minutes ).replace( 'SS', seconds ).replace( 'tecc-days-section', 'tecc-days-section hide' ).replace( 'tecc-hours-section', 'tecc-hours-section hide' );
} else if (days === '00') {
output = t.format.replace( 'DD', days ).replace( 'HH', hours ).replace( 'MM', minutes ).replace( 'SS', seconds ).replace( 'tecc-days-section', 'tecc-days-section hide' );
} else {
output = t.format.replace( 'DD', days ).replace( 'HH', hours ).replace( 'MM', minutes ).replace( 'SS', seconds );
}
And in countdown.css
div.tecc-section.tecc-hours-section.hide,
div.tecc-section.tecc-days-section.hide {
display: none;
}
Thanks!
]]>Is there was a way to make changes to the layout in the shortcode. To get rid of the display date, change to eliminate” the button text or the button itself. In some places, I just need the countdown timer, without the text. Also is there a way to link to a URL of the event when the timer is up?
]]>Can this handle events in different timezones in the same calendar? E.g. one event with a time set in BST and another event with a time set in EST. Doesn’t seem to be able to do this…
]]>Wondering if there are any plans to be able to edit the button text “Find Out More”? Or do I have to edit the plugin core files?
]]>Hello,
I wanted to help translate the Countdown addon but when I go in the translate.wordpress page it says
“This plugin is not properly prepared for localization (View detailed logs on Slack). If you would like to translate this plugin, please contact the author.”
IS there something missing or needs to be reset?
Thank you
]]>Hey, is there a way to just do a countdown for the next scheduled event versus picking a specific event?
]]>Hello,
I wondered if it possible to change the layout of the html for the countdown without directly editing the plugin files?
I would like the time titles to appear above the time and for these to appear above the title? for example:
Days Hours Min Seconds
30 12 29 40
This is the event name here
]]>Hello,
nice plug-in!
Is there actually the feature or (if not) do you plan to add the functionality, that automatically the next ongoing event is used for the countdown?
That would be nice and I’d be using your plug-in.
The “Fudiggl” are a special music band, so I’d be glad to show visitors the time until our next event takes place…
I appreciate your answer!
Best regards from Germany,
Sven
Hi,
I create a series of events but when the clocks changed here on the UK to BST or GMT+1 the timer is always an hour out.
]]>I am using the countdown timer shortcode in Avada theme composer . Countdown timer is not displaying at the place where i am adding the shortcode , it is showing in fixed position right under the slider. Please see the below screenshot.
https://www.awesomescreenshot.com/image/3191012/ac97d31b1717b4abcb5dd3361db98abe
Let me know if you can help me on this issue.
I would like to know if the plugin can work with recurring events and to show the countdown for the next event (without having to select a specific event)?
]]>