nakvic
Forum Replies Created
-
Thanks! It worked.
Regards,
VictorThanks,
it is now loading, but first it is loading all images visible on the page and then build a gallery. So, the page looks pretty ugly while loading…
What are the settings to prevent images being visible while pre-loadig?
Regards,
VictorIt is not very urgent. I could wait till tomorrow.
no problemreinstalled with all default settings and reconnected.
still does not work ??the following:
[photonic type=”google” view=”photos” controls=”show” timeout=”2000″ speed=”1000″ layout=”strip-below” style=”strip-below” album_id=”xxx-YXxjxK6Cz7EvEpaZ4gQT”]
- This reply was modified 4 years, 1 month ago by nakvic.
no matter what I used, gallery or other (I changed to photonic to try), the result is the same& the page is empty ??
Hi there,
the second issue is not with SA Slides, but Photonic plugin, so apologize for incorrect request.
Still, issue with buttons still exists.
Regards,
VictorI dont have cache plugin…
What can I do in this case?Regards,
VictorThanks,
it seems there is an issue running Accordion and “HTML Editor Syntax Highlighter”.
Once HTML Editor Syntax Highlighter is active, Accordion does not work…Regards,
VictorThanks for such a good plugin! Nice job indeed!
Missing simple CSS customization, but I can handle this ??Regards,
VictorSinha,
I solved 2) with the help of https://github.com/wpmetabox/meta-box/issues/1139 ??
The following solved the issue with Slide anything plugin, the In functions.php
add_action(‘admin_enqueue_scripts’, function() {
wp_enqueue_media();
});Thanks for answering.
1. I set curl, will see if it helps. currently I have no updates to be installed.
2. Yup. there is a js exception:
media-views.min.js?ver=5.5.1:2 Uncaught TypeError: Cannot read property ‘limitExceeded’ of undefined
at initialize (media-views.min.js?ver=5.5.1:2)
at initialize (media-views.min.js?ver=5.5.1:2)
at i.h.View (backbone.min.js?ver=1.4.0:2)
at i.constructor (wp-backbone.min.js?ver=5.5.1:2)
at i.constructor (media-views.min.js?ver=5.5.1:2)
at i [as constructor] (backbone.min.js?ver=1.4.0:2)
at i [as constructor] (backbone.min.js?ver=1.4.0:2)
at new i (backbone.min.js?ver=1.4.0:2)
at Object.wp.media (media-models.min.js?ver=5.5.1:2)
at HTMLAnchorElement.<anonymous> (slide-anything-admin.js?ver=5.5.1:795)
initialize @ media-views.min.js?ver=5.5.1:2
initialize @ media-views.min.js?ver=5.5.1:2
h.View @ backbone.min.js?ver=1.4.0:2
constructor @ wp-backbone.min.js?ver=5.5.1:2
constructor @ media-views.min.js?ver=5.5.1:2
i @ backbone.min.js?ver=1.4.0:2
i @ backbone.min.js?ver=1.4.0:2
i @ backbone.min.js?ver=1.4.0:2
wp.media @ media-models.min.js?ver=5.5.1:2
(anonymous) @ slide-anything-admin.js?ver=5.5.1:795
dispatch @ jquery.js?ver=1.12.4-wp:3
r.handle @ jquery.js?ver=1.12.4-wp:3it happens on the following, while wp.Uploader is undefined…
!wp.Uploader.limitExceeded && wp.Uploader.browser.supported || (this.options.uploader = !1),
this.options.uploader && (this.uploader = new wp.media.view.UploaderWindow({
controller: this,
Regards,
Victor