This topic contains a post which is marked as Best Answer. Press here if you would like to see it.
*

Demark

  • **
  • 26 posts
Toggle Item Status
« on: February 09, 2021, 05:52:35 PM »
How can I change the text of this (Toggle Item Status plugin)

*

MB Themes

Re: Toggle Item Status
« Reply #1 on: February 10, 2021, 08:09:53 AM »
@Demark
Strings should be usually changed via translation files.
  To get fast support, we need following details: Detail description, URL to reproduce problem, Screenshots

*

Demark

  • **
  • 26 posts
Re: Toggle Item Status
« Reply #2 on: February 10, 2021, 09:09:43 AM »
 :-[  Where can i do that? am i need to edit inside the plugin?

*

MB Themes

Re: Toggle Item Status
« Reply #3 on: February 10, 2021, 11:58:37 AM »
  To get fast support, we need following details: Detail description, URL to reproduce problem, Screenshots

*

Demark

  • **
  • 26 posts
Re: Toggle Item Status
« Reply #4 on: February 10, 2021, 12:43:08 PM »
I don't want to translate, i just want to change the text as'' No longer available'' to ''Not Available now please check later''

Marked as best answer by Demark on February 22, 2021, 09:45:58 AM
*

bcfishing

  • *
  • 4 posts
Re: Toggle Item Status
« Reply #5 on: February 20, 2021, 10:02:41 PM »
You can change it in the plugin folder

oc-content/plugins/toggle_item_status/classes/tis.class.php  on line 133

Hope this Helps.

*

Demark

  • **
  • 26 posts
Re: Toggle Item Status
« Reply #6 on: February 22, 2021, 09:46:30 AM »
You can change it in the plugin folder

oc-content/plugins/toggle_item_status/classes/tis.class.php  on line 133

Hope this Helps.
Got it, thank you so much.