success2be
Forum Replies Created
-
Titles with apostrophe is displayed with weird characters. I’ve tried 2.1.3, 2.1.2, and 2.1.1 and all three of them are displaying the same issue. Right now I’m back to 2.1.0 which seems to be working fine.
Forum: Plugins
In reply to: [Plugin: WordPress Popular Posts] Compatibility with W3 Total Cache?I’ve unchecked “Comment removal” & “Line break removal” from the “JS minify settings” panel of W3 Total Cache and looks like its fixed.
Forum: Plugins
In reply to: [Plugin: W3 Total Cache] APC and Database CachingWhat do you use to measure fast disk access? hdparm?
If so, what are the figures that we should be looking at as something that is fast enough?
Forum: Installing WordPress
In reply to: Migration to new server via database drop and importYes, I’ve tried exactly that using the Fantastico part of the guide. Since my domain stayed the same and only changing the server, I dropped the tables and imported the original wordpress database which caused the welcome install screen to show.
Forum: Plugins
In reply to: [Plugin: W3 Total Cache] minified javascript at bottom of pageI’m using the latest stable version. Right now both minified css and js are in the header of the page even though the css still comes before the js. Would be nice the minified js is actually in the footer before the closing body tag
Forum: Fixing WordPress
In reply to: RTE pop up window won’t closeMy laptop was working fine. So I cleared cache and cookie on my desktop and now seems to be working fine. Resolved.
Forum: Fixing WordPress
In reply to: Adsense showing ads on blogsI’ve wrapped the div tag <div id=”contentmiddle”> and its inner guts with
<!– google_ad_section_start –>
<!– google_ad_section_end –>
but I don’t know if this is correct.
Forum: Fixing WordPress
In reply to: Adsense showing ads on blogs