aftsq
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Trying to get in – getting blank screenWe are most definitely skating on thin ice. I did all that (once I figured it out it didn’t take that long).
But now I get a 404 when I type in the website: aftsq.com/wordpress.
I have to head off to my real job 🙂 I will give it a shot later on in the evening. Thanks for all your help so far. Learned a big lesson and hopefully I can get it all working again.
Forum: Fixing WordPress
In reply to: Trying to get in – getting blank screenOkay. No big deal on that, really. I’m just starting to create the new one, and the original runs on Joomla and is still active. I haven’t put much on this yet.
Forum: Fixing WordPress
In reply to: Trying to get in – getting blank screenYes. Filezilla. I’ve barely used it, ever.
So if I read your above note correctly, I essentially “replace” all the WP files already uploaded into the FTP with fresh copies from the new copy I just downloaded onto my deskup.
Except for the “wp-content” file, which I leave as is?
Forum: Fixing WordPress
In reply to: Trying to get in – getting blank screenOkay. Dumb question; how do I use FTP to do that?
Forum: Fixing WordPress
In reply to: Trying to get in – getting blank screenYes, that’s still in there. The Pinboard theme is definitely deactivated because in my brief glimpses of the home page it was in the default theme.
If I delete it, will all the work I did under that theme disappear? If that’s the only option of course I’ll do it, but obviously would rather not.
Forum: Fixing WordPress
In reply to: Trying to get in – getting blank screenOkay, I did that.
What happened next was I (briefly) saw the homepage with the default theme. Then, not.And now I can’t get into anything at all!
Forum: Fixing WordPress
In reply to: Trying to get in – getting blank screenWon’t even let me log out!
Forum: Fixing WordPress
In reply to: Trying to get in – getting blank screenWon’t let me go anywhere but the admin dashboard now.
Forum: Fixing WordPress
In reply to: Trying to get in – getting blank screenSomething that way overstepped the bounds of my knowledge – tried to add a bit of code to try to get submenus going.
This:
How can I add the dropdown menu for taxonomy filtering?
This will also be included in the upcoming settings page, in the meanwhile you can enable this by adding this piece of code to your theme’s functions.php:
<?php
add_filter( ‘cpac-remove-filtering-columns’, ‘__return_false’ ); // add dropdown taxonomy filtering to the overview pages
?>(In the Codepress widget). Let’s just say it was a really bad idea.
Forum: Fixing WordPress
In reply to: Trying to get in – getting blank screenI’d like to say I’m out of the woods. But after going to the themes page and clicking on the default theme, I did briefly see the site in that theme. But now, except for being allowed on the main dashboard page, I’m getting blank screens any time I try to go anywhere else!
Forum: Fixing WordPress
In reply to: Trying to get in – getting blank screenPinboard
Forum: Fixing WordPress
In reply to: Trying to get in – getting blank screenAnd I am alive again! Should I reload the theme I was using now?
Forum: Fixing WordPress
In reply to: Trying to get in – getting blank screenI have now renamed it “theme-old”
Forum: Fixing WordPress
In reply to: Trying to get in – getting blank screenIndeed I have! I’m sure you’ve all seen more clueless than me, so I don’t feel too bad. I know how to use things but I don’t have knowledge to help myself if things don’t go as planned! But the site was really looking pretty good for an amateur until it all disappeared! Poof!!!
Forum: Fixing WordPress
In reply to: Trying to get in – getting blank screenI would have, but it won’t let me change anything – only click on the folder to enter. As I said I’m just getting the directory, not the dashboard I used to see where I could actually do something.