removing automatic links to pages
-
On my current site, https://www.miss-brightside.com, somewhere in my code it automatically lists the pages I have created underneath my header image, and above my posts.
Can anyone tell me what code to find to delete so I can get rid of these unnecessary links?
in my index.php I found “<?php wp_link_pages(‘before=<div class=”page-link”>’ . __( ‘Pages:’, ‘sandbox’ ) . ‘&after=</div>’) ?>” but not sure if this correct because after deleting the links are STILL there!
Many thanks (reason for deleting is because I am placing page links in side/on my header image in my next theme).
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘removing automatic links to pages’ is closed to new replies.