hkdigit
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Pingback Not Working?Already read, but still don’t know why it does not work. Any test tools to check what’s wrong?
siriusly, which dashboard are you using now?
Forum: Plugins
In reply to: [WP Photo Album Plus] Force locale parameter?opajaap,
Great Thanks!
Will you consider to make it configurable on admin page for later version?
I fixed the problem.
The old config does not remove after upgrade, so it still using zp-config.php instead of zenphoto.cfg.
I fixed be re-install zenPhoto. Thanks for great plugin.
Forum: Plugins
In reply to: After W3 Total Cache redirect domain.de to www.domain.de does not work!Hi Fredrick,
I already put the directives on top of W3 Total Cache section…
RewriteCond %{HTTP_HOST} !^www\.hkgimages\.com$ [NC]
RewriteRule ^(.*)$ http://www.hkgimages.com/$1 [L,R=301]# BEGIN W3 Total Cache
But it still not working, if I goto http://hkgimages.com/pic, it redirect to http://www.hkgimages.com/
I agree with befound, it not good for SEO, if redirect won’t work.
Any hints? Many thanks in advance.
Forum: Fixing WordPress
In reply to: Admin Page LangugeThanks Mark / t31os, but can you kindly tell me which file apply this code?