Okay
  Public Ticket #2628883
lightbox issue
Closed

Comments

  • sekhmet14 started the conversation

    Hi there :-)

    I don't understand why every click I do on my website (only on a computer, no mobile issue) open a 50% shade screen with nothing inside, that avoid every action on the site. It will only disappear with Esc touch and not even the X on the top right corner...

    I tried to deactivate all plugins and had a look at every option but can't find the solution.

    Need help...

    Best regards


  •  2,558
    Kevin replied

    Hi harisaltaf

    This is a problem with the WP 5.6 update using lightbox with swipebox, to fix this problem go to Appearance-> Editor / assets / js / customjs (or global.js) and search for js then delete them

     $( '.swipebox' ).swipebox( {    useCSS : true, // false will force the use of jQuery for animations    useSVG : true, // false to force the use of png for buttons    initialIndexOnArray : 0, // which image index to init when a array is passed    hideCloseButtonOnMobile : false, // true will hide the close button on mobile devices    removeBarsOnMobile : true, // false will show top bar on mobile devices    hideBarsDelay : 3000, // delay before hiding bars on desktop    videoMaxWidth : 1140, // videos max width    beforeOpen: function() {}, // called before opening    afterOpen: null, // called after opening    afterClose: function() {}, // called after closing    loopAtEnd: false // true will return to the first image after the last image is reached   } );

    Your problem will be solved

    We are continuing to optimize the issue, all themes will be updated to fix the problem and related issues, please follow the above themes. https://themeforest.net/user/themeftc/portfolio

    thanks

  • sekhmet14 replied

    this worked perfectly, thank you.

  •  2,558
    Kevin replied

    Hi sekhmet14

    You're welcome!

    Please let us know if we can be of further assistance.

    If you're happy with the theme and support you received we would really appreciate it if you could leave us a good review and positive comment over on themeforest.

    It only takes a moment and really helps us to keep doing what we do best :)

    Just go to http://themeforest.net/downloads and click "Rate this item" under your theme.

    Many thanks in advance!