zoezoro
Forum Replies Created
-
Forum: Developing with WordPress
In reply to: Parts of my child theme css stylesheet don’t loadHey,
Thanks a lot for spotting these errors. I feel pretty stupid right now 🙂 And I thought I had checked it so many times I could not have left such an obvious error haha!
I guess I tend to rely a bit too much on my code editor to mark in red where I have forgotten a bracket. That’ll teach me 🙂 Anyway, problem solved, thanks a lot for your time!
Zoé
Forum: Developing with WordPress
In reply to: Parts of my child theme css stylesheet don’t loadHi! Thank you for your reply!
Here is the code: http://pastebin.com/w1CV9ke2.
It’s a bit messy right now because it’s been driving me crazy and I started to cut and paste code out of their actual section… Also I’m only halfway through the media queries but I stopped working on my css because of the problem I am having.
Thanks a lot for your attention!
Hi Bradvin,
Great! Thanks a lot for your advice, this time it seems to have worked, at least for my Retina Display and on mobile (I have an HQ resolution).
I disabled the Retina option in my theme (I absolutely hadn’t thought about it before), it was a .js that would automatically try to load the retina version of the pictures.And if I have more problems, I know it will be caused by the number of thumbnails, just as you said and as I suspected!
I will gladly try your solution as a last resort, but we needed a one-page to avoid having to click a lot through the galleries.
Thaks a lot for your help, it was definitely useful. Will give it a few days to be sure it worked!
Zoé
Hi Bradvin,
Very sorry to bother you again but I can’t seem to solve my problem.
On mobile, Foobox takes minimum 1min to load the image, sometimes resulting in an error message.I have already resolved my .htaccess problem, and I don’t have any idea what to do next. This is very frustrating because Foogallery and Foobox are such great plugins, very user-friendly, that I would love to keep using with my clients, using the premium version.
I hope you can find time to help me out!
Thanks a lot, and very great plugin aside from that!
Hey bradvin,
So sorry to write again, but it seems in the end that my problem is not resolved.
It still takes a minimum of 1-2 minutes for the lightbox to load on mobile, and resulting sometimes in an error message.My .htaccess is now clean of any “font” mention, and I have no idea what’s causing my gallery to be so slow 🙁
Any idea?
Thanks a lot
(And I really don’t understandhow it worked before)Hi bradvin,
I unchecked all the minify options and tested the site on mobile and desktop (all browsers), and it works like a charm! Still a bit slow but nothing to compare to how it was before!
Thanks a lot, you saved me! And your plugin is definitely the best. Will use it again!Zoé
Hi bradvin,
so I looked through mi .htaccess and there are many mentions of “font”, all in the module W3TC. Here are the lines:
(in “<IfModule mod_mime.c>”:)
AddType application/vnd.ms-fontobject .eot
AddType application/x-font-otf .otf
AddType application/x-font-ttf .ttf .ttc
AddType application/font-woff .woff(in “<IfModule mod_expires.c>”:)
ExpiresByType application/vnd.ms-fontobject A31536000
ExpiresByType application/x-font-otf A31536000
ExpiresByType application/x-font-ttf A31536000
ExpiresByType application/font-woff A31536000So does that mean that WT3C is the problem? Should I fix it in the minify options?
Again, thanks a lot!Zoé
Also, I am using the minify function of W3 Total Cache.
I saw in this topic that it can sometimes cause rewrite issues.
However, that topic is way too technical for me, sooo I have no idea if that could be the problem.Hi Bradvin,
Thanks a lot for your answer!
I don’t think I have a rewrite, nor do I have a google font plugin. I know my theme uses the google font library, but I have no idea if this could cause a rewrite.
However, I HAD a plugin installed (can’t remember its name), that was supposed to fix google fonts conflicts, or something like that. It was recommended in an article about page speed. In the end, I deleted it, but maybe that’s the answer? Since it has been deleted, I have no idea how to fix the problem, then…
Here’s a list of the plugins I have installed:
- Coming Soon Page & Maintenance Mode by SeedProd (unactive)
- Contact Form 7
- Display Posts Shortcode
- EWWW Image Optimizer
- Foo Gallery
- FooBox Free Image Lightbox
- P3 (Plugin Performance Profiler) (Unactive)
- Slider Revolution
- W3 Total Cache
- WP Smush
- WPML Multilingual CMS
- WPML String Translation
- WPML Translation Management
Thank you so much for your help!