whitneyclapper
Forum Replies Created
-
Forum: Themes and Templates
In reply to: Background Color on BlogsI never intentionally made any changes to the theme files, so I have no idea how to undo this. It sounds like I just need to wait for another WP update?!
Forum: Themes and Templates
In reply to: Background Color on BlogsYes, just cleared it and the blue background on my blogs still shows. Hmmm. I also tried opening by website/blog in another browser and it’s there as well. Strange!
Forum: Themes and Templates
In reply to: Background Color on BlogsDoes the blue background not show up for you? Here is an example: https://sideoftheroadsessions.com/this-too-shall-pass/
Forum: Themes and Templates
In reply to: Dynamic Front Page Image – Twenty TwelveThank you so much — very helpful, and although my website still needs some work! The slider is up and working well!
Forum: Themes and Templates
In reply to: Dynamic Front Page Image – Twenty TwelveYes, an image slider for my home page.
Forum: Themes and Templates
In reply to: [Twenty Twelve] Reduce white space and right widget column widthCan I rotate images on my front/home page instead of having several smaller image? Also, how do I reduce the amount of white space between the top navigation bar and the text just above the images?
Thank you!
https://sideoftheroadsessions.com/pps — here is what my header php looks like now:
[ please use pastebin ]
ps – my site doesn’t pull up at all anymore: https://sideoftheroadsessions.com/
Okay, I just screwed something up — I didn’t see the end </div> code that you mentioned on the header php files for Headlines Woothemes, so I decided to play around = bad idea.
I took this section out to see what it would do and now I can’t figure out where to put it back in:
<div id=”cat-nav”>
<div class=”col-full”>
<?php
if ( function_exists(‘has_nav_menu’) && has_nav_menu(‘secondary-menu’) ) {
wp_nav_menu( array( ‘depth’ => 6, ‘sort_column’ => ‘menu_order’, ‘container’ => ‘ul’, ‘menu_id’ => ‘secnav’, ‘menu_class’ => ‘fl’, ‘theme_location’ => ‘secondary-menu’ ) );
} else {
?>
<ul id=”secnav” class=”fl”>HELP!?!
Hi there – thanks for the suggestions, I should have clarified that I’m talking about the Headlines WooTheme and here is a link to my website:
https://sideoftheroadsessions.com/Thank you and please let me know if you have any other suggestions!
Take care!