Ractors
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Hacked, Cleaned but something is still amissHere is few quick things you can do
1. W3 Total Cache: Db cache debug info: – Disable that
2. You are using default sql table name wp_ – You can change
3. Update wordpress to latest version if that is oldDon’t forgot to take backup before doing anything.
Read this : http://codex.ww.wp.xz.cn/Hardening_WordPress
Forum: Fixing WordPress
In reply to: Hacked, Cleaned but something is still amissThere is no issue with the main homepage.
This is how you can find malicious code.
Open cpanel (if you are using that) and navigate to file manager. Check each file modification date.
Forum: Fixing WordPress
In reply to: warning in mysql_connect()Its not related wordpress. Its cpanel issue.
Contact Cpanel or hosting provider to fix.
Forum: Fixing WordPress
In reply to: how to add text on the footer area above the widget area?edit footer template.
Forum: Fixing WordPress
In reply to: All comments missing1. Disable WP-Paginate
2. Repair sql table with phpmyadminForum: Fixing WordPress
In reply to: how to add text on the footer area above the widget area?where is form box ?
Forum: Fixing WordPress
In reply to: All comments missingdid you try with twentyfourteen?
i saw you are using WP-Paginate and that is not update since 2 year. Disable that.
Forum: Fixing WordPress
In reply to: All comments missingchange theme and check if problem same
you can do that with menu css class. or with this plugin https://ww.wp.xz.cn/plugins/menu-image/
Forum: Fixing WordPress
In reply to: How to create blog page on existing WordPress site1. Create a page
2. Change Setting > Reading Settings
Front page displays > Tick – A static page (select below)
Front Page > Select created page on 1.
Forum: Fixing WordPress
In reply to: increase max_input_vars value and htaccessuser above one on .htaccess
and if not work then use this on php.ini
max_input_vars 2000
its always good ask your hosting to do these task.
Forum: Fixing WordPress
In reply to: increase max_input_vars value and htaccessphp_value max_input_vars 2000
Forum: Fixing WordPress
In reply to: The move from sub-directory to root, please help.edit wp-config.php and define WP_SITEURL, WP_HOME
Forum: Fixing WordPress
In reply to: Always Internal Server Errorcheck your error_log and let us know what is there.
Forum: Fixing WordPress
In reply to: Just updated to WordPress 3.9 then could not login!theme/plugins compatibility issues.
read this http://ww.wp.xz.cn/support/topic/wordpress-39-master-list?replies=6