CK Hicks
Forum Replies Created
-
Word of caution to anyone using the (dv) service through Media Temple: make sure you read up on FastCGI and default Apache configurations. Because they let you manage everything on your own, there is very little support for any issues you might have. They’re a good host – just be careful and do your reading!
Forum: Fixing WordPress
In reply to: Double line shift doesn’t workYou might try putting in a single line, adding content, then going into the HTML view and copying/pasting the space you added. That should give you a double-line shift. 🙂
Hope it helps!
Forum: Themes and Templates
In reply to: footer text colorAnytime, glad you got it working!
Forum: Themes and Templates
In reply to: footer text colorAssuming your footer.php file is still the same, all you need to do is edit your style.css file and find where it says “#footer” near the bottom. Just add “color:#xxxxxx;” in there using the hexadecimal color code you’d like to use.
Hope it helps!
Forum: Fixing WordPress
In reply to: Styling individual pages/postsYou’ll want to make individual page templates – there’s a good explanation of this here: http://codex.ww.wp.xz.cn/Pages#Creating_Your_Own_Page_Templates
Hope it helps!
Forum: Fixing WordPress
In reply to: Post content NOT visible, just commentsDo you have any special code or plugins being used there? I noticed other posts in those categories showing up fine, so it seems like something in that post itself was the issue. Could you post the code here in markups?
Forum: Fixing WordPress
In reply to: Move Header ImageTry slipping your image code into the “headerleft” div. That will get things aligned with the content of your blog.
Hope it helps!
Forum: Fixing WordPress
In reply to: Double line shift doesn’t workHave you tried the TinyMCE editor? It resolves many of the formatting issues people have with posts. You can download it here: http://ww.wp.xz.cn/extend/plugins/tinymce-advanced/
Hope it helps!
Forum: Fixing WordPress
In reply to: How to drop /wordpress from domain nameAll you need to do is upload the files into your “root” directory instead of the “www.youdomain.com/wordpress” folder. This is usually called “public_html” in the file manager. So instead of uploading the wordpress folder itself, just empty the contents directly into the root folder.
Hope it helps!
EDIT: You can also do a quick fix by following the steps in this article. Sometimes it’s nice to have things plain and simple, but if you want to keep it where it is you can do so as well!
http://codex.ww.wp.xz.cn/Giving_WordPress_Its_Own_Directory