ggekko
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Weird problem: Half the post twice- I Have tried reuploading the files through FTP. It did not help
- I have tried turning of caching in wp-config.php. It did not help either.
- i Tried resetting the plugins folder by FTP or PhpMyAdmin unsuccessfully
Any More suugestions
Forum: Fixing WordPress
In reply to: Weird problem: Half the post twiceI can access all sections of the admin panel without any problem
Forum: Fixing WordPress
In reply to: Weird problem: Half the post twice- I am not running any Cachig plugins
- It have tried it one several different computers and have had other peopled try it from other countries. It is not a local caching error. Other changes i make is reflected imideately
- I have deactivead all plugins. It does not help
- I tried using twenty twelve and expericed the same problem
- I will try a manually update
Forum: Fixing WordPress
In reply to: WP Hacked- Need helpyes it seems to be an hack that use cloaking to only show in google.
I have checked my htaccess file but can not see anything wrong in it. CAn you.
# BEGIN WPSuperCache <IfModule mod_rewrite.c> RewriteEngine On RewriteBase /news/ AddDefaultCharset UTF-8 RewriteCond %{REQUEST_METHOD} !=POST RewriteCond %{QUERY_STRING} !.*=.* RewriteCond %{HTTP:Cookie} !^.*(comment_author_|wordpress|wp-postpass_).*$ RewriteCond %{HTTP:Accept-Encoding} gzip RewriteCond %{DOCUMENT_ROOT}/news/wp-content/cache/supercache/%{HTTP_HOST}/news/$1/index.html.gz -f RewriteRule ^(.*) /news/wp-content/cache/supercache/%{HTTP_HOST}/news/$1/index.html.gz [L] RewriteCond %{REQUEST_METHOD} !=POST RewriteCond %{QUERY_STRING} !.*=.* RewriteCond %{HTTP:Cookie} !^.*(comment_author_|wordpress|wp-postpass_).*$ RewriteCond %{DOCUMENT_ROOT}/news/wp-content/cache/supercache/%{HTTP_HOST}/news/$1/index.html -f RewriteRule ^(.*) /news/wp-content/cache/supercache/%{HTTP_HOST}/news/$1/index.html [L] </IfModule> # END WPSuperCache <IfModule mod_rewrite.c> # BEGIN WordPress RewriteEngine On RewriteBase /news/ RewriteCond %{REQUEST_FILENAME} !-f RewriteCond %{REQUEST_FILENAME} !-d RewriteRule . /news/index.php [L] # END WordPress </IfModule>Forum: Fixing WordPress
In reply to: WP Hacked- Need helpThanks. I have searched these forums a lot. I also read the smackdown page put nothing I can find seems to apply to this situation, especially since the links are only visable in google and not in the source code of the pages themselves. It is almost as if it would allready have been cleaned up but I havent done that soo…
Forum: Themes and Templates
In reply to: Uncanny ResemblanceHave uploaded a new version of the theme with due credit. (pending review)
I give my sincere apologies to Pastorcox.
Forum: Themes and Templates
In reply to: Footer positioningnever mind. I solved it
Forum: Themes and Templates
In reply to: Displaying track backs as linksThanks a million. I will try that
Forum: Themes and Templates
In reply to: Displaying track backs as linksNo one know how to achive this?
Any plugin that might help?