Title: [Plugin: GoCodes] GoCode ignoring PermaLink status
Last modified: August 19, 2016

---

# [Plugin: GoCodes] GoCode ignoring PermaLink status

 *  [callumw](https://wordpress.org/support/users/callumw/)
 * (@callumw)
 * [16 years, 2 months ago](https://wordpress.org/support/topic/plugin-gocodes-gocode-ignoring-permalink-status/)
 * Hi
    I installed GoCodes and have found a problem.
 * On my Site: [http://www.CallumW.com/blog](http://www.CallumW.com/blog) I added
   a test GoCode:
    News
 * I set the target to be:
    [http://news.bbc.co.uk](http://news.bbc.co.uk)
 * But the link as shown in “Manage GoCodes” doesn’t work:
    [http://www.callumw.com/blog/go/news/](http://www.callumw.com/blog/go/news/)
 * My Permalink paths are set to custom:
    /index.php/%year%%monthnum%/%postname%/
 * I tested it and the following link works:
    [http://www.callumw.com/blog/index.php/go/news/](http://www.callumw.com/blog/index.php/go/news/)
 * So the GoCode does work, but it’s not displayed correctly in the Manage GoCodes
   section of the Admin Page. It’s just ignoring the Permalink information
 * [http://wordpress.org/extend/plugins/gocodes/](http://wordpress.org/extend/plugins/gocodes/)

Viewing 1 replies (of 1 total)

 *  Thread Starter [callumw](https://wordpress.org/support/users/callumw/)
 * (@callumw)
 * [16 years, 2 months ago](https://wordpress.org/support/topic/plugin-gocodes-gocode-ignoring-permalink-status/#post-1399871)
 * I made a hard-code change to as a workaround until this is fixed (hopefully it
   will be)
 * I added the ‘/’.index.’.’.php. to the code to force it to display correctly in
   the Manage GoCodes page
 * For those having the same issue, open menus.php in a txt editor.
    Line 141 reads
   as:
 * > echo ‘<tr class=”alternate”> <td>**‘.$gocode->key1.’**</td> </tr>’;
 * I changed it to the following:
 * > echo ‘<tr class=”alternate”> <td>**‘.$gocode->key1.’**</td> </tr>’;
 * This workaround now works fine 🙂

Viewing 1 replies (of 1 total)

The topic ‘[Plugin: GoCodes] GoCode ignoring PermaLink status’ is closed to new 
replies.

 * 1 reply
 * 1 participant
 * Last reply from: [callumw](https://wordpress.org/support/users/callumw/)
 * Last activity: [16 years, 2 months ago](https://wordpress.org/support/topic/plugin-gocodes-gocode-ignoring-permalink-status/#post-1399871)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
