blobo
Forum Replies Created
-
Forum: Plugins
In reply to: [W3 Total Cache] [Plugin: W3 Total Cache] GZip?browser cache -> and check Enable HTTP (gzip) compression
Forum: Plugins
In reply to: slow time to first byte*edit* nothing did miss reading :p
Forum: Plugins
In reply to: [WP htaccess Control] [Plugin: WP htaccess Control] BUGoops sorry for late answer 3.2.1 works perfectly now no problems thank u :>
Forum: Everything else WordPress
In reply to: Adsense ads not showingi dont know what is causing that but when i was looking page source code i noticed that your body tag is is invalid
<bodyclass=”single single-post=”” postid-759=”” single-format-standard=”” chrome”=””>
there should be space after body
<body class=”single single-post=”” postid-759=”” single-format-standard=”” chrome”=””>and also bottom body end tag should be
</body> and not </bodyclass=”single>Forum: Plugins
In reply to: [WP htaccess Control] [Plugin: WP htaccess Control] BUGok so did update to 3.1 and and all rules are gone except wordpress default
# BEGIN WordPress
<IfModule mod_rewrite.c>
RewriteEngine On
RewriteBase /
RewriteRule ^index\.php$ – [L]
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule . /index.php [L]
</IfModule>
# END WordPress
+ my own custom settings which are not set by this plugin
and i tryed now reset all rules and set back some rules clicked dashboard and come back to this plugin setting page and again i see only default wordpress rule and yes this happens for all rules i setbut no problem i am back to 2.7.2.1 :>
Forum: Plugins
In reply to: [WP htaccess Control] [Plugin: WP htaccess Control] BUGok so 3.0 keeps my settings saved :p
Forum: Plugins
In reply to: [WP htaccess Control] [Plugin: WP htaccess Control] BUGyes i got latest version installed Wp htaccess Control 3.1
i am going to try that 3.0 i dont remember did i have this same problem there
Forum: Plugins
In reply to: [WP htaccess Control] [Plugin: WP htaccess Control] BUGi have pretty much same problem now none of settings keep saved