MrCanuck
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Moving My WordPress Site to Another ServerForum: Fixing WordPress
In reply to: add posts to page other than home pageCool, thank you!
Forum: Fixing WordPress
In reply to: not holding CSS class when updating in visual viewThanks for the reply:
So, how would I make new “pages” that are editable then? (with using the template or “custom fields”)?Forum: Fixing WordPress
In reply to: not holding CSS class when updating in visual viewThat is what I would do, but the person that I made the site for is not comfortable in HTML view.
Forum: Fixing WordPress
In reply to: writing HTML "comments" in page HTML code causing a spaceI find it strange that it does this. There must be a way to prevent this from dropping down to the next line. I hope so anyways 🙂
Forum: Fixing WordPress
In reply to: make sidebar.php editable as a CMS like a page?Not sure if you know exactly what I am trying to do. Just to make sure, here is a simplified explanation:
In the admin area of WordPress, I go under the “pages” section and I can see and edit all of the pages that I have created.
I also want to have the sidebar.php page to show up under my “pages” section.
Currently, I have to go into the “editor” section to edit sidebar.php
Is there a way to achieve this?
Thanks.
Forum: Fixing WordPress
In reply to: make sidebar.php editable as a CMS like a page?Thanks for the reply. I’ll give it a shot.
P.S. I made the twenty ten theme into a “custom” theme (using the copy and rename method).