• Hello,
    I have a problem with menu that jump to link on the front page.

    I have 3 of them but only the first one is working and I am out of idea.

    Here is the menu links

    1- Menu item Services, (Link)
    https://creationzca.ipage.com/#services

    2- Menu item Coordonnees, (Link)
    https://creationzca.ipage.com/#coordonnees

    3- Menu item A Propos, (Link)
    /#apropos

    Now here is the html code for each link target
    1-
    `<section id=”services” class=”services-area”>
    <h3 class=”widget-title”><span class=”wow bounce”>Nos services</span></h3>

    </section>`

    2-
    <h3 id="coordonnees" class="widget-title">Nos coordonnées</h3>

    3-

    <div id="apropos">
    <h3 class="widget-title">à Propos</h3>
    </div>

    So I have try different way to tag each target :
    name, id of existing element, new div with the id
    But nothing seem to work. I have change menu item order, I have move around the section on front page but nothing seem to work. I have disable all the plugins except Page Builder with no success.

    The jump to link that is workink do not bring the page to the exact same spot depending where I am coming from. From the top, it bring the section so the title is half mask by the menu. From the bottom, it bring it so the title is fully visible. Anything i can do to make it fully visible all the time.

    web site
    web site

Viewing 4 replies - 1 through 4 (of 4 total)
  • Hey,

    I’m looking at your source code and those IDs don’t exist on your front page. Check your text widgets.

    Thread Starter Sylvain Plante

    (@syxys)

    Thanks for a quick response.

    Effectively, tag are not showing up… but this what I got from the page when I look at it with the text editor

    <section id="services" class="services-area">
    
    <h3 class="widget-title"><span class="wow bounce">Nos services</span></h3>
    <span class="service-icon wow zoomInDown"><i class="fa fa-wrench"></i></span>												<h4 class="service-title wow fadeInUp"><a href="https://creationzca.ipage.com/service-decor/">Décor</a></h4>
    <h4 class="service-title wow fadeInUp">Artisans</h4>Services complet d'artisans scéniques capable de mener à bien tous les aspects de vos projets les plus complexe incluant, en autres, ?la peinture scénique, les pièces moulées, les sculptures, l'éclairage intégré et l'animation mécanique / pneumatique / hydraulique en tout genre.
    <h4 class="service-title wow fadeInUp">Location</h4>Nous mettons à votre disposition divers élément de scène, plateaux, escaliers et pièces de décor pour de courtes ou longues périodes
    <h4 class="service-title wow fadeInUp">Soudure</h4>Atelier de soudure spécialisée pour réaliser vos pièces sur mesure
    <h4 class="service-title wow fadeInUp">Béton</h4>Volet spécialisé dans la fabrication d'élément en béton décoratif de tous genres
    <h4 class="service-title wow fadeInUp">Menuiserie</h4>Atelier de menuiserie et ébénisterie complet pour la fabrication de pièces en bois uniques et soignées.					
    
    <a href="https://creationzca.ipage.com/services-offerts" class="all-news">
    Voir tous nos services									</a>
    </section>
    <h3 id="coordonnees" class="widget-title">Nos coordonnées</h3>
    [ebs_seo_cp_full]  [contact-form-7 id="317" title="Formulaire de contact 1"]
    
    <div id="apropos">
    <h3 class="widget-title">à Propos</h3>
    </div>

    I guess there is something I do not understand about the text editor.
    Could you help me?

    Thank you

    I see it works now?

    Thread Starter Sylvain Plante

    (@syxys)

    @vladff

    Well, it does not work the way I would like but I found a workaround.
    Instead of trying to define my own anchor, which I cannot do because of some cleaning that ?PageBuilder CO? is doing, I went to Internet Explorer and look at the id that are assigned by default to the section I want to jump to and use those id as link in the menu.

    It give an id that look something like p-17-0 which is not realy meaningful but it works.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Jump not working consistently’ is closed to new replies.