Something Something Life
Forum Replies Created
-
It was on the front end. On the back end everything looked the same. But I solved it by just making a new menubar that was identical to the old one, and switching to that one. Then I switched back and deleted the new one. Everything looks fine now.
In building this website, I have found that the solution to problems is “undo, then redo” a surprising amount of the time.
I think I will do the find-and-replace solution. I made some very minor but important changes (width of images, etc.), so I want to make sure they’re retained but I’d rather not have a cluttered CSS file.
One curious issue arose that may have to do with the CSS itself: when I created a child theme, my menubar suddenly changed. Two of the items I had on the menubar disappeared (despite still showing up in my WordPress panel) and one turned into a pull-down menu (this involves a child page, but I prefer to have them as separate links). This happened whether I imported the parent CSS or just copied it. Any idea why this is happening and how I might fix it?
This was not one of the changes I made to the parent CSS, by the way. I have only changed the menubar through the “menubar” section of the WordPress panel.
Thanks! That is very straightforward and helpful!
Forum: Fixing WordPress
In reply to: After MySql Import Links, Pages Not Working Show No Page FoundThis solved my problem: http://wordpress.org/support/topic/permalink-not-working?replies=3
Forum: Fixing WordPress
In reply to: After MySql Import Links, Pages Not Working Show No Page FoundI am having this problem, as well. Any solutions out there? I thought this was a result of the fact that the GUID on my posts and pages was for the old host, but apparently that doesn’t actually affect where the pages are located, and a quick search shows that the GUID should NEVER EVER EVER be changed.
Forum: Fixing WordPress
In reply to: Problems locating WP installation on new hostI did, but I guess I was confused about where to change the site URL. Anyway, that seems to have worked. Now I’m having a different problem, but it probably makes sense to post that separately. Thanks for your help.