Britt V.
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Need Help Deleting & Reinstalling Theme – Where are Files?I finally figured it out. No need for any more help.
Thanks again,
BrittForum: Fixing WordPress
In reply to: Need Help Deleting & Reinstalling Theme – Where are Files?I spoke too soon.
I changed the name of the theme to old theme in bluehost.
Then I went back to WP and in my dashboard clicked on themes. The text at the top of the page says the theme is broken, reverting to default theme. When I try to upload the Urban View theme again I get a page that says:Install a theme in .zip format
If you have a theme in a .zip format, you may install it by uploading it here.
There is a browse option which goes to my desktop. When I try to upload without filling in the browse box, I get an error message that says select a file.I’m doing something wrong but can’t see what it is.
Britt
Forum: Fixing WordPress
In reply to: Need Help Deleting & Reinstalling Theme – Where are Files?You were right! I did it!!
Thank you so much, Ipstenu.
Britt
Forum: Fixing WordPress
In reply to: Need Help Deleting & Reinstalling Theme – Where are Files?Ipstenu, I know this sounds really dumb, but is the server the host? And what comes before the /wp-content/themes/THEMEFOLDER? Believe it or not, there’s nothing in the documentation that explains this.
BrittForum: Themes and Templates
In reply to: Add category to Sidebar w/link to text somewhere?Esmi,
Please don’t leave me in this condition. I really need your help to get the sidebar back.
I do appreciate your trying to help with the original problem and realize that things can’t always be solved. If I can just get back to my original site, I’ll be happy.
JaneForum: Themes and Templates
In reply to: Add category to Sidebar w/link to text somewhere?Esmi, I deleted the new page I had and got rid of the widget but I don’t know how to restore the sidebar. Would really appreciate it if you could walk me through getting back to my original sidebar.php.
Thanks,
JaneForum: Themes and Templates
In reply to: Add category to Sidebar w/link to text somewhere?Esmi, I pasted the new code over the old one but nothing has changed on the page. Do you think it’s time to try to get the site back to where it was before we started all this? I’ll just have to live with it not being able to be changed. Not a problem considering the alternative. I do thank you for trying so hard.
JaneForum: Themes and Templates
In reply to: Add category to Sidebar w/link to text somewhere?So, all I do is paste that in place of the existing code?
(Please, God, let it be that simple)
JaneForum: Themes and Templates
In reply to: Add category to Sidebar w/link to text somewhere?Esmi, maybe I misunderstood. I thought you wanted me to paste the entire sidebar.php code. Did you only want the code you gave me?
Jane
Forum: Themes and Templates
In reply to: Add category to Sidebar w/link to text somewhere?Thanks, Esmi. I’ll appreciate whatever help someone can give me.
Forum: Themes and Templates
In reply to: Add category to Sidebar w/link to text somewhere?Esmi, I posted the new code right under the line with the other code I entered, then deleted the old code. The page still comes out without a sidebar and with the error message in its place.
JaneForum: Themes and Templates
In reply to: Add category to Sidebar w/link to text somewhere?I goofed. I meant to post & lt ; but it came out<.
Forum: Themes and Templates
In reply to: Add category to Sidebar w/link to text somewhere?Esmi, before I do this, I want to make sure I understand. Do I copy the whole thing just anywhere or is there a specific place to put it? I couldn’t find anything that starts with < so I’m assuming I insert everything you’ve written here. Also, do I delete the other code I put in?
Thanks,
JaneForum: Themes and Templates
In reply to: Add category to Sidebar w/link to text somewhere?Esmi, this is the code I entered under sidebar.php
<ul role=”navigation”>
<?php wp_list_pages(‘title_li=<h2>Pages</h2>’;’exclude=629′ ); ?>and this is what I entered under the widget
http://www.dontshootthewriter.com/?page_id=629
and now my site is missing the sidebar completely. In its place is the following
Parse error: syntax error, unexpected ‘;’ in /home2/patride5/public_html/wp-content/themes/urban-view/sidebar.php on line 51
Can you tell what I’m doing wrong?
Jane
Forum: Themes and Templates
In reply to: Add category to Sidebar w/link to text somewhere?Ok, Esmi, I found the code and changed it. Now for the widget.
Jane