pierrickste
Forum Replies Created
-
Forum: Plugins
In reply to: [Firelight Lightbox] Fancybox slow for loading imagesHi,
Thanks for your advises. I disabled EasyFancy box and it works smoother for me. I think I have a fairly simple theme but I know I’ve been messing a little with FancyBox. I guess it’s the fate of learning by doing.
I’ll try to fix it.Anyway thanks for the help
Hi Richard,
I just switched to twentyeleven theme and the problem disappeared. The theme I use is a premium with functionalities to display photos, that I progressively “simplified” by tweaking code in order to get what I wanted. Since I ain’t no php or js master I am not very sure how to dequeue unnecessary js sripts.
Thanks for help.
Pierrick
Yes, I didn’t replace one image to illustrate the problem. On this page, http://pierrickstevant.com/places/places-color/ , if you try to open the image called “l’รฎle” (2nd row of pictures, left) in the carousel, it won’t work.
thanks.
Hi Jeremy,
Thanks for the tips, I somehow overlooked at the Carousel module.It happened sometimes that an image wouldn’t display on the carousel when clicked on in the tiled galleries. It seems to be a problem with the image link. I can fix the problem by replacing or reuploading the image. Do you know what could be the source of that problem?
Thanks
Forum: Plugins
In reply to: [Firelight Lightbox] The requested content cannot be loadedWow, that worked like a charm!!
Pages are opening very quickly now while displaying homepage image, thanks a lot RavanH!Pierrick
Forum: Plugins
In reply to: [Jetpack - WP Security, Backup, Speed, & Growth] tiled gallery thumbnailsHi Jeremy,
I tried what you suggested and I don’t experience the problem.
However, it’s nice that you didn’t notice anything. Maybe I’m just being too picky on that one :-).
Thanks for help anyway.
Pierrick
Forum: Plugins
In reply to: [Firelight Lightbox] The requested content cannot be loadedHi,
Thanks for your help. I tried the code but unfortunately the homepage fullscreen image doesn’t show anymore with it. This image is the only one that uses the fancybox but I havn’t found any other way to avoid it.
Do you think this is possible? It seem that deactivating fancybox makes the full-screen image invisible.
Thanks a lot
Pierrick
Forum: Plugins
In reply to: [Jetpack - WP Security, Backup, Speed, & Growth] tiled gallery and fancyboxHi,
No worries, I finally managed to simply removed the code line from my theme’s header.php calling the fancybox script.
That did the job!Thanks
Pierrick
Forum: Plugins
In reply to: [Firelight Lightbox] The requested content cannot be loadedI found out that I had to reactivate the gallery plugin for the homepage. I havn’t found the option to deactivate the fancybox for that one.
I’ll have to check the code for that.
Forum: Plugins
In reply to: [Firelight Lightbox] The requested content cannot be loadedHi,
Sorry again. I deleted this wp_enqueue_script back now as I was experiencing weird things on the site today. I don’t see the white screen for now.
The most strange and annoying is that today I can’t see the fullscreen image from my homepage (http://pierrickstevant.com/) and can’t get it back over this black screen.
Any ideas on how I can fix my problem?
Thanks.
Pierrick
Forum: Plugins
In reply to: [Firelight Lightbox] The requested content cannot be loadedI wrote the wp_enqueue_script back as page don’t load quite smooth. Do you think I could just deactivate it instead of delete this line of code.
If this is possible could you please indicate the way to do. My php skills is still limited :-).
Thanks
Forum: Plugins
In reply to: [Firelight Lightbox] The requested content cannot be loadedI found the call that I deleted: wp_enqueue_script(“fancybox_js”, get_stylesheet_directory_uri().”/js/fancybox/jquery.fancybox.pack.js”, false, $pp_theme_version);
but while navigating on the site, there is a strange white screen that shows up before loading the new page. Do you know where it come from and how to get rid of it?
Otherwise I deactivated the gallery plugin.I just forgot about it ๐
ThanksForum: Plugins
In reply to: [Firelight Lightbox] The requested content cannot be loadedHei,
Thanks for the tips, I removed the following in header.php:
wp_enqueue_style(“fancybox_css”, get_stylesheet_directory_uri().”/js/fancybox/jquery.fancybox.css”,I looks a little smoother to load the site.
Thanks a lot.
Pierrick
Forum: Plugins
In reply to: [Firelight Lightbox] The requested content cannot be loadedHi,
Thanks for feedback. How can I deactivate the fancybox.js so that there is only one that loads?Beyond the fact that this can cause problem as you mentioned I guess it also slows down the site.
Thanks.
Pierrick
Forum: Plugins
In reply to: [Firelight Lightbox] The requested content cannot be loadedHi,
here’s the URL : http://pierrickstevant.com/places/places-color/Actually now as I replaced the pictures with the broken link, the problem is not showing anymore since a few days. I have done that in the past but the problem always came up again.
When opening the broken image in a new tab, I noticed the jetpack icon on the tab displaying the error message. So my problem may not be related to the easy fancybox plugin.
I updated the jetpack recently so it may have fixed it.Thanks