Title: Widget wrong URL
Last modified: January 7, 2021

---

# Widget wrong URL

 *  Resolved [darkm00n](https://wordpress.org/support/users/darkm00n/)
 * (@darkm00n)
 * [5 years, 5 months ago](https://wordpress.org/support/topic/widget-wrong-url/)
 * The plugins widget generates the wrong URL.
    Instead of [https://beszterce.ro/job/titkarsagi-allas-az-rmdsz-beszterce-naszod-megyei-szervezetenel/](https://beszterce.ro/job/titkarsagi-allas-az-rmdsz-beszterce-naszod-megyei-szervezetenel/)
   it generates [https://beszterce.ro/munka/titkarsagi-allas-az-rmdsz-beszterce-naszod-megyei-szervezetenel/](https://beszterce.ro/munka/titkarsagi-allas-az-rmdsz-beszterce-naszod-megyei-szervezetenel/)
 * the word JOB from the url is translated to the page language, Hungarian this 
   case.
    So from job -> munka, and this way it can’t be accessed because its an
   URL pointing to [https://beszterce.ro/job/titkarsagi-allas-az-rmdsz-beszterce-naszod-megyei-szervezetenel/](https://beszterce.ro/job/titkarsagi-allas-az-rmdsz-beszterce-naszod-megyei-szervezetenel/).
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fwidget-wrong-url%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

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

 *  [tripflex](https://wordpress.org/support/users/tripflex/)
 * (@tripflex)
 * [5 years, 5 months ago](https://wordpress.org/support/topic/widget-wrong-url/#post-13879079)
 * Which widget are you referring to? Featured? Related?
 * The template file used for widgets is `content-widget-job_listing.php` … if your
   theme is overriding that, it may be the issue.
 * Reason being, in the core template file `the_job_permalink` function is used 
   to get the link to the listing, which does not do anything in regards to translation,
   and pulls the permalink from WordPress.
 * So I see two potential issues here, either permalinks are not setup correctly
   or your theme is using a template override and is generating the URL incorrectly.
 *  Thread Starter [darkm00n](https://wordpress.org/support/users/darkm00n/)
 * (@darkm00n)
 * [5 years, 5 months ago](https://wordpress.org/support/topic/widget-wrong-url/#post-13880286)
 * Problem solved.
 * I missed to check the permalinks and you were right. It was not set up.
    Thank
   you.

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

The topic ‘Widget wrong URL’ is closed to new replies.

 * ![](https://ps.w.org/wp-job-manager/assets/icon-256x256.gif?rev=2975257)
 * [WP Job Manager](https://wordpress.org/plugins/wp-job-manager/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/wp-job-manager/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/wp-job-manager/)
 * [Active Topics](https://wordpress.org/support/plugin/wp-job-manager/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/wp-job-manager/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/wp-job-manager/reviews/)

 * 2 replies
 * 2 participants
 * Last reply from: [darkm00n](https://wordpress.org/support/users/darkm00n/)
 * Last activity: [5 years, 5 months ago](https://wordpress.org/support/topic/widget-wrong-url/#post-13880286)
 * Status: resolved