laumi57
Forum Replies Created
-
Forum: Plugins
In reply to: [LiteSpeed Cache] Image Optimization StuckHello,
I would like to intervene in this post. I have exactly the same problem, I ran the PHP script suggested above with the same result. I looked for what could influence admin-ajax.php but I can’t find anything. I’m looking for some clues because I don’t know where to look.Note: I’m running a multisite and the offending configuration isn’t the main site. I optimized the whole site without any problem the first time, with the CloudFlare CDN, but my site wasn’t serving Webp (?) correctly. So I deleted everything as Litespeed allows and started again, but this time with quic.cloud CDN. Since then I’ve had the same problem as Sean.
Forum: Plugins
In reply to: [Spin 360 deg and 3D Model Viewer] Don’t display imagesHi maurice,
I understand …
I actually do not use Lazyload. It’s a photographer’s site so images should not load quickly at the end!
Yesterday, I was doing tests with WP-Rocket to optimize the loading of the site and actually I looked at what gave this variable.But the spin still did not work.
In fact, I had loaded Defer JS to differ some Javascript (test always).
https://docs.wp-rocket.me/article/976-exclude-files-from-defer-jsI disabled it but it still remains active on the page and a priori to adverse effects with spin360.
I deleted it from my site but it is still present as shown in this picture.
PastedGraphic-1.tiffI will have to contact WP-Rocket to know why I still have it!
By unchecking Defer JS on the page (and LazyLoad), I have no more worries.Excellent. thank you
MichelForum: Plugins
In reply to: [Spin 360 deg and 3D Model Viewer] Can’t get the images to show up!Hi,
I had the same thing.I installed WordPress in multisite and the default folder of spin360 is on the root wp_content/uploads/spin360show.
I loaded 20 photos in a sub-folder “lunette”, but nothing was displayed with :
<div>[spin360 canvas_name=”s1″ imgs_folder=”lunette/” imgs_nbr=20]</div>
(I Haven’t change quotation marks, just copy from site spin360)Displays the source code of the page and looks or points to the instruction like this (looking spin360show) :
var pathVar = ‘https://sfp.terraindigene.com/wpcontent/uploads/sites/6/spin360show/lunette/’;I just copied my folder (I didn’t move folder because I don’t know if spin360 command use this one)
wp_content/uploads/spin360show
to
wpcontent/uploads/sites/6/spin360show (like source code)Now it works perfectly