theidentityshift
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Hyphen After Site NameThat fixed it! It was line 144 in header-actions.php. Had to delete the hyphen.
Code looked like
echo ' - ';I had to change it to
echo ' ';Thanks for the help!
Forum: Fixing WordPress
In reply to: Hyphen After Site NameThanks!
So do i need to just delete the hyphen everywhere it occurs between line 91 and 146? I have a tag in the tag line, so I’m guessing I need to just manually remove the hyphen?
Also I’m having trouble locating /response/core/actions/header-actions.php is it in the editor? I can’t seem to find it.
Thanks.
Forum: Fixing WordPress
In reply to: Hyphen After Site NameI did check the settings, its not that. It must be in my SEO plugin. Any idea how I change that?
Forum: Themes and Templates
In reply to: Home Page and BlogThanks bdbolin. That fixed it! BUT now my home page is my blog. I don’t want my home page to be my blog. I want my blog to be on a different page that I can link to and force my visitors to click on in my menu to go to.
How do I keep my home page as my home page and make the blog a separate page that visitors have to go to via my menu?
Forum: Plugins
In reply to: Stats Page Not LoadingI also submitted a ticket
Forum: Plugins
In reply to: Stats Page Not Loading