Topic: lightbox not showing control as example

handro1234cc free asked 5 years ago


*_Expected behavior_*

open control same as example with slideshow *_Actual behavior_*

navigate to image url

Resources (screenshots, code snippets etc.)https://mdbootstrap.com/snippets/jquery/handro/531166



As I can see, everything is fine. Only the lightbox UI is not loading, because the path to its file is incorrect. On your snippet, please replace your Javascript section with the following code

$(document).ready(function () {
  $(function () {
    $("#mdb-lightbox-ui").load("https://mdbootstrap.com/wp-content/themes/mdbootstrap4/mdb-addons/mdb-lightbox-ui.html");
  });
});

handro1234cc free commented 5 years ago

Sorry for the mislead. Thank you for the answer.


FREE CONSULTATION

Hire our experts to build a dedicated project. We'll analyze your business requirements, for free.

Status

Closed

Specification of the issue

  • ForumUser: Free
  • Premium support: No
  • Technology: MDB jQuery
  • MDB Version: 4.7.5
  • Device: laptop
  • Browser: google chrome
  • OS: windows 10
  • Provided sample code: No
  • Provided link: Yes
Tags