Title: Remove bookmark the permalink
Last modified: August 20, 2016

---

# Remove bookmark the permalink

 *  Resolved [Rachel1891x](https://wordpress.org/support/users/rachel1891x/)
 * (@rachel1891x)
 * [13 years, 3 months ago](https://wordpress.org/support/topic/remove-bookmark-the-permalink-1/)
 * Hi, Does anyone know how to remove the ‘Bookmark the permalink’ text that appears
   after every blog post?

Viewing 15 replies - 1 through 15 (of 17 total)

1 [2](https://wordpress.org/support/topic/remove-bookmark-the-permalink-1/page/2/?output_format=md)
[→](https://wordpress.org/support/topic/remove-bookmark-the-permalink-1/page/2/?output_format=md)

 *  [kmessinger](https://wordpress.org/support/users/kmessinger/)
 * (@kmessinger)
 * [13 years, 3 months ago](https://wordpress.org/support/topic/remove-bookmark-the-permalink-1/#post-3518877)
 * Please post a link substituting the word _dot_ for the .
 *  Thread Starter [Rachel1891x](https://wordpress.org/support/users/rachel1891x/)
 * (@rachel1891x)
 * [13 years, 3 months ago](https://wordpress.org/support/topic/remove-bookmark-the-permalink-1/#post-3518893)
 * Hi, ah I can’t post a link as it is quite a secretive site at the minute aha ;)..
   I think it’s a common problem alot of people have being experiencing..don’t understand
   why it’s even there! Looks quite unattractive for site visitors.
 * It is on the same line as posted by admin at the bottom of every blog post in
   the twenty eleven theme
 *  [esmi](https://wordpress.org/support/users/esmi/)
 * (@esmi)
 * [13 years, 3 months ago](https://wordpress.org/support/topic/remove-bookmark-the-permalink-1/#post-3518894)
 * Do not edit the Twenty Eleven theme. First [create a child theme for your changes](http://codex.wordpress.org/Child_Themes)
   or use a custom CSS plugin.
 *  [Andrew Nevins](https://wordpress.org/support/users/anevins/)
 * (@anevins)
 * WCLDN 2018 Contributor | Volunteer support
 * [13 years, 3 months ago](https://wordpress.org/support/topic/remove-bookmark-the-permalink-1/#post-3518896)
 * Note: It’s really difficult to debug hypothetical issues.
 * Have you tried deactivating plugins to explore whether any could be responsible?
 *  Thread Starter [Rachel1891x](https://wordpress.org/support/users/rachel1891x/)
 * (@rachel1891x)
 * [13 years, 3 months ago](https://wordpress.org/support/topic/remove-bookmark-the-permalink-1/#post-3518909)
 * The problem is I have already made a great deal of edits in my editor so don’t
   really want to un-edit as the website is looking really good..but yeah i might
   do that from now for future edits.
 * Andrew – the problem is not a problem as such as it is the default of the theme
   to have that line after all post entries in 2011..it’s been there from when I
   first installed.
 *  Thread Starter [Rachel1891x](https://wordpress.org/support/users/rachel1891x/)
 * (@rachel1891x)
 * [13 years, 3 months ago](https://wordpress.org/support/topic/remove-bookmark-the-permalink-1/#post-3518912)
 * I just want to remove it so the page looks cleaner or more tidy as it serves 
   no purpose to the visitor to click on that link
 *  [esmi](https://wordpress.org/support/users/esmi/)
 * (@esmi)
 * [13 years, 3 months ago](https://wordpress.org/support/topic/remove-bookmark-the-permalink-1/#post-3518913)
 * > the problem is I have already made a great deal of edits in my editor
 * Sorry but there’s nothing we can do about that. You need to move all of those
   changes over to a child theme and re-upload an unedited version of the original.
   Or create a new standalone theme.
 *  Thread Starter [Rachel1891x](https://wordpress.org/support/users/rachel1891x/)
 * (@rachel1891x)
 * [13 years, 3 months ago](https://wordpress.org/support/topic/remove-bookmark-the-permalink-1/#post-3518918)
 * Ok that’s fine I will create a child theme but in terms of the ‘bookmark the 
   permalink’ problem..it’s not as a result of my edits as it is the default of 
   this theme to have that appear after every posts along with ‘posted by admin’
 * I’d just like to know if there’s any way of removing that or what html code I
   need to type into my template .php pages to remove it.
 *  [esmi](https://wordpress.org/support/users/esmi/)
 * (@esmi)
 * [13 years, 3 months ago](https://wordpress.org/support/topic/remove-bookmark-the-permalink-1/#post-3518924)
 * Once your new child, or standalone, theme is in place, we should be able to point
   you towards the relevant custom template files that you will need to create and/
   or edit.
 *  Thread Starter [Rachel1891x](https://wordpress.org/support/users/rachel1891x/)
 * (@rachel1891x)
 * [13 years, 3 months ago](https://wordpress.org/support/topic/remove-bookmark-the-permalink-1/#post-3518965)
 * Ok I’ll do that then. do you know how to align the tagline so that it is inline
   with the site title by any chance? Again it is the default of the theme to have
   the tagline slightly to the left of the title..it is the only other problem i
   can’t seem to resolve ha
 *  [esmi](https://wordpress.org/support/users/esmi/)
 * (@esmi)
 * [13 years, 3 months ago](https://wordpress.org/support/topic/remove-bookmark-the-permalink-1/#post-3518972)
 * You will probably need to start customising the theme’s CSS – again via a [child theme](http://codex.wordpress.org/Child_Themes)
   or a custom CSS plugin.
 *  Thread Starter [Rachel1891x](https://wordpress.org/support/users/rachel1891x/)
 * (@rachel1891x)
 * [13 years, 3 months ago](https://wordpress.org/support/topic/remove-bookmark-the-permalink-1/#post-3518979)
 * Ah ok. The theme should have been created with these things already in place 
   and ready for edit, would have made things so much easier. Also why there is 
   a no ‘restore default’ button/option in the appearance editior for all the templates
   is beyond me..there really should be one incase someone forgets to backup the
   default htmp before edit
 *  [esmi](https://wordpress.org/support/users/esmi/)
 * (@esmi)
 * [13 years, 3 months ago](https://wordpress.org/support/topic/remove-bookmark-the-permalink-1/#post-3518983)
 * > The theme should have been created with these things already in place and ready
   > for edit,
 * It was. It’s called CSS. 😉
 * > why there is a no ‘restore default’ button/option in the appearance editior
   > for all the templates is beyond me
 * Because you shouldn’t be editing the main theme in the first place. also no theme
   files are versioned via the database. That’s simply never been part of WordPress
   to date. You need to keep your own backups.
 *  Thread Starter [Rachel1891x](https://wordpress.org/support/users/rachel1891x/)
 * (@rachel1891x)
 * [13 years, 3 months ago](https://wordpress.org/support/topic/remove-bookmark-the-permalink-1/#post-3519045)
 * Oh sorry I didn’t realise the reason you shouldn’t edit the main theme is because
   changes will be lost once it’s updated. Ok so I’ve created my child theme via
   my ipage hosting account..from here do you know what Htmp I need to edit to make
   the desired changes?
 *  Thread Starter [Rachel1891x](https://wordpress.org/support/users/rachel1891x/)
 * (@rachel1891x)
 * [13 years, 3 months ago](https://wordpress.org/support/topic/remove-bookmark-the-permalink-1/#post-3519046)
 * ‘html’

Viewing 15 replies - 1 through 15 (of 17 total)

1 [2](https://wordpress.org/support/topic/remove-bookmark-the-permalink-1/page/2/?output_format=md)
[→](https://wordpress.org/support/topic/remove-bookmark-the-permalink-1/page/2/?output_format=md)

The topic ‘Remove bookmark the permalink’ is closed to new replies.

## Tags

 * [posts](https://wordpress.org/support/topic-tag/posts/)

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 17 replies
 * 4 participants
 * Last reply from: [Rachel1891x](https://wordpress.org/support/users/rachel1891x/)
 * Last activity: [13 years, 3 months ago](https://wordpress.org/support/topic/remove-bookmark-the-permalink-1/page/2/#post-3519074)
 * Status: resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
