sysopsavant
Forum Replies Created
-
Forum: Plugins
In reply to: [WPtouch - Make your WordPress Website Mobile-Friendly] WP-Touch not workingIt’s not working for me either on the Socrates theme or the default 2010 and 2011 themes. It works fine on my main domain at http://www.poppameth.com, but not on the subdomain http://darkling.poppameth.com. I don’t get an error, it just doesn’t seem to load at all.
Forum: Plugins
In reply to: [AddToAny Share Buttons] [Atahualpa theme] addtoany plugin Menu does not showUpdate: The menu does work correctly when logged out of the wordpress install. When logged in, the button links to the share_save page as noted before.
Forum: Plugins
In reply to: [AddToAny Share Buttons] [Atahualpa theme] addtoany plugin Menu does not showSame problem here.
http://www.morrispaint.comThe buttons work but when I set it to only show when the menu is clicked the buttons do not hide and the menu links to the share_save page.
Forum: Plugins
In reply to: [W3 Total Cache] Nextgen Gallery not working when logged out.@sysopsavant- I had the exact same issue and solved it by going to the W3TC Minify page and under JavaScript I unchecked the box for line break removal.
Thanks,
That worked for me as well. Of course then I had to upload my .htaccess file all over again. Every time I make the slightest change to W3TC setting, the entire website gets an internal 500 error.Forum: Plugins
In reply to: [W3 Total Cache] Can't view site when logged in.Well, I finally gave up. I made the switch to Quick Cache and WP Minify and so far the site is running much faster. I’m still working a few things out with the new plugins, but so far so good.
I am still running a different site http://www.morrispaint.com with W3TC and it seems to be working fine except the Auto Minify settings are killing NextGen Gallery.
Forum: Plugins
In reply to: [W3 Total Cache] Can't view site when logged in.Yep. If I reset it to defaults then it works again. When trying to re-enable features I get hit with 500 internal server errors. I’ll have to experiment very carefully with it this weekend. Either that or just ditch W3TC. Too many problem seem to be cropping up lately. It took me a week to sort out the last issue and get everything minified and gzipped correctly again. I’m kind of tired of issues like this after every update. I’ll give it a good try before abandoning it though.
Forum: Plugins
In reply to: [W3 Total Cache] Can't view site when logged in.It’s been set to manual. Changed it to auto and back. Nothing there makes any difference.
Forum: Plugins
In reply to: WordPress 301 Redirect Issue (For SEO Purposes)I’m trying to do the same thing. This is what I currently have:
<IfModule mod_rewrite.c>
RewriteEngine On
RewriteBase /
RewriteCond %{HTTP_HOST} !^www.morrispaint.com [NC]
RewriteRule ^(.*)$ http://www.morrispaint.com/$1 [L,R=301]
</IfModule>The only problem I notice is that when I type morrispaint.com it redirects fine but i get this string in the address bar:
http://www.morrispaint.com/wp-content/w3tc/pgcache/_index.html.gzipBut then any links I click to pages or posts result in the normal URLs showing and clicking the home link shows just http://morrispaint.com so I’m not sure why the initial redirect shows the way it does. Regardless it does work though. The issue may stem from recently problems with the W3 Total Cache plugin and manual adjustments that I’ve had to make to account for those issues.
If anyone knows why the address is showing as above please point it out so I can fix it.
Forum: Plugins
In reply to: [W3 Total Cache] [Plugin: W3 Total Cache] 0.9.2.1 still BAD -> FTP detailsWell unfortunately nothing I do seems to help on the morrispaint domain. Everytime I try to manually configure js or css it breaks the functionality of the plugins. I get weird layout issues or improperly functioning scripts. These are some of the same plugins laid out in the same configuration as the poppameth domain but no amount of order swapping, adding, or deleting will get them working until I remove all manual entries. I’m going to guess that the theme could be the issue. poppameth is using Suffusion and morrispaint is using Atahualpa. Atahualpa has some odd scripting compared to Suffusion. It could also be the Bulletproof security plugin giving me headaches.
Forum: Plugins
In reply to: [W3 Total Cache] [Plugin: W3 Total Cache] 0.9.2.1 still BAD -> FTP detailsWell I think I got it sorted the best I can.
http://www.webpagetest.org/result/110521_Q1_N8Q1/
88/100 at this point. The left over scripts and css it lists are either invalid css extensions or scripts that generate a random part of the address each time so there isn’t much I can do about it.
Forum: Plugins
In reply to: [W3 Total Cache] [Plugin: W3 Total Cache] 0.9.2.1 still BAD -> FTP detailsThanks, I’m working on it.
I’m up to 86/100 but I have to workout the correct order of my plugin scripts to keep them from breaking.
Short Codes Ultimate, Next Gen gallery, and Contact Form 7 are all on different pages and I’ll have to figure out how they go together in order.
Forum: Plugins
In reply to: [W3 Total Cache] [Plugin: W3 Total Cache] 0.9.2.1 still BAD -> FTP detailsYes, that doesn’t change. It’s mainly the CDN that changes, which could just be the way Cloudflare works. I don’t actually have a CDN setup through W3 or any other means.
Forum: Plugins
In reply to: [W3 Total Cache] [Plugin: W3 Total Cache] 0.9.2.1 still BAD -> FTP detailsI don’t think I trust the webpagetest site anymore. My results keep changing without doing anything to the site.
For example in
Firefox:
http://www.webpagetest.org/result/110519_87_MZT6/Chrome a couple minutes later:
http://www.webpagetest.org/result/110519_Z7_MZTA/I’m using the free Cloudflare service and sometimes it’s detecting it as a cdn and sometimes not evidently.
Forum: Plugins
In reply to: [W3 Total Cache] [Plugin: W3 Total Cache] 0.9.2.1 still BAD -> FTP detailsI did the fix listed by frg and likewise ignored the warning about auto installation. Everything seems faster now but webpage test is still giving me 0/100 on CSS & JS Combine and my cookie settings don’t look too good. I just don’t have the experience in those departments to figure out how to fix them or whether it is related to this issue.
Forum: Plugins
In reply to: [W3 Total Cache] [Plugin: W3 Total Cache] 0.9.2.1 still BAD -> FTP detailsIt’s on but I’m not sure it’s properly configured. I haven’t been through all the new settings yet since the upgrade. Looks like the add-on domain is causing some issues there too.