odarma
Forum Replies Created
-
It is not anything that i need to change is a bug in the structure of the %post_title%
%post_title% uses the title of the post + the name of the blog with no spaces like you can see in the picture bellow
My actual Post Title Format is “%post_title% | %blog_title%” the default one
Forum: Themes and Templates
In reply to: [Hueman] Double title since v.1.4.7Same problem here and it affects when you use OpenGraph and Twitter cards links apears like this:
og:title El secreto de los hongos rojos de Mario Bros.diipad | diipad
There is 2 “diipad” titles :/
Forum: Themes and Templates
In reply to: [Tracks] Translate ThemeI try to translate it by scaning the code with Poedit but your code is really… i just don’t know how to say it.
Add this:
load_theme_textdomain('mytheme', get_template_directory() . '/languages');to your functions.php and use WordPress functions “_e($text_message)” or “__($text_message)” instead of “the_content( ‘Read more’ );” and i’ll try to generate the english .po file for you and do a spanish translation for your theme all for free. I am really interested in this theme because it is really nice but just english? Bro WordPress is global, at least make it translation-ready. I really want to help, i hope you let me do it 🙂