Forum Replies Created

Viewing 10 posts - 1 through 10 (of 10 total)
  • Author
    Posts
  • in reply to: HELP!! Making the featured Content images a hyperlink.. #15810
    gedbrockie
    Participant

    Guys, I have added the above code to my own site’s child theme functions.php file as I want my featured posts on the home page to be clickable as well….for some reason the posts do not then become clickable. Any ideas?

    http://www.guitarandmusicinstitute.com

    in reply to: double load on home screen slider #15738
    gedbrockie
    Participant

    Okay, if you can’t see it then I don’t know how else to describe it…the website loads, the slider loads up, then once loaded it very quickly disappears and quickly re appears again…it’s not the end of the world if you cant see it. Just trying to increase load times and wondered if this was a slow down to the website.

    Thanks
    Ged

    in reply to: double load on home screen slider #15736
    gedbrockie
    Participant

    Yes, it’s always there…if you watch when the screen loads, the slider loads, then very quickly it loads again…it does it every time..

    Ged

    in reply to: EDUCATION HUB PRO – BLOG PAGE #14675
    gedbrockie
    Participant

    Guys, found a previous post and got it sorted from code you put up. Thanks!

    in reply to: EDUCATION HUB PRO – BLOG PAGE #14649
    gedbrockie
    Participant

    ps I am using a child theme for education hub pro…so can you tell me if code should go in the child theme css comments or in the regular education hub pro?

    in reply to: Woothemes Sensei Integration #5526
    gedbrockie
    Participant

    Guys, it’s all working great now. Didn’t need to do the later stuff as all was well. There was a slight problem with one of the characters above as they were being encoded?…anyway, that’s been done and the site looks amazing.

    Thanks once again for your fantastic work and theme which has really going to contribute to GMI’s continued success.

    Best

    Ged

    in reply to: Woothemes Sensei Integration #5498
    gedbrockie
    Participant

    ps how do I attach images to these support forums?

    in reply to: Woothemes Sensei Integration #5497
    gedbrockie
    Participant

    Well, I don’t know what I am doing wrong, very frustrating. I take the code that you gave me and paste it in to the fuctions.php file that I detailed above.

    As soon as I upload it….the site goes down. Take the above code out, and it reappears again….

    Any ideas?

    Ged

    in reply to: Woothemes Sensei Integration #5486
    gedbrockie
    Participant

    Guys, thanks so much for this and taking the time to help me. I am slowly getting there.

    Sadly, I’m not a programmer…I have now got a child theme up and running after a bit of bother but:

    1. The site seems to crash when I change the phone number and email in the customise area. Only a restart on Apache at the server level gets it up and running again. What could I have done wrong on this?

    2. The functions.php file…where and exactly how do I insert the above code? I have the following in my functions.php file

    <?php
    /**
    add_action( ‘wp_enqueue_scripts’, ‘enqueue_parent_styles’ );

    function enqueue_parent_styles() {
    wp_enqueue_style( ‘parent-style’, get_template_directory_uri().’/style.css’ );
    }

    //*

    in reply to: Woothemes Sensei Integration #5374
    gedbrockie
    Participant

    Hi thanks for getting back so quickly.

    1. In this first example, if you go down to the bottom of the page, you can see that the primary sidebar is still showing and is also out of place. It really just shouldn’t show.

    http://www.guitarandmusicinstitute.com/course/quick-start-beginners-guitar/

    2. In this example within the course lessons, there should be a woothemes sidebar which shows all the lessons on the right, currently there is nothing. The above code I gave from my previous theme installation ensured that these were visible.

    http://www.guitarandmusicinstitute.com/lesson/lesson-1-the-anatomy-of-the-guitar/

    Your theme renders everything else beautifully, I just want to have a better integration with the woothemes sides bars for the course for my students.

    Thanks

Viewing 10 posts - 1 through 10 (of 10 total)