Wordpress Themes - WP Forum at BFA
There will be no more development for Atahualpa (or any other theme), and no support. Also no new registrations. I turned off the donation system. I may turn the forum to read only if it gets abused for spam. Unfortunately I have no time for the forum or the themes. Thanks a lot to the people who helped in all these years, especially Larry and of course: Paul. Take care and stay healthy -- Flynn, Atahualpa developer, Sep 2021

Wordpress Themes - WP Forum at BFA » WordPress Themes » Atahualpa 3 Wordpress theme » Center area post/pages »

How to remove link to individual posts in post title?


  #1  
Old Apr 20, 2010, 12:53 PM
kristofferrom
 
4 posts · Nov 2009
Copenhagen
I'm designing this site: http://tambourhinoceros.net/home/ , and I would like to keep it very clean and therefore disable the link to the individual posts in each post's title.

Any ideas?
  #2  
Old Apr 20, 2010, 01:33 PM
juggledad's Avatar
juggledad
 
23,765 posts · Mar 2009
OSX 10.11.5 WP 4.x Atahualpa(all) Safari, Firefox, Chrome
I don't know why you would want to, this will effect all your multi post pages, like archives, etc and you will have to change it every upgrade, but here is what you do.

Edit bfa_post_parts.php and fine line 55 (in version 3..4.6) which should be
HTML Code:
			<a href="<?php the_permalink() ?>" rel="bookmark" title="Permanent Link to <?php the_title(); ?>"><?php 
and change it to
HTML Code:
			<?php the_title(); 
__________________
"Tell me and I forget, teach me and I may remember, involve me and I learn." - Benjamin Franklin
Juggledad | Forum Moderator/Support
  #3  
Old Apr 29, 2010, 09:19 AM
moowens
 
6 posts · Oct 2009
Hello, thanks for the info. Very helpful. I modified the correct file and the post headlines were deactivated as links, just as i wanted. The strange thing is that now each post headline is duplicating itself.

eg: instead of 'Collect' it reads "CollectCollect"

Link: http://www.jvdb-ceramics.com/wordpress/?page_id=2

Any suggestions would be very great

Last edited by moowens; Apr 29, 2010 at 09:33 AM.
  #4  
Old Apr 29, 2010, 11:14 AM
juggledad's Avatar
juggledad
 
23,765 posts · Mar 2009
OSX 10.11.5 WP 4.x Atahualpa(all) Safari, Firefox, Chrome
Ok, I goofed edit bfa_post_parts and remove lines 53-56 which should be
HTML Code:
		if( !is_single() AND !is_page() ) { ?>
			
			<a href="<?php the_permalink() ?>" rel="bookmark" title="Permanent Link to <?php the_title(); ?>"><?php 
		} 
__________________
"Tell me and I forget, teach me and I may remember, involve me and I learn." - Benjamin Franklin
Juggledad | Forum Moderator/Support

Last edited by juggledad; Apr 29, 2010 at 11:20 AM.

Bookmarks

Tags
title link

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes


Similar Threads
Thread Thread Starter Forum Replies Last Post
[SOLVED] How to make homepage post titles the same as on individual post pages? JFG Atahualpa 3 Wordpress theme 5 Dec 15, 2009 08:41 AM
[SOLVED] Edit title font on individual posts kmagyarics Post-Kicker, -Byline & -Footer 2 Nov 9, 2009 12:54 PM
[SOLVED] Remove Byline in an individual post Per Lund Post-Kicker, -Byline & -Footer 7 Aug 31, 2009 05:22 AM
Single Post Pages--How to make post title a link? chainpin Atahualpa 3 Wordpress theme 4 Aug 20, 2009 01:02 PM
[SOLVED] How do I put the post title back in the individual posts back? Paleo Pat Atahualpa 3 Wordpress theme 7 Jul 9, 2009 03:05 PM


All times are GMT -6. The time now is 01:28 PM.


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