Tagged: x
-
AuthorPosts
-
May 24, 2016 at 6:49 am #1007051
David HParticipantThis reply has been marked as private.May 24, 2016 at 7:08 am #1007072
JoaoModeratorHi David,
Your FTP credentials are the same as your Godaddy credentials.
Thanks,
Joao
May 24, 2016 at 10:17 am #1007409
David HParticipantThis reply has been marked as private.May 24, 2016 at 11:23 am #1007546
ChristianModeratorI removed this custom code in your functions.php and that fixed the issue.
add_action('wp_footer', 'enqueue_lightbox_script'); function enqueue_lightbox_script() { echo '<script type="text/javascript" src="' . home_url() . '/wp-content/plugins/x-shortcodes/js/dist/site/vendor-ilightbox.min.js"></script> <script> jQuery(document).ready(function(){jQuery(".gallery-icon a").iLightBox({skin: "light",linkId: "gallery-image",overlay: {opacity: 0.875,blur: true},styles: {prevScale: 0.75,prevOpacity: 0.75,nextScale: 0.75,nextOpacity: 0.75},path: "horizontal",controls: {thumbnail: false}});}); </script>'; }Hope that helps. 🙂
May 24, 2016 at 1:24 pm #1007707
David HParticipantGreat all working now thanks 🙂
May 24, 2016 at 4:41 pm #1007998
FriechModeratorWe’re delighted to assist you with this.
Cheers!
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-978711 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
