daslicht
Forum Replies Created
-
Forum: Plugins
In reply to: [Music Store - WordPress eCommerce] Custom Music Playerok sent
Forum: Plugins
In reply to: [Music Store - WordPress eCommerce] Custom Music PlayerI see , so i need to find a way override this behavior .
Any suggestions on this ?
Best Regards MarcForum: Plugins
In reply to: [Music Store - WordPress eCommerce] Waveform Display ?Do you know any alternative shop which integrates with soundclound maybe ?
Thank you !Forum: Plugins
In reply to: [WP-ViperGB] Broken sign Guestbook viewthere are even more warnings after signing
Forum: Plugins
In reply to: [WP-ViperGB] Not showing in WordPresssolved
Forum: Plugins
In reply to: [Rizzi Guestbook] demo page does not existconfirmed:
This Account Has Been SuspendedInteresting is that the following assets are loaded properly:
<script type="text/javascript" src="https://shigge-shanga.de/wp-content/plugins/nextgen-gallery/products/photocrati_nextgen/modules/nextgen_gallery_display/static/common.js?ver=3.8.1"></script> <script type="text/javascript" src="https://shigge-shanga.de/wp-content/plugins/nextgen-gallery/products/photocrati_nextgen/modules/nextgen_basic_gallery/static/thumbnails/nextgen_basic_thumbnails.js?ver=3.8.1"></script>
Hello,
I tried uninstalling, deleting the related tabled and reinstalling the plugin new….same result:
GET https://shigge-shanga.site/wp-content/plugins/nextgen-gallery/products/photo…xtgen/modules/lightbox/static/fancybox/jquery.fancybox-1.3.4.css?ver=3.8.1 shigge-shanga.de/:62 GET https://shigge-shanga.site/wp-content/plugins/nextgen-gallery/products/photo…xtgen/modules/lightbox/static/fancybox/jquery.easing-1.3.pack.js?ver=3.8.1 (index):319 GET https://shigge-shanga.site/wp-content/plugins/nextgen-gallery/products/photo…n/modules/lightbox/static/fancybox/jquery.fancybox-1.3.4.pack.js?ver=3.8.1 (index):320 GET https://shigge-shanga.site/wp-content/plugins/nextgen-gallery/products/photo…extgen/modules/lightbox/static/fancybox/nextgen_fancybox_init.js?ver=3.8.1
Where does NextGen get the Domain from ?
I have noticed that the Domain Name seams to be added incorrect:
<script type="text/javascript" src="https://shigge-shanga.site/wp-content/plugins/nextgen-gallery/products/photocrati_nextgen/modules/lightbox/static/fancybox/jquery.easing-1.3.pack.js?ver=3.8.1"></script>
However ,this is added cortrectly:
<script type="text/javascript" src="https://shigge-shanga.de/wp-content/plugins/nextgen-gallery/products/photocrati_nextgen/modules/nextgen_gallery_display/static/common.js?ver=3.8.1"></script>
Forum: Plugins
In reply to: [Social Comments] Strict WarningWhen I disable native comments and save I get :
Strict Standards: Accessing static property socialCommentspanel::$inject as non static in /Users/daslicht/Sites/WordPress/MarcWensauer/wp-content/plugins/social-comments/config/main_plugin_fields.php on line 280 Warning: Cannot modify header information - headers already sent by (output started at /Users/daslicht/Sites/WordPress/MarcWensauer/wp-content/plugins/social-comments/config/main_plugin_fields.php:280) in /Users/daslicht/Sites/WordPress/MarcWensauer/wp-includes/pluggable.php on line 899
Forum: Plugins
In reply to: [WP-PJAX] Strict Standards errorI fixed the calls in my git fork :
https://github.com/daslicht/wp-pjaxForum: Plugins
In reply to: [WP-PJAX] Page JumpI think you would have to define a min height probably ?
Forum: Plugins
In reply to: [WP-PJAX] Multisite Supportfalse alert ??
Forum: Plugins
In reply to: [WP-PJAX] Deprecated CallsI fixed them in my git fork:
https://github.com/daslicht/wp-pjax