Forum Replies Created

Viewing 9 replies - 1 through 9 (of 9 total)
  • mines not working either:(.

    Thanks for getting back to us :).

    looking forward to the new release! Good luck with your project.

    Mine has recently stopped working today aswell.. And i have no idea why it has stopped working.. I’m a little confused. any help would be appreciated… thanks 🙂

    heres a link to my site… http://www.nicola-kuypers.com/glentest/

    thanks 🙂

    Thread Starter nic12345

    (@nic12345)

    Update 🙂
    Thank you so much for helping me 🙂
    Since you said I had Jquery loaded in my footer, I went to check out my footer.php file anyways i commented it out & both of the plugins work seamlessly together.

    I couldnt have done this without your help.. So thank you 🙂

    Topic is now resolved :))
    I shall sleep easy tonightt!!!

    Thread Starter nic12345

    (@nic12345)

    Thank You for such a quick reply.. I hope for the same with the other plug in author, however I think that i will switch to another music plugin in the mean time.. As these conflicts are causing me too much stress.

    I have tried to deactivate jquery in your plug in, however it still does not load both correctly..

    I guess i will switch to a different plugin, so that i can continue to use the easing slider 🙂

    Thank you again for all your help.

    Thread Starter nic12345

    (@nic12345)

    Update– I have deactivated and reactivated all of my plugins & the problem plug in seems to be with a problem called cute records.

    Any help at all will be amazing!! thanks again 🙂

    nic12345

    (@nic12345)

    In the customisation settings, you should be able to set a new page to a blog roll page. ( you can call it something like blog).
    You should create a new page named blog. and then go settings – Readings on your dashboard.

    you can then set your posts page to your blog page from the drop down menu.

    Let me know if this works 🙂

    nic12345

    (@nic12345)

    please provide a proper link to the live page, and a screen shot of the problem, thanks 🙂

    Thread Starter nic12345

    (@nic12345)

    I worked out a solution! 🙂
    So my question is resolved.

    Thread Starter nic12345

    (@nic12345)

    Sorry for the delay in replying, I uploaded the header image through the appearance settings, through the Dashboard. The header image displays, but my uploaded image does not.

    Here is a copy of my header.php file from my child theme if that helps in any way 🙂

    `<?php
    /**
    * The Header for our theme.
    *
    * Displays all of the <head> section and everything up till <div id=”main”>
    *
    * @package WordPress
    * @subpackage Twenty_Twelve
    * @since Twenty Twelve 1.0
    */
    ?><!DOCTYPE html>
    <!–[if IE 7]>
    <html class=”ie ie7″ <?php language_attributes(); ?>>
    <![endif]–>
    <!–[if IE 8]>
    <html class=”ie ie8″ <?php language_attributes(); ?>>
    <![endif]–>
    <!–[if !(IE 7) | !(IE 8) ]><!–>
    <html <?php language_attributes(); ?>>
    <!–<![endif]–>
    <head>
    <meta charset=”<?php bloginfo( ‘charset’ ); ?>” />
    <meta name=”viewport” content=”width=device-width” />
    <title><?php wp_title( ‘|’, true, ‘right’ ); ?></title>
    <link rel=”profile” href=”http://gmpg.org/xfn/11&#8243; />
    <link rel=”pingback” href=”<?php bloginfo( ‘pingback_url’ ); ?>” />
    <?php // Loads HTML5 JavaScript file to add support for HTML5 elements in older IE versions. ?>
    <!–[if lt IE 9]>
    <script src=”<?php echo get_template_directory_uri(); ?>/js/html5.js” type=”text/javascript”></script>
    <![endif]–>
    <?php wp_head(); ?>
    </head>

    <body <?php body_class(); ?>>
    <div id=”page” class=”hfeed site”>
    <header id=”masthead” class=”site-header” role=”banner”>
    <hgroup>
    <h1 class=”site-title”><a href=”<?php echo esc_url( home_url( ‘/’ ) ); ?>” title=”<?php echo esc_attr( get_bloginfo( ‘name’, ‘display’ ) ); ?>” rel=”home”><?php bloginfo( ‘name’ ); ?></a></h1>
    <h2 class=”site-description”><?php bloginfo( ‘description’ ); ?></h2>
    </hgroup>

    <nav id=”site-navigation” class=”main-navigation” role=”navigation”>
    <h3 class=”menu-toggle”><?php _e( ‘Menu’, ‘twentytwelve’ ); ?></h3>
    <a class=”assistive-text” href=”#content” title=”<?php esc_attr_e( ‘Skip to content’, ‘twentytwelve’ ); ?>”><?php _e( ‘Skip to content’, ‘twentytwelve’ ); ?></a>
    <?php wp_nav_menu( array( ‘theme_location’ => ‘primary’, ‘menu_class’ => ‘nav-menu’ ) ); ?>
    </nav><!– #site-navigation –>
    </header><!– #masthead –>

    <div id=”main” class=”wrapper”> `

    Any help at all would be appreciated. thanks.

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