Title: Altering Motion Theme
Last modified: August 19, 2016

---

# Altering Motion Theme

 *  [rontekadmin](https://wordpress.org/support/users/rontekadmin/)
 * (@rontekadmin)
 * [16 years ago](https://wordpress.org/support/topic/altering-motion-theme/)
 * How do I remove the Permalinks totally from the Motion Theme? I tried to edit
   the index to take the permalink tags out of the post but there’s apparantly another
   object I can’t find that will display a panel under the post with a right pointing
   arrow and a text link that says permalink and of course links to the single post.
   I don’t want that displayed. When Comments are turned on to a specific post then
   a comment the add comment link appear as a panel there. When I check properties
   for that panel it just says the “page” is #.php. any help please?

Viewing 9 replies - 1 through 9 (of 9 total)

 *  [esmi](https://wordpress.org/support/users/esmi/)
 * (@esmi)
 * [16 years ago](https://wordpress.org/support/topic/altering-motion-theme/#post-1521856)
 * There are thousands of WordPress themes – which means that many people won’t 
   be familiar with your particular theme. So a link to your site where people can
   see the theme might result in more responses.
 *  Thread Starter [rontekadmin](https://wordpress.org/support/users/rontekadmin/)
 * (@rontekadmin)
 * [16 years ago](https://wordpress.org/support/topic/altering-motion-theme/#post-1521890)
 * Here’s the link…probably best to go to [http://www.hawaiisportsrap.com/wordpress ](http://www.hawaiisportsrap.com/wordpress/)
   as I have a different setup running on the main page while I work out these other
   little things. Gotta do it quickly though because the Motion Theme is actually
   running in a HTML object with frames which is part of what I’m tryig to get away
   from. If you can provide any assistance that would be great! Thanks in advance.
 *  [esmi](https://wordpress.org/support/users/esmi/)
 * (@esmi)
 * [16 years ago](https://wordpress.org/support/topic/altering-motion-theme/#post-1521945)
 * Can you drop a copy of the template file for that page into the [WordPress pastebin](http://wordpress.pastebin.com/)
   and post the pastebin url here?
 *  Thread Starter [rontekadmin](https://wordpress.org/support/users/rontekadmin/)
 * (@rontekadmin)
 * [16 years ago](https://wordpress.org/support/topic/altering-motion-theme/#post-1522015)
 * [http://wordpress.pastebin.com/mk615uys](http://wordpress.pastebin.com/mk615uys)
 * Here’s a link to the the pastebin but I can only paste code there right? There
   no attachment tool for a whole them and I couldn’t paste it from all the pages
   involved. The only “code” I can paste would be what I got when I “view source”
   from IE. This give’s me code that doesn’t look like any code on any page I can
   edit from the dashboad. The theme is Motion 1.06. I’ve just started running the
   blog theme as the whole site so you could see it at [http://www.hawaiisportsrap.com](http://www.hawaiisportsrap.com).
   As an added thing, I’m gonna have to put AdSense on my pages so I gotta start
   knowing where I’m going in editting this theme. Anyway anything else I can give
   ya to help, just lemme know. BTW, is there a good GUI styled drag and drop website
   software that makes PHP and CSS pages? Thanks again!
 *  [esmi](https://wordpress.org/support/users/esmi/)
 * (@esmi)
 * [16 years ago](https://wordpress.org/support/topic/altering-motion-theme/#post-1522025)
 * That’s the **output** of the index.php template file. We need to see the index.
   php template file itself.
 *  Thread Starter [rontekadmin](https://wordpress.org/support/users/rontekadmin/)
 * (@rontekadmin)
 * [16 years ago](https://wordpress.org/support/topic/altering-motion-theme/#post-1522070)
 * Ok, here’s the pristine index.php of the motion template. Will you also need 
   the style.css?
 * [http://wordpress.pastebin.com/UxBQRhDt](http://wordpress.pastebin.com/UxBQRhDt)
 * Thanks again
 *  [esmi](https://wordpress.org/support/users/esmi/)
 * (@esmi)
 * [15 years, 12 months ago](https://wordpress.org/support/topic/altering-motion-theme/#post-1522071)
 * Change:
 * `<h2 class="posttitle"><a href="<?php the_permalink(); ?>" rel="bookmark" title
   ="Permanent Link to <?php the_title_attribute(); ?>"><?php the_title(); ?></a
   ></h2>`
 * to:
 * `<h2 class="posttitle"><?php the_title(); ?></h2>`
 * There’s also another permalink at:
 * `<div class="readmore"><span><a href="<?php the_permalink(); ?>">Read more</a
   ></span></div>`
 *  Thread Starter [rontekadmin](https://wordpress.org/support/users/rontekadmin/)
 * (@rontekadmin)
 * [15 years, 12 months ago](https://wordpress.org/support/topic/altering-motion-theme/#post-1522079)
 * Ok, I altered the first line and deleted the second. There is still a panel and
   I believe the display on that panel changes it’s link based on the status of 
   contents being turned on for that post. If comments are off it displays an aroow
   pointing right and Permalink. If comments are on it diplays the # of comments
   status. I’m looking for something like that in the index. could it ne I have 
   to change metabottom maybe. If it weren’t for comments status I’d just as soon
   remove that panel all together. Your thoughts?
 *  [esmi](https://wordpress.org/support/users/esmi/)
 * (@esmi)
 * [15 years, 12 months ago](https://wordpress.org/support/topic/altering-motion-theme/#post-1522089)
 * I can’t see anything in index.php that would account for this “panel”. Perhaps
   there’s something in header.php or one of the other files?

Viewing 9 replies - 1 through 9 (of 9 total)

The topic ‘Altering Motion Theme’ is closed to new replies.

## Tags

 * [Motion Theme](https://wordpress.org/support/topic-tag/motion-theme/)

 * 9 replies
 * 2 participants
 * Last reply from: [esmi](https://wordpress.org/support/users/esmi/)
 * Last activity: [15 years, 12 months ago](https://wordpress.org/support/topic/altering-motion-theme/#post-1522089)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
