-
AuthorPosts
-
May 8, 2017 at 11:49 am #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
May 8, 2017 at 12:09 pm #789467Hey 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,
SarahMay 9, 2017 at 11:11 am #790140Hello,
the URL is http://coolpaiewp.coolpaie.fr/
I put admin acces in private content.May 9, 2017 at 12:14 pm #790185Hi,
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,
NikkoMay 9, 2017 at 12:32 pm #790201That’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.pngThanks
May 9, 2017 at 1:05 pm #790225Hi,
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,
SarahMay 9, 2017 at 1:56 pm #790257It’s because you’re not admin.
Sorry, i change it. You can access admin now.Thx
May 9, 2017 at 2:05 pm #790261I 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
May 9, 2017 at 3:11 pm #790336Hi,
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,
NikkoMay 9, 2017 at 3:28 pm #790366Hello 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
May 9, 2017 at 3:32 pm #790369Hi,
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,
NikkoMay 9, 2017 at 3:54 pm #790398I 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.pngMay 9, 2017 at 4:28 pm #790428Hi,
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,
NikkoMay 9, 2017 at 5:58 pm #790484That’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
May 9, 2017 at 6:04 pm #790488Oh you remove also the # on the top menu Item.
Ok that’s work.Thanks
May 9, 2017 at 8:13 pm #790552Hi,
Glad to hear that it works :)
Best regards,
NikkoAugust 19, 2019 at 8:39 pm #1129010Hi,
Can you please elaborate on what you did to removed # on the top menu item?
Thanks
August 20, 2019 at 5:21 am #1129101Hi 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,
NikkoAugust 20, 2019 at 5:28 am #1129105Hi Nikko,
I already removed that using
#scroll-top-link {display: none; }
but I still have the #top at the end of the page URLAugust 20, 2019 at 6:49 am #1129139Hi Rommel,
Can you give us a link to your site?
Best regards,
NikkoAugust 20, 2019 at 8:00 am #1129147This reply has been marked as private.August 21, 2019 at 5:36 am #1129419Hi Rommel,
I have checked your site but I’m not getting the #top in the page url.
Best regards,
NikkoSeptember 6, 2019 at 10:57 am #1134871Hi 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.September 6, 2019 at 3:53 pm #1134969Hi 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,
NikkoSeptember 7, 2019 at 2:18 pm #1135335Hi, see private content
September 7, 2019 at 4:12 pm #1135380Hi 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,
NikkoApril 12, 2020 at 10:52 am #1203071Hi Nikko can you please elaborate how did you fix the #top anchor issue on a page. to make the menu button re clickable.
April 15, 2020 at 5:58 am #1203844Hi 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 -
AuthorPosts
- You must be logged in to reply to this topic.