Tagged: ,

Viewing 11 posts - 1 through 11 (of 11 total)
  • Author
    Posts
  • #526357

    Hello,

    there is an error in avia.js file which interfere with Ninja Kick plugin and prevent this plugin to save changes for plugin settings.

    Also, I can’t expand in Widget section for example Footer – column 1 to edit Text widget. Please check what is wrong. I have try to disable all plugins but have same problem. Also check screenshot and error message for avia.js

    #526477

    Hey bogosavljev!

    Can you please contact the plugin author, who will be able to help you with that.

    I am really really sorry but we do not offer support for third party plugins.

    Cheers!
    Basilis

    #526485

    Ha-ha,

    that’s weird, he told me the same for your avia.js ;)

    I didn’t ask you to support me for third party plugins, I have ask you to check this error in screenshot which is obvious coming from avia.js.

    And please can you respond in less then 24 hours? I see that sometimes when I post a question I don’t get any attention for more then half a day, and for some other question posted at the same time there was a dozen replays from the moderator.

    BTW, I’m waiting answer on this question as well for more then 12 hours… – https://kriesi.at/support/topic/how-to-add-search-button-on-single-page-custom-main-menu-nav/

    Thanks!
    Djuka

    #526725

    Hi,

    We can’t be compatible with all plugins unfortunately. Does the .js file work as it should without having the plugin active? If yes, then there is no “bug” in it. If no, then please try to overwrite the file in question with a fresh copy from your Themeforest account.

    Best regards,
    Rikard

    #527239

    Hello,

    I have latest version of avia.js, and I have try to deactivate Ninja Kick plugin, but have same error from avia.js

    Here are the screenshot where you can see that Ninja Kick plugin is Deactivated – error_message

    #528040

    Hi!

    I tried to login to the site but I get redirected again. The team is actually separated on different time zones so some of us won’t be able to access the site because of the restriction. Could you please remove that restriction so everyone can access the site?

    Best regards,
    Ismael

    #528088

    Hi,

    Restriction is removed now. Please login and check.

    Thanks,
    Djuka

    #529020

    Hey!

    As a temporary fix, please edit js > avia.js file, look for this code around line 596:

    var overlay = "", cssTrans = $.avia_utilities.support('transition');
    

    .. replace it with:

    var overlay = "";
    

    Again, look for this line then remove it.

    if(cssTrans === false ) overlay.stop().animate({opacity:opa}, 400);
    

    I’m not sure why it doesn’t recognize the function in your installation.

    Regards,
    Ismael

    #529651

    Hello,

    This remove the error message and plugin can work properly now. You can close this topic.

    Thanks!
    Djuka

    #529662

    Hey!

    Let us know if we can do anything else.
    Please try to use a child theme or keep a file backup – just in case.

    Best regards,
    Basilis

    #529664

    Hello,

    I’m using child theme and include avia.js from child theme.

Viewing 11 posts - 1 through 11 (of 11 total)
  • The topic ‘Bug in avia.js?’ is closed to new replies.