Title: Erik James Albaugh's Replies | WordPress.org

---

# Erik James Albaugh

  [  ](https://wordpress.org/support/users/leoken/)

 *   [Profile](https://wordpress.org/support/users/leoken/)
 *   [Topics Started](https://wordpress.org/support/users/leoken/topics/)
 *   [Replies Created](https://wordpress.org/support/users/leoken/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/leoken/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/leoken/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/leoken/engagements/)
 *   [Favorites](https://wordpress.org/support/users/leoken/favorites/)

 Search replies:

## Forum Replies Created

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

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[TablePress - Tables in WordPress made easy] TablePress with WPML](https://wordpress.org/support/topic/tablepress-with-wpml/)
 *  [Erik James Albaugh](https://wordpress.org/support/users/leoken/)
 * (@leoken)
 * [12 years, 5 months ago](https://wordpress.org/support/topic/tablepress-with-wpml/#post-3948153)
 * Hey guys,
 * I’m running into a problem where none of the tables are being displayed in the
   WP Admin area.
 * I am running WPML too and it appears all other functionality with the Tablepress
   plugin work but, I’m not able to actually see any listing of the tables (in the
   admin area).
 * It’s definitely an issues with Tablespress and WPML compatibility but wanted 
   to see if anyone else hit the same bug.
 * Anyone else run into the same problem?
 * -e
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Qtranslate Slug] Hierarchical permalinks with custom post type and custom taxonomy](https://wordpress.org/support/topic/hierarchical-permalinks-with-custom-post-type-and-custom-taxonomy/)
 *  [Erik James Albaugh](https://wordpress.org/support/users/leoken/)
 * (@leoken)
 * [12 years, 6 months ago](https://wordpress.org/support/topic/hierarchical-permalinks-with-custom-post-type-and-custom-taxonomy/#post-3886442)
 * I’m running into the same problem with my products & product categories permalinks.
   And on top of it… I need it to be WPML compatible.
 * There are a lot of permastruct plugins that do PART of the job or something similar
   to what we need. For example:
    - [http://wordpress.org/plugins/wp-no-tag-base/](http://wordpress.org/plugins/wp-no-tag-base/)
    - [http://wordpress.org/plugins/wp-no-base-permalink/](http://wordpress.org/plugins/wp-no-base-permalink/)
    - [http://wordpress.org/plugins/no-category-base-wpml/](http://wordpress.org/plugins/no-category-base-wpml/)
    - [http://wordpress.org/plugins/wp-no-category-base/](http://wordpress.org/plugins/wp-no-category-base/)
 * As far as I can tell… the best way is going to be to build your own via the WP
   Rewrite API: [http://codex.wordpress.org/Class_Reference/WP_Rewrite](http://codex.wordpress.org/Class_Reference/WP_Rewrite)
   
   The examples on that page have helped me start to understand how to approach 
   our problem.
 * I’m working on using the rewrite api to add custom rewrite tags ([http://codex.wordpress.org/Rewrite_API/add_rewrite_tag](http://codex.wordpress.org/Rewrite_API/add_rewrite_tag)).
   If you know a little RegEx… then you’re in good shape to use this method.
 * That’s the route I’m choosing… (building our own rewrite rules) because there
   just aren’t any plugins (or combination of plugins) that completely do the job.

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