Viewing 26 posts - 31 through 56 (of 56 total)
  • Author
    Posts
  • #699341

    It would be good if someone could solve this problem asap because currently the website navigation doesn’t work.

    #699770

    Perhaps one could achieve a working anchor tag functionality by referring to a div class not an id.

    function to_position(divid){
         $('html, body').animate({scrollTop:$(divid).position().top - 50 }, 'slow');
     }
     to_position('#my_id')
     //or class, or whatever jquery selector
     to_position('.my_class')
     //
     to_position('input[name="lorenzolamas"]')

    See http://stackoverflow.com/questions/1567836/anchor-tag-to-go-to-the-beginning-of-a-div-class-w-using-jquery

    • This reply was modified 7 years, 9 months ago by Chris2234.
    #700534

    Hi,

    Sorry for the delay, the website is looking great! I checked the links on sub pages and homepage. It appears you figured this one out? All the links worked fine on my end and there are no js error.

    Please let us know if you have any issue with the theme. we would love to help!

    Best regards,
    Vinay

    • This reply was modified 7 years, 9 months ago by Vinay.
    #700553

    Hi,
    the navigation is still not working and your js solution is also not working when I change the menue links from relative to absolute paths (this is necessary otherwise visitors cannot use the main menue when they are on subpages)….

    #700568

    Hi,

    Thank you for the clarification. The code is working as intended to but the browser will not re-direct the users to the page because of the menu path. In this case you need to use page specific menus and add the one with just the #ID to homepage and the menu with relative path to the inner pages.

    Please use a plugin like
    https://wordpress.org/plugins/page-specific-menu-items/
    https://wordpress.org/plugins/menu-items-visibility-control/

    Best regards,
    Vinay

    #700585

    good idea! unfortunatelt the plugins only allow me to hide specific menue items on subpages but i cannot define and embed new menues…

    #700786

    Hi,

    Before you try the plugin In the code provided earlier please replace the below line

    
        menu   = jQuery('#mobile-advanced a[href^="#"]');

    with

    
     menu   = jQuery('#mobile-advanced a'); 

    I have personally checked the page specific menu plugin on my installation and it works fine.

    in the homepage options please select what items you want to display. Please check the plugin documentation for more info.

    If it still does not work for you try the below plugin to create different menu for different pages.
    https://wordpress.org/plugins/menu-swapper/

    Best regards,
    Vinay

    • This reply was modified 7 years, 9 months ago by Vinay.
    #730414

    Have the developers of the theme fixed this bug by now? I do not want to rely on external (third party) plugins. The main reason is that it is a lot of extra work and not a very parsimonious solution for a relatively simple problem. Moreover, i am not the only user who faces this issue… I really need support with this asap because my customer is very unhappy with this…

    #730589

    Hi,

    We are releasing a major update mostly should by the end of Jan. I hope you will not need this custom code after you receive the update :)

    Thank you for your understanding.

    Best regards,
    Vinay

    #730667

    I cannot wait so long because my customers are getting pushy. It would be good if someone could please take care of this ASAP.

    #730670

    currently visitors cannot navigate the page on mobile devices (the menu-links are pointing to the wrong website sections). this is an unacceptable situation for my customer and needs to be fixed quickly. please let me know asap how you will deal with this issue…

    #732591

    could someone please respond to my query asap??

    #733251

    I really need your support with this… Please provide me with a solution for the problem.

    #734740

    In order to make the navigation work I now used the very cumbersome workaround by installing the plugin and configuring the navigation of each individual page (more that 20 pages had to be updated).
    However, this solution is not very parsimonious because I have to update all individual pages manually whenever I create a new page. This will take a lot of work in the future.
    I don’t understand why nobody provided me with proper support in this matter and why my last messages have simply been ignored by the support team???

    #737848

    why are you ignoring my questions???

    #773914

    Hi,
    I am also having this same anchor problem on my website clicking on an item from menu makes us land at very bottom of the page.
    When this problem is expected to be solved?

    #775724

    The navigation-error has not been solved. I paid for the support and I did not receive a viable solution for this obvious problem!

    #776288

    Is your problem solved yet?

    #776366

    no

    #784603

    Hey! I am very sorry for the lack of communication. It seems the thread did not update properly and wasn’t visible in our queue I guess. Can’t imagine why that happened and why no one stumbled upon it :/

    Therefore I will take care of the issue myself.

    Working my way trough the thread I am having a hard time identifying which customisations have been made and which settings have been used. Right now, when testing the scroll script on our demo installation here: http://kriesi.at/themes/enfold-consulting/ everything seems to work fine, so my best guess would be that a plugin or customization might interfere.

    Since this issue has been open for a while and we have made some bugfixes to the script meanwhile it might also be the case that one of the “solutions” that the team suggested are now causing the problem.

    Is there a possibility to remove any customizations and plugins and test again, and if the issue persists post me an active login to the backend and FTP server ?
    Once again sorry for not responding earlier.

    #784666

    Hello Kriesi,

    i have exactly the same problem here: https://kriesi.at/support/topic/menu-item-anchors-to-wrong-position/#post-784102

    There are some more information and also issue explanation. I would be very grateful if you could look at it.

    #784926

    Hi Kriesi,
    many thanks for finally picking this topic up. The problem is independent of any external plugins/customizations (this has been thoroughly tested before). If you install the theme and create a subpage which opens in a blank window the anchors do not work anymore (i.e., they link to the wrong position).
    Cheers,
    Chris

    #785769

    Hey!

    I guess we can write german? Should make things a little easier to understand ;)

    Ich habe leider ein problem das lokal zu reproduzieren also mach ich oder verstehe ich wohl irgendetwas falsch.

    Hier nochmal die schritte:

    1. Theme installieren
    2. Seite mit 5 page anchors anlegen und zwischen jedem genug text das ordentlich platz zum scrollen ist
    3. Menü anlegen mit anchor-links.

    Soweit korrekt? Wenn ich die seite dann über einen externen link oder auch internen link öffne, bin ich immer am korrekten page anchor. (Sowohl bei mir am testserver als auch bei dir unter vonsalm.de)

    Unterschiedliches verhalten zeigen die Seiten wenn ich dann auf der seite selbst navigiere. da fährt deine zum falschen punkt und bei mir passts.

    Ist das so mal korrekt?

    #786846

    vielen dank für deine bemühungen – du hast das problem gut erkannt- vergleiche bitte auch mal folgende URLs:

    #801155

    The problem has not been solved yet! Can someone please take care of this?? I have been waiting much too long for a solution…

    #802310

    Hi,

    We are very sorry for the late response. The installation is using an old version of the theme, 3.8. Please update to version 4.0.7. If the update doesn’t fix the issue, please open a new thread with the same title and include this url. We’ll close the thread for now because it’s becoming a bit too long.

    Best regards,
    Ismael

Viewing 26 posts - 31 through 56 (of 56 total)
  • The topic ‘page anchors on mobile devices’ is closed to new replies.