Jon Lynch

Member

Forum Replies Created

  • In reply to: Page content not visible

    #17046

    There is a problem with the third widget in your sidebar having two (identical) opening divs but only being closed once. I would disable this widget. If you want to debug it whilst being able to see the rest of the site set the sidebar to the right hand side.

    Hope this helps

    Jon

    In reply to: Child Page Titles

    #17015

    Firebug is your friend, have a look at all the classes applied to your post and the body, you can normally find a class that will select the type of posts you would like to apply your style to.

    In reply to: Child Page Titles

    #17013

    try also adding .page-child .post-title{display none;} that should remove the titles on the single pages.

    You are welcome

    In reply to: Child Page Titles

    #17011

    Try adding .child-page .post-title{display:none;} to your custom css or child theme css.

    Jon

    In reply to: IE8 bg-gradient

    #16869

    I hadn’t realised the default was 1.6.1. Searching I found this http://bugs.jquery.com/ticket/9440 which talks about strange background behaviour in IE8. I have now set my site to load 1.6.2 which I think only has a few bug fixes from 1.6.1 and hopefully will not cause any problems.

    Cheers

    In reply to: IE8 bg-gradient

    #16867

    It was a jQuery problem. Solved it by loading Google’s version 1.3.2

    Jon

    In reply to: IE8 bg-gradient

    #16866

    Thank you very much for having a look.

    I think it is being caused by something in my functions.php, an older version I have does not cause it. So now to work through but I haven’t got a clue what I’m looking for that could be causing this.

    Thanks again

    Jon

    In reply to: Hiding Page Titles

    #16935

    sorry should have said .home .post-title {display:none;}

    In reply to: Hiding Page Titles

    #16933

    try adding .home .page-title {display:none;} to your css.

    Jon

    In reply to: Slider and first image in post

    #16873

    Just set the image you would like to use as the featured image.

Viewing 10 posts - 21 through 30 (of 45 total)