EMar Posted November 27, 2018 Report Posted November 27, 2018 Hi, Where do you change the title text "Order" in the order form page /order/forms
Jono Posted November 27, 2018 Report Posted November 27, 2018 You can change it in the language file. Edit the file at plugins/order/language/en_us/order_plugin.php. There is a line that looks like: $lang['OrderPlugin.client.name'] = "Order"; This is however also used by the link in the navigation. So changing it will also change that.
EMar Posted November 28, 2018 Author Report Posted November 28, 2018 I dunno, what if you have different types of products / order forms, Why would they all have the same page title "Order" or whatever you put in OrderPlugin.client.name Like when you're managing the Portal section, it has its own index page title. I've so many ideas in my head that are not really there in the platform.
Paul Posted November 28, 2018 Report Posted November 28, 2018 Packages > Order Forms > Edit. What is the "Name" of your order form? This is used on the order form.
EMar Posted November 29, 2018 Author Report Posted November 29, 2018 Ok sorry I was half asleep last night, I'm was referring to that page title "Order" when you click the Order link in the nav menu When you change that word Order it changes the link text and the title under the nav menu. Anyway I have a cache issue now, the lnav link doesn't change properly. $lang['OrderPlugin.client.name'] = "Order Stream Hosting";
Recommended Posts
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now