John Conner
Forum Replies Created
-
Forum: Plugins
In reply to: [Autoptimize] @font faceForum: Plugins
In reply to: [Autoptimize] @font faceForum: Plugins
In reply to: [Autoptimize] @font faceYou’re right, weird. Font seems loaded, but with css optimization on, it doesn’t act (instead page get rendered with tahoma). So I regulate presumes to survey more accurately:
– css optimization on: font can be loaded and works on chrome,safari,opera and doesn’t work on firefox,ie.
– css optimization off: font can be loaded and works fine in all browsers.
Forum: Plugins
In reply to: [Autoptimize] @font faceI tested the issue on a fresh WP and there wasn’t any problem: Here
But the problem is on the main websites: Here or Here
So with a fresh WP no matter what theme is activated, it works fine. I doubted if it would be related to CF CDN, but it wasn’t. And I disabled plugins, it didn’t change anything.
Forum: Plugins
In reply to: [Autoptimize] @font faceWell, challenge comes with RTL websites (fa_IR), so the font repository should be local. Here is a link to the webfont package which is made by FontSquirrel.com: download fontsquirrel webfont kit.
if you want I can set up a similar fa_IR website for your tests.Forum: Plugins
In reply to: [Autoptimize] @font faceApplied theme are Pinboard on WP 3.8.1 and Twenty Fourteen on WP 3.9
Added css code is:@font-face { font-family: 'webfontname'; src: url('/webfont.eot'); src: url('/webfont.eot?#iefix') format('embedded-opentype'), url('/webfont.woff') format('woff'), url('/webfont.ttf') format('truetype'), url('/webfont.svg#webfontname') format('svg'); font-weight: normal; font-style: normal; }I’m afraid, changing the mentioned line didn’t help.
Forum: Themes and Templates
In reply to: [Minamaze] offersJust major concerns:
1-... http://gabrieljdelatorre.com/wp-content/themes/minamaze/lib/scripts/main-backend.js ...
(instead of Google APIs?)
2- .mo doesn’t work
Please consider: A bird in the hand is worth two in the bush.Forum: Plugins
In reply to: [Autoptimize] confused by CDNI just point the subdomain to nowhere and everything works fine; to test its impact I just pressed ctrl+u and wonderfully I saw many urls has been changed to the cdn.mysite.com.
Thanks for the great plugin and support
Forum: Plugins
In reply to: [Autoptimize] confused by CDNSo, no need to point the subdomain anywhere? Is it fully automatic? Is this a virtual parallel connection over http? How can I test if it’s working or not?
Forum: Plugins
In reply to: [Autoptimize] Conflict with mobile view an offerHi futtta;
Firstly, I have to say that you’re the most responsible wp-plugin author ever!
Secondly, Problem has been solved with this option enabled: “Add try-catch wrapping”
And plus an easy efficient cache system, please think about adding an option for parallelizing wp requests via subdomains.
Thanks,
Warm regards.Forum: Plugins
In reply to: [Lite Cache] Don't serve cache files to anyone who's left a commentTotally right, I told it long time ago; unfortunately not mentioned. Although the plugin has a great concept inside, it’s not suitable for interactive sites.
Forum: Plugins
In reply to: [Lite Cache] A proposalI’m afraid it doesn’t work for me, I have to clear whole cache for a tiny comment. Manual cache clear button for posts and pages could be a good option, thanks 😉
Hi @ Jack Kitterhing
Thanks for response, I think there’s a high expectation, actually I compared the plugin with photo scripts or some other photo plugins out there; which are able to convert images so fast. Anyway I doubt the current speed is optimum, I was just thinking if it’s possible to make the plugin works based on PHP packages instead of working with Yahoo (e.g. Google Page Speed or Imagick).
Warm Regards
Thanks for detailed response, just one thing: the process of image optimization is not that much big deal, I mean even an old sever with week connection can do it fast based on some PHP scripts (like Coppermine or CPG); why smush.it takes so long to do that for each image?
Forum: Plugins
In reply to: [Autoptimize] error solutionHi futta, I’m sorry, weirdos always happen to me. I’ve tested the plugin on a new installed WP and it works great + I checked your solutions, unfortunately none helped, also nothing found in error log except above lines. I think with plugin’s db tables drop it will start working, I’ll tell you the result as soon as possible.
If there is no struggle, there is no progress – Frederick Douglass