SORU
16 Ocak 2012, PAZARTESİ


Yakalanmamış ReferenceError: jQuery tanımlı değil

Aşağıdaki hata mesajları almaya devam ediyorum ama sitemde bazı javascript uyguluyorum: Yakalanmamış ReferenceError: tanımlı değil ve Yakalanmamış. jQuery SyntaxError: Unexpected token <

Bu header.php kullanmakta olduğum javascript:

    <script type="text/javascript" src="/test/wp-content/themes/child/script/jquery.jcarousel.min.js"></script>
    <script type="text/javascript" src="/test/wp-content/themes/child/script/jquery.scrollTo.js"></script>
    <script type="text/javascript" src="/test/wp-content/themes/child/script/jquery.backgroundPosition.js"></script>
    <script type="text/javascript" src="/test/wp-content/themes/child/script/scripts.js"></script>
    <script type="text/javascript" src="/test/wp-content/themes/child/script/jquery.cycle.lite.js"></script>
    <script type="text/javascript" src="/test/wp-content/themes/child/script/jquery.accordian.js"></script>


<script type="text/javascript">
        jQuery(document).ready(function () {
            jQuery('#contentGallery').cycle({
                fx: 'fade' // choose your transition type, ex: fade, scrollUp, shuffle, etc...
            });
        });
    </script>
</head>

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

            <?php
                // Check to see if the header image has been removed
                $header_image = get_header_image();
                if ( ! empty( $header_image ) ) :
            ?>
            <a href="<?php echo esc_url( home_url( '/' ) ); ?>">
                <?php
                    // The header image
                    // Check if this is a post or page, if it has a thumbnail, and if it's a big one
                    if ( is_singular() &&
                            has_post_thumbnail( $post->ID ) &&
                            ( /* $src, $width, $height */ $image = wp_get_attachment_image_src( get_post_thumbnail_id( $post->ID ), array( HEADER_IMAGE_WIDTH, HEADER_IMAGE_WIDTH ) ) ) &&
                            $image[1] >= HEADER_IMAGE_WIDTH ) :
                        // Houston, we have a new header image!
                        echo get_the_post_thumbnail( $post->ID, 'post-thumbnail' );
                    else : ?>
                    <img src="<?php header_image(); ?>" width="<?php echo HEADER_IMAGE_WIDTH; ?>" height="<?php echo HEADER_IMAGE_HEIGHT; ?>" alt="" />
                <?php endif; // end check for featured image or standard header ?>
            </a>
            <?php endif; // end check for removed header image ?>



            <nav id="access" role="navigation">



<div id="nav">
            <ul>
                <li class="end"><a href="#contact" id="navContact" class="goto_contact"></a></li>
                <li><a href="#context" id="navContext" class="goto_context"></a></li>
                <li><a href="#artScience" id="navArtScience" class="goto_artScience"></a></li>
                <li><a href="#home" id="navHome" class="goto_home"></a></li>
            </ul>
            <div class="clear">
            </div>
        </div>
        <div id="navPointer">
            <div id="controlContainer">
                <div id="pointer">
                </div>
            </div>
        </div>
    </div>
    <div id="contentHolder">
        <div id="contentGallery">
            <img src="Images/Gallery/london.jpg" width="1200" height="550" alt="London" />
            <img src="Images/Gallery/singapore.jpg" style="display: none;" width="1200" height="550"
                alt="Singapore" />
            <img src="Images/Gallery/geneva.jpg" style="display: none;" width="1200" height="550"
                alt="Geneva" />
        </div>
        <div id="contentShadow">
        </div>
        <div id="content">
            <div id="contentScroller">
                <div id="home" class="page">
                    <div class="homeContent">
                        <span class="homeHeaderText">GMR</span>
                        <div class="clear">
                        </div>
                        <div class="homePageText">
                            <p>
                                G... M... R... is an ambitious and entrepreneurial privately owned global recruitment practice.
The philosophy is simple, ‘to stick to our strengths’, allowing us to understand where we can make a difference in an increasing diluted and completive recruitment industry. Through leveraging our extensive relationships, we look to find the very best employees in the Business Operations and IT space for our global clients in the financial services, and other industries. This is supplemented with clever marketing and exceptional modern resourcing techniques allowing us to provide a very high quality of work.
                            </p>
                        </div>
                    </div>
                </div>
                <div id="artScience" class="page">
                    <div class="pageContent">
                        <div id="artSciencePage">
                            <span class="headerText">About Us</span>
                            <div class="pageText">
                                <p>
                                    Insert text here. Insert text here. Insert text here. Insert text here. Insert text here.
                                </p>
                                <p>
                                    Insert text here. Insert text here. Insert text here. Insert text here. Insert text here.
                                </p>
                                <p>
                                    Insert text here. Insert text here. Insert text here. Insert text here. Insert text here.
                                </p>
                            </div>
                            <table border="0" cellpadding="0" cellspacing="0" class="linkTable">
                                <tr>
                                    <td valign="middle" height="100%">
                                        <a href="#" id="theArtLnk" class="largeArrow">The Art</a>
                                    </td>
                                    <td valign="middle" height="100%">
                                        <a href="#" id="theScienceLnk" class="largeArrow">The Science</a>
                                    </td>
                                </tr>
                            </table>
                        </div>
                        <div id="theArtPage" class="closed">
                            <span class="headerText">The Art</span>
                            <div class="pageText">
                                <a href="#" class="acc_trigger">Sensitivity</a>
                                <div class="acc_container">
                                    <p>
                                        When you say “team player,” you may mean something different than any other client;
                                        it depends on you and on the culture of your firm. That is why 6Vision never takes
                                        the mandate at face value – we ensure we understand precisely the brief. We listen
                                        and consider very carefully so we can be sensitive to both sides. Our understanding
                                        of your company’s needs is as critical as our understanding of the targeted executives
                                        expectations. Both will come into play during the final decision-making process.</p>
                                </div>
                                <div class="seperator">
                                </div>
                                <a href="#" class="acc_trigger">Creativity</a>
                                <div class="acc_container">
                                    <p>
                                        It’s an added value we bring to our clients. Because our expertise spans many different
                                        disciplines, we can serve as your consultant, keeping you in touch with important
                                        findings, trends that may affect your company. More importantly, our broad knowledge
                                        and resources bring new ideas to each retained executive search. This kind of approach
                                        leads us to look beyond the usual suspects – enabling us to discover rigorously
                                        qualified professionals whom you might not otherwise uncover.</p>
                                </div>
                                <div class="seperator">
                                </div>
                                <a href="#" class="acc_trigger">Intuition</a>
                                <div class="acc_container">
                                    <p>
                                        How does an artist know how to blend oils and colours on a canvas? It’s innate,
                                        like the ability to visualise the way an empty room looks furnished. At 6Vision,
                                        the intuitive faculty touches many aspects of our Modus Operandi: our ability to
                                        sense the cultural fit of your company…to correctly judge the characters of various
                                        executives…to see how a strategic hire may be infused into the organisation. The
                                        intuition of our consulting staff is one of 6Vision important assets.</p>
                                </div>
                                <div class="seperator">
                                </div>
                                <a href="#" class="acc_trigger">Judgment</a>
                                <div class="acc_container">
                                    <p>
                                        Is what it takes to assess a professional's credentials, accomplishments and style
                                        and then weigh these against your unique needs. Not only do we have to know if the
                                        executive is appropriate but also what it will take to successfully conclude the
                                        deal. Judgment is the product of all the other skills plus experience. At 6Vision,
                                        our successful record demonstrates this simple fact: our clients respect our ability
                                        to make the best judgments.</p>
                                </div>
                            </div>
                            <a href="#" id="artToScienceLnk" class="largeArrow">The Science</a>
                        </div>
                        <div id="theSciencePage" class="closed">
                            <span class="headerText">The Science</span>
                            <div class="pageText">
                                <a href="#" class="acc_trigger_2">Methodology</a>
                                <div class="acc_container_2">
                                    <p>
                                        Any scientist will tell you that you don’t find solutions to problems unless you
                                        ask the right questions. At 6Vision, our search begins with a comprehensive questionnaire.
                                        This technique, was developed and perfected over many years. It’s just one part
                                        of a rigorous methodology that our consultants adhere to and which ensures the thoroughness
                                        and accuracy of the process.</p>
                                </div>
                                <div class="seperator">
                                </div>
                                <a href="#" class="acc_trigger_2">Research</a>
                                <div class="acc_container_2">
                                    <p>
                                        Is the software of a search firm. It determines how a search will run: the ability
                                        to target professionals, the quality of the executives and the speed of the search.
                                        You can feel confident that our highly trained research staff has the proper tools
                                        and the knowledge to use them effectively. There is no single strategy that solves
                                        every problem – each search is customised.</p>
                                </div>
                                <div class="seperator">
                                </div>
                                <a href="#" class="acc_trigger_2">Team Approach</a>
                                <div class="acc_container_2">
                                    <p>
                                        The consultant you exclusively retain to commence the search assignment is the one
                                        who will actively work on your assignment until it is successfully completed – and
                                        you can be sure that at least two people work on each assignment. This enables us
                                        to bring varied experience and viewpoints to your search and helps us complete the
                                        project within the expected time frame. Also, each search is personally supervised
                                        by a Director of the firm to assure adherence to the highest quality standards.</p>
                                </div>
                                <div class="seperator">
                                </div>
                                <a href="#" class="acc_trigger_2">Sharing Information</a>
                                <div class="acc_container_2">
                                    <p>
                                        As your partner, we share with you the knowledge we accumulate during the search
                                        process. Within a few weeks, as soon as we have explored the industry, the competition
                                        and the universe of professionals, we would provide you with an overview of our
                                        work to date. Together, we review this “map of the land” before proceeding to the
                                        next phase of the search. Throughout the search process, we invite your review and
                                        consultation. This way, we create a dialogue that enables us to reach a conclusion
                                        together.</p>
                                </div>
                            </div>
                            <a href="#" id="scienceToArtLnk" class="largeArrow">The Art</a>
                        </div>
                    </div>
                </div>
                <div id="context" class="page">
                    <div class="pageContent">
                        <span class="headerText">Expertise</span>
                        <div class="pageText">
                            <a class="acc_trigger_3" href="#">Expertise</a>
                            <div class="acc_container">
                                <p>
                                    We believe that context matters to successful executive search. Our Context Driven
                                    process is a rigorous approach to understanding each individual search assignment
                                    and how it relates to both the short and the long-term success of your business.
                                    Because we have successfully executed search assignments in local markets around
                                    the world, and have hands-on experience in each, we’re uniquely attuned to the nuances
                                    and intricacies of these key contexts.</p>
                            </div>
                            <div class="seperator">
                            </div>
                            <a class="acc_trigger_3" href="#">Business Context</a>
                            <div class="acc_container">
                                <p>
                                    Differences in markets, clients, business models, operating strategies and tactics,
                                    values and visions drive unique search criteria for top management. We take the
                                    time to understand how your business functions on a global, regional and local basis,
                                    and how these practices are likely to evolve, to ensure candidates match to your
                                    business context.</p>
                            </div>
                            <div class="seperator">
                            </div>
                            <a class="acc_trigger_3" href="#">Cultural Context</a>
                            <div class="acc_container">
                                <p>
                                    Doing business internationally means bringing together people who may be worlds
                                    apart. That’s why we immerse ourselves in your firm’s culture to understand its
                                    character and the type of people who will be most likely to succeed within it. And
                                    with offices staffed by nationals, we can help you navigate local cultures and politics
                                    to your best advantage.</p>
                            </div>
                            <div class="seperator">
                            </div>
                            <a class="acc_trigger_3" href="#">Candidate Context</a>
                            <div class="acc_container">
                                <p>
                                    We believe we can serve our clients better by treating professionals better—by understanding
                                    their needs and expectations. We handle their information with the greatest confidentiality,
                                    and keep them informed throughout. And we help them to better understand your firm
                                    to help ensure the position we’re offering is the right one for them.</p>
                            </div>
                            <div class="seperator">
                            </div>
                            <a class="acc_trigger_3" href="#">Financial Context</a>
                            <div class="acc_container">
                                <p>
                                    To attract top talent, you have to know the financial context in which an offer
                                    will be evaluated. We guide you in creating an offer that reflects the realities
                                    of local and global markets, and your firm’s resources. As financial considerations
                                    are only part of a package, we provide added perspective to help you assemble a
                                    competitive offer.</p>
                            </div>
                            <div class="seperator">
                            </div>
                            <a class="acc_trigger_3" href="#">Service Context </a>
                            <div class="acc_container">
                                <p>
                                    We share your goals and expectations and apply ourselves tenaciously and consistently
                                    exceed them. Our Context Driven process is, by its nature, built around your needs
                                    and an understanding of your organisation, its values, and way of working. As your
                                    representative in the very competitive global talent market, we help to shape positive
                                    images of your firm every time we engage in a search.</p>
                            </div>
                        </div>
                    </div>
                </div>
                <div id="contact" class="page">
                    <div class="pageContent">
                        <span class="headerText">Contact</span>
                        <div class="pageText">
                            <h2>
                                Tel:  44(0)1234 567 890</h2>
                            <h3>
                                Email: <a href="mailto:info@info">info@info</a></h3>
                        </div>
                    </div>
                </div>
            </div>
        </div>




                <h3 class="assistive-text"><?php _e( 'Main menu', 'twentyeleven' ); ?></h3>
                <?php /*  Allow screen readers / text browsers to skip the navigation menu and get right to the good stuff. */ ?>
                <div class="skip-link"><a class="assistive-text" href="#content" title="<?php esc_attr_e( 'Skip to primary content', 'twentyeleven' ); ?>"><?php _e( 'Skip to primary content', 'twentyeleven' ); ?></a></div>
                <div class="skip-link"><a class="assistive-text" href="#secondary" title="<?php esc_attr_e( 'Skip to secondary content', 'twentyeleven' ); ?>"><?php _e( 'Skip to secondary content', 'twentyeleven' ); ?></a></div>
                <?php /* Our navigation menu.  If one isn't filled out, wp_nav_menu falls back to wp_page_menu. The menu assiged to the primary position is the one used. If none is assigned, the menu with the lowest ID is used. */ ?>

            </nav><!-- #access -->
    </header><!-- #branding -->

Bu footer.php içinde kullandığım kod:

 <div id="footerNav">
                <ul>
                    <li class="start"><a href="#home" class="goto_home">Home</a></li>
                    <li><a href="#artScience" class="goto_artScience">About Us</a></li>
                    <li><a href="#context" class="goto_context">Approach</a></li>
                    <li><a href="#contact" class="goto_contact">Expertise</a></li>
                </ul>
            </div>

CEVAP
16 Ocak 2012, PAZARTESİ


jQuery gerekirilkkomut dosyası alın. Sayfanızda ilk komut

<script type="text/javascript" src="/test/wp-content/themes/child/script/jquery.jcarousel.min.js"></script>

bir jQuery görünüyoreklentibir WordPress kullanmak beri bir hata sayfasında yüklenen olmadı oluşturma olasılığı henüz.,

Bunu Paylaş:
  • Google+
  • E-Posta
Etiketler:

YORUMLAR

SPONSOR VİDEO

Rastgele Yazarlar

  • Ampisound

    Ampisound

    12 Kasım 2006
  • RFS Dan

    RFS Dan

    22 Temmuz 2014
  • spectragirlz16's channel

    spectragirlz

    22 Ocak 2012