Wordpress Themes - WP Forum at BFA

Wordpress Themes - WP Forum at BFA (http://forum.bytesforall.com/index.php)
-   Center area post/pages (http://forum.bytesforall.com/forumdisplay.php?f=32)
-   -   Completely remove next/prev links (http://forum.bytesforall.com/showthread.php?t=6597)

ronald Apr 4, 2010 08:06 PM

Completely remove next/prev links
 
I changed the settings within the next/previous navigation page, by specifying none for the location of the links. They are gone from display, but when I look at my source code, I still see them as "<link rel='prev', rel='next, and rel='start'...

I would like to get rid of them completely, no links within my code. How can I do this? Do I need to modify a php template, or is there a setting somewhere.

Thanks.

juggledad Apr 5, 2010 05:51 AM

take a look at the settings in the options at ATO->Style & edit CENTER COLUMN

ronald Apr 5, 2010 05:36 PM

Hello, thanks for the reply. I removed each statement that mentions the next/previous links from each area from that page. The links are still showing up within my site. Could this be caching in some way? I don't have any php caching on that I consciously enabled.

Example, I found this one (and others), and just deleted it:
PHP Code:

<?php /* For SINGLE post pages if activated at ATO -> Next/Previous Navigation: */ bfa_next_previous_post_links('Top'); ?>


ronald Apr 6, 2010 07:26 PM

If anyone can help, it would be much appreciated. If nothing else, please point me to the template to modify.

juggledad Apr 11, 2010 05:42 AM

the next/prev code is in bfa_next_previous_links.php


All times are GMT -6. The time now is 11:22 PM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.