justinwhall
Forum Replies Created
-
Forum: Plugins
In reply to: Get Menu NameUnless I am missing something, that says nothing about calling the menu name.
it used to validate. Now it doesn’t. Any fix? It’s the only error on my page. I’ll prefer to not spend a whole lot of time trouble shooting this.
Forum: Fixing WordPress
In reply to: Comments Off errorYou can do it through your host or use phpMyadmin to back up your database.
That being said, if you don’t at least know what your core files are, then you really shouldn’t be rummaging around your source files to begin with. Not only is this very dangerous as there can be major security vulnerabilities, but you put others around you on the server at risk.
Forum: Themes and Templates
In reply to: Text Formatting in category pageslink?
Forum: Fixing WordPress
In reply to: Comments Off errorIs this a new blog? or can you backup your database and reinstall WordPress?
Forum: Fixing WordPress
In reply to: Comments Off errorDoesn’t sound like an issue with any theme if it perpetuates across themes. Were you rummaging around the core files? Editing the files OUTSIDE your them by mistake?
Forum: Fixing WordPress
In reply to: HOSTING PROBLEMS *PLEASE HELP*OOOOOh, you changed you site url in WordPress. change it via phpMyadmin. Pretty simple really.
Forum: Fixing WordPress
In reply to: HOSTING PROBLEMS *PLEASE HELP*Well, I’m not really sure what you did. you CAN’T just change you domain name. Just undow whatever you did or call godaddy. Your questions isn’t really a WP questions so much that it is a hosting question.
Forum: Themes and Templates
In reply to: Missing Sidebar and FooterIt’s all there according to your code. What exactly is the problem?
Forum: Themes and Templates
In reply to: Text Formatting in category pagesthe “more” link can be changed in your fuctions.php file. Tough to say where it is as it varies from theme to theme.
I don’t understand the second 1/2 of your question.
Forum: Themes and Templates
In reply to: Weird link appearing in main section..Looks fine. Are you talking about the alt tag that appear while hovering over the nav links?
Forum: Fixing WordPress
In reply to: Comments Off errorThe CSS file doesn’t contain anything that would disable comments. It controls layout, color or “style”.
It’s possible you’ve hidden it or something. That being said, if it’s persistent across themes, 100/1 your settings are not correct in the WP admin.
Doesn’t even load for me.
Forum: Fixing WordPress
In reply to: When hiding a wordpress siteTHere are all sorts of thoughts on this. A lot of people work locally on a MAMP, LAMP or WAMP stack, then upload to development site witch can be a subdomain or even a directory. Kinda up to you.
Forum: Fixing WordPress
In reply to: HOSTING PROBLEMS *PLEASE HELP*I’m ot entirely sure what you did in your hosts admin panel, but yo cant just change your domain name. You’d have to purchase a new one, assuming it’s available. Change it back and it should work.