Viewing 28 posts - 1 through 28 (of 28 total)
  • Author
    Posts
  • #789445

    Hello,

    when a page is already load the menu item for this page contain a #top anchor so the page can’t be reload.
    I need to reload a specific page each time the menu item is selected.
    How can i remove the #top anchor for this page or for the entire site.

    Thanks

    #789467

    Hey coolpaie,

    May we have the URL of the website in question so we can take a closer look? If possible, please give us admin access as well, just in case we need to investigate further.

    Best regards,
    Sarah

    #790140

    Hello,
    the URL is http://coolpaiewp.coolpaie.fr/
    I put admin acces in private content.

    #790185

    Hi,

    You can see it at the bottom of footer.php:

    <a href='#top' title='<?php _e('Scroll to top','avia_framework'); ?>' id='scroll-top-link' <?php echo av_icon_string( 'scrolltop' ); ?>><span class="avia_hidden_link_text"><?php _e('Scroll to top','avia_framework'); ?></span></a>

    Hope this helps. :)

    Best regards,
    Nikko

    #790201

    That’s the button at the bottom of each page.

    I’am talking about the anchor in the current item menu.
    Here is a screen capture :
    https://dl.dropboxusercontent.com/s/xix0vyzitjjiziz/2017-05-09%20at%2012.29%20%281%29.png

    Thanks

    #790225

    Hi,

    It’s strange, when I log in, I only get taken to the homepage, not the WordPress dashboard. Did you create a setting that does this? We need to be able to see your Menu settings.

    In the meantime, you can also try to deactivate all your plugins and see if the problem is still there. 
    Best regards,
    Sarah

    #790257

    It’s because you’re not admin.
    Sorry, i change it. You can access admin now.

    Thx

    #790261

    I try with another basic theme and this functionnality is gone.
    The functionnality is part of Enfold theme.

    So in Enfold how can i remove the anchor #top from the current menu item.

    Thanks

    #790336

    Hi,

    You should be able to fix it in Appearance > Menus. I’d like to fix it for you however the temporary access you gave is just a subscriber level.

    Best regards,
    Nikko

    #790366

    Hello Nikko,

    Here is a link to draft version of the site : http://coolprod.fr/coolpaie with the same problem.
    You can connect as administrator with the same id (enfold) and password i gave you.
    You can modify what you want in this version.

    Thanks a lot

    #790369

    Hi,

    Thanks for that, it’s removed, I went to Appearance > Menus, removed the Home link and re-added it again and the #top is gone. Let me know if this is fixed on your end as well :)

    Best regards,
    Nikko

    #790398

    I can’t see no difference.
    When i select a menu item, the page linked is opened and then the selected menu have a #top anchor on it.
    Then i can’t reload the same page by the menu because of the anchor.
    https://dl.dropboxusercontent.com/s/89m9rnp2lodrfqf/2017-05-09%20at%2015.52.png

    #790428

    Hi,

    Sorry my mistake, I didn’t notice that it #top is appended on the link of the current page. It’s weird that it’s behaving this way and the work around I made was to remove the # on the links (seems like as long as there is # in the menu link, #top automatically adds to the current menu item, which I could not reproduce on my end). And I added this css code in Quick CSS (located in Enfold > General Styling):

    #avia-menu a {
        cursor: pointer;
    }

    Let us know if this is good on your end also :)

    Best regards,
    Nikko

    #790484

    That’s work on my draf site. But i cant reproduce it on my actual site.
    What did you do ? Only added the CSS code in Quick CSS ?

    Thanks

    #790488

    Oh you remove also the # on the top menu Item.
    Ok that’s work.

    Thanks

    #790552

    Hi,

    Glad to hear that it works :)

    Best regards,
    Nikko

    #1129010

    Hi,

    Can you please elaborate on what you did to removed # on the top menu item?

    Thanks

    #1129101

    Hi Rommel,

    He was referring to back to top icon/arrow showing when you scroll down the page and the # was #top it’s linked to.

    Best regards,
    Nikko

    #1129105

    Hi Nikko,

    I already removed that using
    #scroll-top-link {display: none; }
    but I still have the #top at the end of the page URL

    #1129139

    Hi Rommel,

    Can you give us a link to your site?

    Best regards,
    Nikko

    #1129147
    This reply has been marked as private.
    #1129419

    Hi Rommel,

    I have checked your site but I’m not getting the #top in the page url.

    Best regards,
    Nikko

    #1134871

    Hi Nikko,

    I’m experiencing the same problem. I tried adding both suggested CSS codes but no result. Can you please take a look at my site?
    Thanks.

    #1134969

    Hi JantienM,

    Can you give us a screenshot of your menu? in Appearance > Menus (select the one that you set as Enfold Main Menu).

    Best regards,
    Nikko

    #1135335

    Hi, see private content

    #1135380

    Hi JantienM,

    I see, can you create a separate thread, then give us admin access to it?
    Just post the login credentials in private content.
    (Private content can be viewed by both moderators and the thread creator)

    Best regards,
    Nikko

    #1203071

    Hi Nikko can you please elaborate how did you fix the #top anchor issue on a page. to make the menu button re clickable.

    #1203844

    Hi omerh570,

    Sorry for the late reply. I’m not sure exactly what Nikko did, but if you open a new thread and include WordPress admin login details in private then we can have a closer look at your site.

    Best regards,
    Rikard

Viewing 28 posts - 1 through 28 (of 28 total)
  • You must be logged in to reply to this topic.