Uname: Linux premium72.web-hosting.com 4.18.0-553.44.1.lve.el8.x86_64 #1 SMP Thu Mar 13 14:29:12 UTC 2025 x86_64
Software: LiteSpeed
PHP version: 8.2.29 [ PHP INFO ] PHP os: Linux
Server Ip: 198.54.125.95
Your Ip: 216.73.216.112
User: matican (532) | Group: matican (531)
Safe Mode: OFF
Disable Function:
NONE

name : wpm-social-icon.js
jQuery(document).ready(function () {
  jQuery("body").on("click", "#add-social-icon", function () {
    jQuery("#wpm-6310-modal-add").fadeIn(500);
    jQuery("body").css({
      overflow: "hidden",
    });
    return false;
  });

  jQuery("body").on("click", ".wpm-6310-close, .wpm-btn-danger", function () {
    jQuery("#wpm-6310-modal-add, #wpm-6310-modal-edit-social-icon").fadeOut(
      500
    );
    jQuery("body").css({
      overflow: "initial",
    });
  });
  jQuery(window).click(function (event) {
    if (event.target == document.getElementById("wpm-6310-modal-add")) {
      jQuery("#wpm-6310-modal-add").fadeOut(500);
      jQuery("body").css({
        overflow: "initial",
      });
    } else if (
      event.target == document.getElementById("wpm-6310-modal-edit-social-icon")
    ) {
      jQuery("#wpm-6310-modal-edit-social-icon").fadeOut(500);
      jQuery("body").css({
        overflow: "initial",
      });
    }
  });

  jQuery("body").on("click", ".wpm-6310-social-icon-delete", function () {
    return confirm("Are you sure you want to delete?");
  });

  console.log(
    'jQuery(".wpm-6310-social-edit").length',
    jQuery(".wpm-6310-social-edit").length
  );

  if (jQuery("#wpm-6310-modal-edit-social-icon").length) {
    jQuery("#wpm-6310-modal-edit-social-icon").fadeIn(500);
    jQuery("body").css({
      overflow: "hidden",
    });
  }
});
© 2025 XylotrechusZ