muggz
Forum Replies Created
-
Forum: Themes and Templates
In reply to: [Customizr] Header image kills performanceI plan on looking into why the slowdown takes place on my local PHP Version 5.3.26 only, (I was going to look @ memory allocation since it started happening only on the large full-screen logo) but have higher priorities right now.
Glad to hear it fixed the slowdown for you as well.
Forum: Themes and Templates
In reply to: [Customizr] Header image kills performanceI had this problem on my local windows box.
The file:
parts\class-header-header_main.php snags the img size somewhere around line 144 (depends on the version you use).I commented out the three:
if ( @getimagesize …
list …
}
lines above to correct.Forum: Themes and Templates
In reply to: [Customizr] Why are my galleries not opening up in a lightbox?ok reverting back to 3014 fixed it, I’ll have to find versions between that and 315 to try.
Forum: Themes and Templates
In reply to: [Customizr] Why are my galleries not opening up in a lightbox?The gallery pages fail to display the admin bar and the footer of the page w/Customizr theme. Page stops rendering @ the pagination code from nextgen. I’ve disabled all plugins to no avail. hmmm.
Forum: Themes and Templates
In reply to: [Customizr] Why are my galleries not opening up in a lightbox?Same here with 3.1.5 upgrade.
Forum: Themes and Templates
In reply to: [Customizr] Unable to use lightbox after version 3.0.14 updateI had this problem. Emptying my chrome cache fixed it for me. I guess the old CSS from my cache was being used.