How to reload wordpress page on anchor tag
Good day, I am having a problem with reloading page when anchor link is clicked #about-us in wordpress site. If I hard code the link in wordpress header.php the page is reloading on anchor click e.g. <a href="<?php echo get_site_url();…