Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Contributor Codeart

    (@codeart)

    Hi RivaNashHdz,

    We didnt encounter any similar issues while testing.

    Can you please provide link to the site where the problem exists?

    Thanks

    Thread Starter RivaNashHdz

    (@rivanashhdz)

    Glory1330.com

    The Home Banner is Now Blank.

    Plugin Contributor Codeart

    (@codeart)

    Hi RivaNashHdz,

    I dont see how our plugin is the issue for that, please uninstall it and see if everything fixes itself.

    I checked your site and you have quite few errors and not a single one is from our player. Check the image below. i am assuming the error is down to them, not down to our plugin.

    https://screencast.com/t/0kNJpVLiin4

    I’m having the same problem.
    When the plugin is activated the banner in my homepage goes blank. When I deactivate the plugin everything goes back to normal.

    My page is: https://feenaccioncce.com/

    Currently I turned off the plugin.

    Plugin Contributor Dime Mishkov

    (@dimisko)

    Hi escobarin3,

    I think the problem is the jQuery block you use to call the flexslider.
    Instead of:

    $(window).load(function() {
    //your code
    }

    Try:

    jQuery(document).ready(function($) {
    //your code
    }

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Home Banner Not Working’ is closed to new replies.