shadow
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: .htaccess issueIt can be am empty text file simply saved as .htaccess [[nothing else needed]
You will also need to give it 777 permissions when you make changes to it and then change them back to 644 when completed.
You may need to configure your FTP client to see it though,
often -alForum: Fixing WordPress
In reply to: Post ImageEmail me your blog details and I will take a look at what is happening.
shadow12 gmail
Forum: Fixing WordPress
In reply to: Template background on new post background?You admin Write area should already be white with black text unless you have installed an altered admin css?
Forum: Everything else WordPress
In reply to: searching the forums…Click on your Member name at the left of the post
Forum: Installing WordPress
In reply to: Change Theme, Get Blank ScreenTry removing the theme and see if that helps. Most likely a functions.php call error which is giving issues.
Forum: Fixing WordPress
In reply to: Bottons Save and Publish not working wellAt a glance – your server is experiencing problems. Get in touch with your host.
Forum: Fixing WordPress
In reply to: Solution for mass deleting postsFair enough, although I cannot say I really agree with you. I seem to remember actually replying to you once myself and a quick look through your history, shows me having helped you.
The reasons for no replies can be many and vary from not actually knowing the answer, to just not seeing it when browsing through the forums.
All of us have been there and done that in regards to not having threads answered or indeed even acknowledged. I guess it’s just lucky that we do not all take your stance and decide to keep the solution to ourselves. It would not be much of a knowledge base if so.
Forum: Installing WordPress
In reply to: Help ! Help ! << NewbieYou are using “WordPress wordpress-mu-1.2.1”. It may be an idea to get in touch with the people in the WPMU forums as they could probably help you more…
Forum: Themes and Templates
In reply to: Header image has glitchTry changing this in your css:
background-image:url(images/blog_header2.jpg);to this:
background-image:url(images/blog_header2.jpg) top left no-repeat;Forum: Installing WordPress
In reply to: site wiped outEmail me Susie and I will give you a hand
shadow12 gmail
Forum: Fixing WordPress
In reply to: Cannot edit SidebarAre you saying you do not have access to your ftp? And you do not have access to your presentation panel?
Forum: Fixing WordPress
In reply to: Solution for mass deleting postsWhy not share your solution here so the next person who experiences the problem can find an answer quickly?
Forum: Fixing WordPress
In reply to: backup wordpressTurn off the plugin, remove any code you changed to call the plugin.
Remove the plugin altogether if necessary.
Get in touch with the plugin author to see if any updates are out or forthcoming.
Forum: Fixing WordPress
In reply to: Moving Blog FROM Host to Local – a Can of Worms??Using phpmyadmin, you can basically reverse the process the local to host process, such as you hve been reading in articles. Point your Home and Siteurl back to your local…
Forum: Fixing WordPress
In reply to: Index Page Loading WeirdTry changing your theme and see if that has any positive results. You could also try turning off any plugins one by one.