Dashboard not working well
-
hello everyone,
i have a problem with my dashboard. it seems not working well.
i have a problem with widgets (i can’t drag n drop just like on local host or open the sidebar menu) although i activated all off the plugins needed n resetting it again.and i can’t make new post. i can write the title but i can’t make the content. if i go to edit post, the content font colored white.
please reply to help me
I’ll be thankful
-
Have you tried:
– deactivating all plugins to see if this resolves the problem. If this works, re-activate the plugins one by one until you find the problematic plugin(s).
– switching to the Twenty Eleven theme to rule out any theme-specific problems.
– resetting the plugins folder by FTP or PhpMyAdmin. Sometimes, an apparently inactive plugin can still cause problems.
– re-uploading the wp-admin and wp-includes folders from a fresh download of WordPress.
i tried all of your sugestion but nothing changed.
but now i can’t open my blog page. http://ososantoso.com/i changed the phpMyAdmin In the table wp_options, n change the option_value field to: a:0:{}
re-upload wp-admin n wp-includes dosn’t help toonothing changed. even i can’t change from visual to html when i want to make new post.
help me please..
Your site is working for me.
yes it is working but i can’t make post..
is there something wrong with the dashboard?
because i can’t use the sidebar too.
when i entered apprences-widgets i can’t drag n drop the widgets to sidebar or anywhere. it just highlighted everything if i try to drag it.Do you have an unmodified copy of the Twenty Eleven theme in your wp-content/themes folder?
yes, i have. i tried to change it to twenty eleven, still not working.
then i change it back it’s not working too.is the problem with the theme?
maybe should i download any other theme?Your site’s Blog page is showing a 403 Permission denied message. This isn’t a theme issue – it’s a permissions issue.
how can i solve this? the blog page works before..
and can someone please tell me how to repair the widgets (sidebar doesn’t work) can’t edit the post or post a new one.
please help..
Try renaming any .htaccess files on your domain.
my .htaccess files is like this
# 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 WordPressand i saw a tutorial http://codex.wordpress.org/Using_Permalinks
and they show it like this# BEGIN WordPress <IfModule mod_rewrite.c> RewriteEngine On RewriteBase / RewriteCond %{REQUEST_FILENAME} !-f RewriteCond %{REQUEST_FILENAME} !-d RewriteRule . /index.php [L] </IfModule> # END WordPressshould i change it?
What have you used for your site urls in Settings->General?
for both the
WordPress address (URL) and Site address (URL)Then try replacing the contents of your.htaccess file with the the one you quoted above.
doesn’t work too..
it’s like every thing i do doesn’t changed anyting i googled it n tried everything to fix this but still. how can i solve this?
Did you move this WordPress site after you had installed it?
The topic ‘Dashboard not working well’ is closed to new replies.