Title: dvc's Replies | WordPress.org

---

# dvc

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

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

 Search replies:

## Forum Replies Created

Viewing 1 replies (of 1 total)

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Transposh WordPress Translation] Where is the translation frontend?](https://wordpress.org/support/topic/where-is-the-translation-frontend/)
 *  Thread Starter [dvc](https://wordpress.org/support/users/dvc/)
 * (@dvc)
 * [11 years, 1 month ago](https://wordpress.org/support/topic/where-is-the-translation-frontend/#post-6029570)
 * so the checkbox just changes the url, by appending tpedit. If I enter the url
   manually, I still don’t get the translation interface. domain/fr/?tpedit=1
 * based on:
    if (t_jp.edit) { $.getScript(t_jp.plugin_url + ‘/js/transposhedit.
   js’); } I assumed t_jp.edit may not be set correctly, so tried adding the transposhedit.
   js script manually to the page. <script src=”domain/wp-content/plugins/transposh-
   translation-filter-for-wordpress/js/transposhedit.js?ver=0.9.6.0″></script>
 * Now I get an error in the transposhedit script:
    Uncaught ReferenceError: t_jp
   is not defined
 * Can someone help me fix this please?

Viewing 1 replies (of 1 total)