florisca.levi Posted April 1, 2014 Share Posted April 1, 2014 Hello, I woud like to change a line in the last step of my payment, but can't seem to find that line in my files. Please see an attached screenshot of my codes and the line i would like to change. The line circled in red, above the code needs to be changed. The problem is that the website is in romanian language and you will probably not understand. I will try to give you all the information it is necessary to solve this issue. Also, maybe you can give me a hint in how to find the line in the files besides opening each file manually? Thank you in advance! Link to comment Share on other sites More sharing options...
dioniz Posted April 1, 2014 Share Posted April 1, 2014 What would you like to change? Link to comment Share on other sites More sharing options...
florisca.levi Posted April 1, 2014 Author Share Posted April 1, 2014 In the attached image there is a line centered with red, right above the the Firebug code "Folosind CardAvantaj Beneficiezi de 6 rate fara dobanda!" <-- this is the text i would like to change. This line is also highlighted in the code in Firebug. Link to comment Share on other sites More sharing options...
dioniz Posted April 1, 2014 Share Posted April 1, 2014 I meant do you want to change text or design. If you want to change text, go to BO > Localization > Translations > Select installed module translations (i suspect that is a module) and theme, select your language and click modify. Search for your text and replace. Link to comment Share on other sites More sharing options...
florisca.levi Posted April 1, 2014 Author Share Posted April 1, 2014 I have done that already and the text is not there. It is not in the installed modules. And yes, I would like to change the text of the line. I have opened all the fields in the translations > Installed Modules > My Theme - language. Used the search function of the browser and the line is not there. I suspect it was probably implemented somewhere separately and I cannot find the source file. Link to comment Share on other sites More sharing options...
dioniz Posted April 1, 2014 Share Posted April 1, 2014 What module is that? Link to comment Share on other sites More sharing options...
florisca.levi Posted April 2, 2014 Author Share Posted April 2, 2014 Unfortunately it is not a module, at least i cannot find it in the installed modules list. I have 4 modules, 2 active in the payment module menu. None of them have the text in localization / translate. Any other ideas of where can i find the text? Link to comment Share on other sites More sharing options...
dioniz Posted April 2, 2014 Share Posted April 2, 2014 It's hard to say what is it by that picture Link to comment Share on other sites More sharing options...
florisca.levi Posted April 2, 2014 Author Share Posted April 2, 2014 I have checked all my files manually, and after checking about 400 files i have solved my problem. The text i wanted to check was located in the root of my webpage / modules / ceb / ceb_payment.tpl I was expecting to be in the modules installed in the used theme, but it seems it was not there, instead it was in the modules folder in the root. I would have another question, maybe you can help me: Avoiding manual check of all the files in the webpage, is there a way to find the file in which a text is located? Any software or tool? Example, i hit search with the text i want to find and the software scans my folder, reads my files and searches for that text i want? Link to comment Share on other sites More sharing options...
dioniz Posted April 2, 2014 Share Posted April 2, 2014 I'm using Notepad++ . It's free and you can search text in folders More here :http://notepad-plus-plus.org/ Link to comment Share on other sites More sharing options...
florisca.levi Posted April 2, 2014 Author Share Posted April 2, 2014 But notepad++ is still a manual search... I mean i have to open each file separately which takes a hell lot of time... more than 1500 .php and .tpl files. Is there a faster way to do this? Link to comment Share on other sites More sharing options...
dioniz Posted April 2, 2014 Share Posted April 2, 2014 No, that's not true. You can search in all files in selected folders and even replace text in all files with one click See image: Link to comment Share on other sites More sharing options...
florisca.levi Posted April 2, 2014 Author Share Posted April 2, 2014 Very nice, thank you! I will mark this issue as solved This is long enough and i got my answers. I hope that the rest of my issues will get solved exactly as this one! Thank you again! Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now