e-bony
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: I Can’t edit Posts or PagesHi,
No reason to upgrade, if it ain’t broke don’t fix it..but if it is broken on the other hand… ??
But anyway, this is a common problem, it’s a little bug and it can have several causes.
Here’s one fix with lots of people talking about it
https://www.webtekconcepts.com/2007/05/13/wordpress-blank-page-bug/
But in the meantime, use the search facility on this site too, to search for answers to your question. Like it could be a plugin you’ve had that was working ok yesterday and now it’s not. Try re-naming your plugin folder, see what happens and then change it back.
Do you have wp-cache installed?
https://www.bloggingblog.net/wp-cache-and-the-blank-page-problem/
I know you said it was alright and then it wasn’t….never know
As a second option, try googling ‘wordpress blank page bug/error’ and see what happens with that..
As a third option, if it’s really too much, make a backup of your database, and your necessary files, and then reinstall wordpress if you just can’t resolve it
good luck
Forum: Fixing WordPress
In reply to: Sidebar Issue (only in IE6…I think)>>The sidebar items jump out of the sidebar and to the left of the screen on the initial visit as well on refresh. When I click on a different link that goes anywhere else on the site, everything realigns back the correct way.
I don’t have IE6 but I can imagine it might have something to do with this
https://codex.www.ads-software.com/CSS_Troubleshooting#Pest_Control_-_Watching_Out_For_Browser_Bugs
As a second option try validating your css code to see if something is wrong there, google ‘css validation’ or download an add-on for your browser
As a third option, if you can’t find the answer from there then try posting your code on the forum here
https://csscreator.com/?q=forum/
and be sure to post in ‘Styling CMS and Social Sites’ forum, you’ll get an answer fairly quickly usually.
good luck ..
Forum: Fixing WordPress
In reply to: ye old 403 unresolvable errordup: https://www.ads-software.com/support/topic/180567?replies=1 resolved here
Forum: Fixing WordPress
In reply to: ye old 403 unresolvable errorBacked up all the wordpress files to my computer, deleted the directory they were in, and the directory the directory was in, re-created the directory and then re-uploaded the files. Problem fixed.
Forum: Fixing WordPress
In reply to: Excluding front page from sidebar>>I have been able to exclude specific pages from the sidebar using exclude.
Have you tried the plugin ‘ hide pages or ‘exclude pages’? It inserts a special tick box that will allow you to exclude it from navigation and then save…make sure you get the right version for your 2.5.1.
>>However, I have set my Front Page to be a page (in Settings – Reading)
Do you mean you have set a page to be your front page in the reading settings? And that is the page you want to exclude?
Forum: Fixing WordPress
In reply to: 2.5 HTTP error when uploading Images from my computer“The solution for me was to edit the .htaccess file in the root directory of my webserver (the directory where WordPress is installed). Add the following to the the .htaccess file after the “END WordPress”:
<IfModule mod_security.c>
<Files async-upload.php>
SecFilterEngine Off
SecFilterScanPOST Off
</Files>
</IfModule>If you are having the problem of your .htaccess file losing its changes, you have most likely put something inside the WordPress block of the .htaccess file. Keep any custom changes outside of that block or they will be overwritten.”
Compliments of:
https://geek.thinkunique.org/2008/03/30/fix-wordpress-25-upload-error-http-error/If there isn’t a .htaccess file in there just create one
Forum: Requests and Feedback
In reply to: I got a http error when uploading imagesno plugins required, no namechanges, and no file reduction.
“The solution for me was to edit the .htaccess file in the root directory of my webserver (the directory where WordPress is installed). Add the following to the the .htaccess file after the “END WordPress”:
<IfModule mod_security.c>
<Files async-upload.php>
SecFilterEngine Off
SecFilterScanPOST Off
</Files>
</IfModule>If you are having the problem of your .htaccess file losing its changes, you have most likely put something inside the WordPress block of the .htaccess file. Keep any custom changes outside of that block or they will be overwritten.”
Compliments of:
https://geek.thinkunique.org/2008/03/30/fix-wordpress-25-upload-error-http-error/Forum: Installing WordPress
In reply to: shifting wordpress to a new siteThe problem appears to be when I upload the old database to the new database.
I can save the pages now but I can’t see my blog where its supposed to be