# Mogelijkheid toevoegen om de knop Nieuw onderwerp naar een aangepaste URL te routeren

**URL:** https://meta.discourse.org/t/add-ability-to-route-the-new-topic-button-to-a-custom-url/369638
**Category:** Feature
**Tags:** topic-button-text
**Created:** [10 juni 2025 om 22:52 UTC](https://meta.discourse.org/t/add-ability-to-route-the-new-topic-button-to-a-custom-url/369638 "2025-06-10T22:52:38Z")
**Posts on this page:** 1
**Showing post:** 1

<div class="post-metadata">

### Author: ![nathank](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/nathank/32/290039_2.png) [@nathank](https://meta.discourse.org/u/nathank)
#### Post date: [10 juni 2025 om 22:52 UTC](https://meta.discourse.org/t/add-ability-to-route-the-new-topic-button-to-a-custom-url/369638/1 "2025-06-10T22:52:38Z")

</div>

I really like the [Customize new topic button text](https://meta.discourse.org/t/customize-new-topic-button-text/269086) Theme Component, but I need it to route to a Wizard from the [Custom Wizard Plugin 🧙](https://meta.discourse.org/t/custom-wizard-plugin/73345).

I can use the native functionality of the Plugin to do the routing, but when I attempt to use this TC to change the text and icon I lose this. This is due to the way the TC hides the ‘OG’ button and replaces it with a new one.

I suggest a new setting in the TC which allows the addition of a Custom URL which, if present, directs the replacement button to the desired location. Here is a PR to that effect:

[https://github.com/discourse/discourse-customize-new-topic-button-text/pull/42](https://github.com/discourse/discourse-customize-new-topic-button-text/pull/42)

I’m using it at present on our site, and it seems to be working well:

![Screenshot 2025-06-11 10.45.10](https://global.discourse-cdn.com/meta/original/4X/3/e/2/3e2092c326d263d1816cc43c1782b6985d0656c9.png)

When clicked, it takes you to our Event topic creation wizard:

 ![The image displays a form for event details for eHEALTH FORUM, organized by HINZ, including fields for the event title, location, and start date. (Captioned by AI)](https://global.discourse-cdn.com/meta/original/4X/8/f/7/8f744804941df481446586d096cc08db78555f28.png)

---

_[View the full topic](https://meta.discourse.org/t/add-ability-to-route-the-new-topic-button-to-a-custom-url/369638)._
