Forum Replies Created

Viewing 8 replies - 1 through 8 (of 8 total)
  • Thread Starter 2310cooper

    (@2310cooper)

    Yeah thanks that is really helpful, thank you so much for taking the time to help me, much appreciated.

    Thanks

    Adam

    Thread Starter 2310cooper

    (@2310cooper)

    Sorry PAE but I have placed it a few different places and the side bar appears at the bottom!

    This is the code

    <?php get_header(); ?>
    
    <div class="wrap">    
    
        <div id="grid">
    	<?php
    	/* Run the loop to output the posts.
    	* If you want to overload this in a child theme then include a file
    	* called loop-index.php and that will be used instead.
    	*/
    	get_template_part( 'loop', 'index' );
    	?>
    	</div><!-- #grid -->
    	<wp_allow_comment>
    
    </div><!-- #wrap -->
    <?php get_footer(); ?>

    Where would you put the sidebar code???

    Thanks PAE

    Thread Starter 2310cooper

    (@2310cooper)

    Yeah I have seen the add on’s on Firefox, been using Firebug to work out code and so on…but thanks for the info seems there’s alot I have to learn!

    If I dont have my browser at full screen then I have the same problem yet when it’s full width then I can see it all, content included. I assume and forgive if I am wrong but it’s like the tool bar isnt “Dynamic”, (am I phrasing that right?) so it’s not altering depth when I alter the browser size, is there anyway around that of am I off the mark?

    Thanks PAE you really have been a big help!!

    Thread Starter 2310cooper

    (@2310cooper)

    Oh, ok, why not IE? Excuse my ignorance!

    Thread Starter 2310cooper

    (@2310cooper)

    How odd PAE, I have just checked on IE and it shows the same as firefox! Is there a reason there is a difference between our browsers?

    Thread Starter 2310cooper

    (@2310cooper)

    I am using firefox 7.0.1, will try in IE and see what happens then!

    Thread Starter 2310cooper

    (@2310cooper)

    Scrap that!

    I have just put the code back in so you could have a look and now it appears to have added the side bar to front page but removed it from all my posts!!

    Getting a tad confused here! Lol

    Thanks

    Ad

    Thread Starter 2310cooper

    (@2310cooper)

    Hi Peredur,

    Thanks for the response.

    Yes it is a version of the theme you showed but the free copy, so the vendor doesnt offer support…

    Perhaps I have termed the issue incorrectly, the side bar appears on the “home” page once I included the code stated above, but none of the widgets work. So for example, I can see the catagories for posts I have listed and they appear in blue so it looks like I can link through to a particular post, however when I try to click them I get no response. Same with search bar and recent comments widget.

    If you have a look at https://www.tauntonkickboxing.co.uk/Wordpress/
    it may be clearer!

    Thanks again.

    Ad

Viewing 8 replies - 1 through 8 (of 8 total)