Code

Discussion on jCountdown Mega Package for WordPress

Discussion on jCountdown Mega Package for WordPress

Cart 1,547 sales

ufoufoufo supports this item

Supported

265 comments found.

We just purchased jCountdown Mega Package for WordPress Regular License 12 months support (expires on 13 Jul 2017) Purchase code: 64e08b82-2b2a-4f80-bf0a-e831f63de033 but it is not appearing on My Downloads page. Please check this out and let me know when I can download it Garth Catterall <garth.catterall@humanitysteam.org>

Hi, i’m not sure what’s happen, and I can’t do anything in this situation, sorry, but I think you can get some help in help center https://help.market.envato.com/hc/en-us and if you still can’t find anything that helps you, please check this page https://help.market.envato.com/hc/en-us/requests/new you can submitting a request and the envatomarket help team will helps you

I want a countdown timer to show how long someone has to order to receive their package by a certain date. Our cut off is always Thursday at Midnight to be delivered by the following Monday. Would your plugin handle something like this?

Hi, did you mean you need a countdown that always count to next monday? if so, maybe jCoundown can do that, but you need to do it with some simple javascripts, please send me more details here http://codecanyon.net/user/ufoufoufo to explain it

No, countdown to Thursday at Midnight, then reset and start over.

you mean you need the countdown always count to next Thursday Midnight, like repeat event, right? you can do it by simple javascript with jCountdown Mega Package for WordPress, and you can contact me here http://codecanyon.net/user/ufoufoufo to get the example scripts

Hi. I purchased the plugin but now i want a countdown clock (from 60 minutes back to 0) with an redirection on the end. Is this possible? THX Freek

Hi, usually you need to set a static target time text to create the countdown shortcode in the panel, but if you really want to create a countdown with dynamic time, you can try to use some simple javascript to do it, please content me here http://codecanyon.net/user/ufoufoufo to get the example scripts

Hi. Is it possible to countdown from 60 minutes to 0 and then redirect to a different page? If it works we will purchase the plugin. THX Freek

hi there, i tried to change the text for the days, minutes etc. and overwrite the original file in the mentioned folder, but nothing changes when i refresh my website. how can i fix this and make it work… tqvm

Hi, you can try to clean your browser cache files, it should fix this problem

ya, ive empty all my cache but nothing changes…

Hi, please try to remove the plugin from your wp, and install the plugin zip that you updated the image file, then it should works

Hi ufoufoufo,

I’m trying to set the width of the countdown clock in revolution slider but it keeps being ignored. This function works perfect in the page builder. Any ideas why?

Hi, please send me your site URL here, http://codecanyon.net/user/ufoufoufo so I can check it on my browser

Hi, there!

I love your product but I have one small problem…

How to I change the colour of the text beneath the countdown timer from white to black?

Best,

Hi, please read the help file and edit the source psd file to change it

Thank you. I’ve put it in a grey content box now so it’s not a problem anymore but thanks anyway.

you’re welcome, have a nice day :)

Hello,

Just purchased this product this morning… I am wondering how to adjust the overall size of the countdown. I inserted a countdown into a Visual Composer block, and it is huge and runs over the sides.

Thanks for your advice!

hi, please check the “width” setting

Hi my timer does not look good when I embed the short code, any idea what is causing this issue?

You can see it on this test page: http://www.chasechandler.com/news/

Hi, that’s because your CSS setting is overwrite some important setting,

please remove these CSS scripts to fix up it
line 93

body .container .container:not(.tab-container):not(.recent-post-container) {
  padding: 0 !important;
  width: 100% !important;
}

Hi Jason, I have a problem because the count down script is not responsive. Regards

Hi, please login by the account that you purchased this product to get support thanks

Hi,

cool plugin, for some reason the labels are doesn’t display… when I check the code I see there’s nothing inside the “label” divs…

this is my demo: http://bit.ly/1PgM66A
Hi, that’s because your CSS setting overwrite some important jCountdown CSS setting, but don’t worry, all you need is add these CSS scripts to your site to fix it
<style>
.jCountdownContainer .label{
  display:inline-block !important;
  display:block !important;
  background-color:transparent !important;
}
</style>

Worked like a charm :) Thank you so much!

you’re welcome, have a nice day :)

to center the countdown

Hi, it’s very easy to center the countdown, just set the the parent element of the jcountdown shortcode text-align setting to center
<div style="text-align:center;">
    [jcountdown shortcode here...]
</div>

I’d like the clock to reset each day, so it counts down to time until dispatch. I’d also like it only to work Monday – Friday. Id’ also like to be able to style it anyway I want. Does this plugin meet these requirements?

here is a website with a similar feature… I’d mine to say something like “Order in X:XX for same day delivery.” http://monstersupplements.com/

Hi, as you can see as the preview page, you only need to setup a target date/time to create the countdown, jCountdown was not support the repeat events, but you just need to update the target time/date via your server-side scripe to make the event repeat

Hello. Is there some way to implement this in an area that doesn’t accept shortcodes? For instance, I’d like to put the countdown in header.php. Thanks.

Hi, sorry, wordpress only support to put shortcodes on the post, page, and text widget, however, if you really want to use it on header, you can contact me here http://activeden.net/user/ufoufoufo I can send you some example scripts

Hello,

I have problems with the plugin “jCountdown”. Labels day / hour / minutes / seconds are not displayed. The setting is true. The site concerned is www.fpvrace28.fr

thank you

Cédric

don’t worry, it’s because your CSS script is overwrite some jCountdown CSS script, all you need it add these CSS scripts to fix it
<style>
.jCountdownContainer .label{
  display:inline-block !important;
  display:block !important;
  background-color:transparent !important;
}
</style>

Perfect! :-)

pre-purchase questions. is compatible with wordpress 4.1.x ? it’s possible to use this plugin to show elapsed time from a date? thank you

sure, it works on wp 4.1, but for now, it only only support to countdown, but all source files was included so you can to modify it by yourself

Is there a reason why I can’t center the countdown on a page?? no matter what i try?

Hi, don’t worry, all you need is add the jCountdown into a center tag, or set the text-align to center

Hello,

I have a pre-buy question. Does your plugin have the ability to be able to loop the time? For example, every 60 seconds it counts down and starts over?

Here is a live example: www.malarianomore.org

Please let me know if this plugin has the capability to loop a countdown.

Thank you,

Hi, sorry, you need to setup a target time to create your countdown, so it can’t auto restart

Hello,

I have a pre-buy question. Does your plugin support the ability to loop the countdown automatically? For example, if the countdown is set for 60 seconds, can it automatically reset itself every 60 seconds and loop.

Example of this is on homepage of this website: https://www.malarianomore.org

Thank you,

Hi, sorry, you need to setup a target time to create your countdown, so it can’t auto restart

Is it possible to use a URL date parameter and pass in to the shortcode/jCountdown function?

Hi,

you can create the shortcode via admin panel, and it will look like this

[jcountdown timetext="2016/01/01 00:00:00" timezone="8" style="flip" color="white" width="300" textgroupspace="15" textspace="0" reflection="true" reflectionopacity="10" reflectionblur="0" daytextnumber="3" displayday="true" displayhour="true" displayminute="true" displaysecond="true" displaylabel="true" onfinishredirecturl=""]2016/01/01 00:00:00[/jcountdown]
by
by
by
by
by
by

Tell us what you think!

We'd like to ask you a few questions to help improve CodeCanyon.

Sure, take me to the survey