Forum Replies Created

Viewing 3 replies - 1 through 3 (of 3 total)
  • Thread Starter [email protected]

    (@lindageckowebbse)

    hmmmmm….but how do I get the current_menu_item at the first place?
    Then I′ll do the styling ??

    Hi!
    Thank′s for your help.
    ??

    In functions.php there were a call to another jQuery…as you pointed out. I′ll never make that mistake again ??
    Thank you!

    Have a great day!

    Linda

    Hi!
    I am having a “bit” of a problem here…
    First I made the Orbit slider work locally (not server but as home.html file)
    Now I have migrated it to WordPress but I run upto the same problems as I had with the NivoSlider :/
    I look at it in Firebug, and I think there is something wrong with something about the jQuery…… ?? I really don′t know though…

    https://www.galleri.geckowebb.se


    Below is what it looks locally in firebug

    <div id="homeMainContent" class="clear">
    <div class="orbit-wrapper" style="width: 1000px;">
    <div id="featured" class="orbit" style="width: 1000px; height: auto;">
    <img alt="Overflow: Hidden No More" src="images/galleri-opus-1.png" style="z-index: 1; display: block; left: -940px;">
    <img alt="HTML Captions" src="images/galleri-opus-2.png" style="display: block; left: -940px; z-index: 1;">
    <img alt="and more features" src="images/galleri-opus-3.png" style="display: block; left: 0px; z-index: 3;">
    </div>
    <div class="timer">
    <div class="orbit-caption"></div>
    <div class="slider-nav">
    </div>
    <div id="tagline" class="clear">
    </div>
    <div id="homeExtraContent" class="clear">
    </div>

    and this is what it looks like in WP

    <div id="contentWrapper">
    <div id="homeMainContent" class="clear">
    <div id="featured">
    <img alt="Overflow: Hidden No More" src="https://galleri.geckowebb.se/wp-content/themes/galleri/images/galleri-opus-1.png">
    <img alt="HTML Captions" src="https://galleri.geckowebb.se/wp-content/themes/galleri/images/galleri-opus-2.png">
    <img alt="HTML Captions" src="https://galleri.geckowebb.se/wp-content/themes/galleri/images/galleri-opus-3.png">
    </div>
    <div id="tagline" class="clear">
    </div>
    <div id="homeExtraContent" class="clear">
    </div>

    it is failing to make the orbit-wrapper?!

    Please help me, I am totally stuck ??

    Thank you!!

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