Quantcast
Channel: WordPress.org Forums » All Topics
Viewing all articles
Browse latest Browse all 59525

“Add anchor links” feature now broken :(

$
0
0

Replies: 1

We created this site and nav using this plugin… made it easy to do same-page links to static sections.

Unfortunately, “Add anchor links to static front page sections into your menus.” no longer works.

Archived version of the page shows the JS still:

<script type="text/javascript">
    jQuery("#panel1 .panel-content").attr('id', 'about2');
    jQuery("#panel2 .panel-content").attr('id', 'blog');
    jQuery("#panel3 .panel-content").attr('id', 'contact');
    jQuery("#panel4 .panel-content").attr('id', 'donate');
</script>

But that code is now missing.

Please fix! 😀


Viewing all articles
Browse latest Browse all 59525

Trending Articles