Hey,
If you define the language as spanish the continue should translate.
http://codex.ww.wp.xz.cn/Installing_WordPress_in_Your_Language
There are options for changing this text in the premium theme but in free you will have to edit either the po file or the theme custom.php file.
The home page title can be removed in the theme options, check out this tutorial on setting up your home page:
http://www.kadencethemes.com/creating-a-home-page-with-virtue/
You can hide tags by adding this css:
.posttags {
display: none;
}
Kadence Themes
Hi,
Thanks for your answer.
Tags worked fine.
About translating “continued”, my wordpress is already define as portuguese. But I can’t find how to translate this part. How can I edit it on the theme custom.php file?
About the page title, I don’t want to remove it. I just want to translate it to portuguese as well. How do I do it?
Thanks
Have you worked with poedit? The theme doesn’t have a Portuguese language translation yet but that would be one way to do it, open the languages folder and re save the default.po and translate into Portuguese.
Else you can edit the core files, for the continued it’s line 182 of the file virtue/lib/cleanup.php
For the default home page title if it’s not a static page its line 60 of the file virtue/lib/utils.php
But to keep yourself from having to change that I would seriously look into translating the whole po file.
If you can wait a little while I’ll add a Portuguese po file and add those two strings as translated, then update.
Kadence Themes
Hi,
Page title resolved :)!!! I could change for portuguese.
But still, I can’t change continues. I don’t use poedit. At leats I don’t think so. My wordpress is already in Portuguese. Every time there’s any update, I have the option to instal it in portuguse or english.
Anyway, how do I use this poedit?
I tried to edit the core files for “continued”, but this message appears
“Forbidden
You don’t have permission to access /wp-admin/theme-editor.php on this server.
Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request.”
Do you have any idea, why does it happen? I am the admin. How come I don’t have permission to do that?
Thank you very much!
Just update your theme to the latest version and both things should switch. I added a pt.mo file for you.
Kadence Themes
Just updated it, but “continued” still doesn’t change. Any idea what is going on?
Do you have your language set to Brazilian Portuguese? Can you email me access your to site?
[email protected]
Yeap, my language is set to Brazilian Portuguese. Just emailed you.