Viewing 10 posts - 1 through 10 (of 10 total)
  • Author
    Posts
  • #497129

    Hi,

    We are constructing a site on http://www.ventrix.com.br/home/ and put the COUNTER to show 200.000. But after it complete, if you go up or down the page, the COUNTER run again, just on the three last numbers. Could you please fix it?

    Thanks

    Emanue

    #497525

    Hi Emanuel Alexandre,

    Could you please provide us with a temporary admin login so that we can take a closer look? You can post the details in the Private Content section of your reply. Make sure you are running the latest version of the theme (3.3.2) and try to disable all plugins to see if one of them is causing a conflict.

    Thanks,
    Rikard

    #499556

    Hi Rikard,

    I didn’t receive an warning for your answer and saw only today.
    We have just two activated plug-ins: Envato WordPress Toolkit and Clone Posts. I’ve deactivated the Clone Posts and the problem persisted.
    I actualized the theme today too, and nothing.
    Any other idea?
    Thanks a lot for your assistance.

    []’s

    Emanuel

    #499715

    Hi,

    Could you please provide us with a temporary admin login so that we can take a closer look? You can post the details in the Private Content section of your reply.

    Thanks,
    Rikard

    #499965

    Follow your access…

    #500202

    Hi!

    Seems like a bug in the animated number script. Is the dot symbol important? Is it OK if you remove that?

    Regards,
    Ismael

    #500374

    Hi,

    The dot is important. Here in Brazil is the thousand separator.

    Regards,

    Emanuel

    #500702

    Hi!

    Some news? I need to launch the website.

    Regards,

    Emanuel

    #501397

    Hey!

    We have reported the issue to Kriesi. It might take a while to fix this. As a workaround, you can do the following:

    1.) Remove the “period” and use the “200000” instead.

    2.) Or modify the js > shortcodes.js, look for this code around line 2741:

    if(zeroOnly && countTo !== 0) fakeCountTo = countTo.replace(/0/g, '9');
    

    ..replace it with:

    //if(zeroOnly && countTo !== 0) fakeCountTo = countTo.replace(/0/g, '9');
    

    Regards,
    Ismael

    #501398

    Hi,

    I get the same results on my local installation and unfortunately it looks like a bug. It’s been reported to Kriesi and hopefully it will be fixed in the next release. Sorry for the problems.

    Thanks,
    Rikard

Viewing 10 posts - 1 through 10 (of 10 total)
  • You must be logged in to reply to this topic.