evoulie
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Templates for Pages in Twenty Ten ThemeI’ve been doing that.
Before I was putting @import url(“../twentyten/style.css”); and changing the style.css part to header or loop, and just putting the parts that I’ve changed. Is that right?
Forum: Fixing WordPress
In reply to: Templates for Pages in Twenty Ten ThemeWhat am I supposed to do? ??
Forum: Fixing WordPress
In reply to: Templates for Pages in Twenty Ten ThemeOkay, I just completely copied the header.php, loop.php, and style.css and pasted them into the child theme. Not sure if I was supposed to do that or not. Now, part of the loop and header are showing on the page.
Forum: Fixing WordPress
In reply to: Templates for Pages in Twenty Ten ThemeI did that. The end of the code was cut off and I couldn’t see it cause I’m on my phone and wordpress support is blocked on this computer. So, hopefully it’s right. And it still breaks the site. You can go to churroblog.com and see it if you’d like.
Forum: Fixing WordPress
In reply to: Templates for Pages in Twenty Ten ThemeIn my header.php I had this:
<?php wp_nav_menu( array( 'container_class' => 'menu-header', 'theme_location' => 'primary' ) ); ?> <a rel="" href="https://churroblog.com" title="Churro Blog"><span class"navigation_spacer"><img src="https://churroblog.com/wp-content/uploads/2011/04/churrobloglogo_since2008-v2.png" border="0" alt="Churro Blog" /></span></a></center>
[Please post code snippets between backticks or use the code button.]
Forum: Fixing WordPress
In reply to: Templates for Pages in Twenty Ten ThemeWhat does that mean? And how would I have done that?
Forum: Fixing WordPress
In reply to: Templates for Pages in Twenty Ten ThemeI tried making a child theme like you said but when I activated it it broke my site. (site is fixed, by the way). Help! ??
Forum: Fixing WordPress
In reply to: Templates for Pages in Twenty Ten ThemeLoat again. How would I put stuff for the header and stylesheet in the child theme?
Forum: Fixing WordPress
In reply to: Templates for Pages in Twenty Ten ThemeRead it again. Think I may understand it now.
Forum: Fixing WordPress
In reply to: Templates for Pages in Twenty Ten Theme@esmi I read that link about child themes, but I’m completely confused at how to make a child theme. Please help ??
Forum: Fixing WordPress
In reply to: Templates for Pages in Twenty Ten Theme@rev. Voodoo: I know that. I meant that I wanted to change the logo for that one page. If you go to my site theres a logo that says Churro Blog on it. I want that to be changed, but just for that one page. Can I use a page template for that?
Forum: Fixing WordPress
In reply to: Centering a Logo to a pageAnyone?
Forum: Fixing WordPress
In reply to: I have managed to ban myselfWhat if you go to yoursite.com/wp-admin and try logging in the admin panel to unban yourself? I don’t know if it banned you from the admin panel or not.
Forum: Fixing WordPress
In reply to: Custom FieldsHow much would it cost?
Forum: Fixing WordPress
In reply to: Custom FieldsI want to show Mood: and Listening To:
??