Forum Replies Created
-
I made the folder “languages” in the child theme and the po- and the mo-file withe or without of the top of the fil – no effect.
This is what I put in top of the fil:
msgid ""
msgstr ""
"Project-Id-Version: Graphene 1.0 theme for WordPressn"
"Report-Msgid-Bugs-To: n"
"POT-Creation-Date: 2014-11-12 19:38+0100n"
"PO-Revision-Date: 2014-12-07 22:22+0100n"
"Last-Translator: Henrik Wahlqvist <henrik@wahlqvist.dk>n"
"Language-Team: n"
"Language: da_DKn"
"MIME-Version: 1.0n"
"Content-Type: text/plain; charset=UTF-8n"
"Content-Transfer-Encoding: 8bitn"
"Plural-Forms: nplurals=2; plural=n != 1;n"
"X-Poedit-SourceCharset: UTF-8n"
"X-Poedit-KeywordsList: __;_e;__ngettext:1,2;_n:1,2;__ngettext_noop:1,2;"
"_n_noop:1,2;_c,_nc:4c,1,2;_x:1,2c;_ex:1,2c;_nx:4c,1,2;_nx_noop:4c,1,2n"
"X-Poedit-Basepath: /Users/henrik/Downloads/test/wp-content/themes/"
"graphene/n"
"X-Textdomain-Support: yesn"
"X-Generator: Poedit 1.7.1n"
"X-Poedit-SearchPath-0: .n"i’ll be glad to test, but i’m not sure, what I have to do?
I create the file function.php in my child theme and put in this code:
<?php
function my_child_theme_setup() {
load_child_theme_textdomain( 'graphene',
get_stylesheet_directory() );
}
add_action( 'after_setup_theme', 'my_child_theme_setup' );
?>And what I have to do now, I don’t understand?
Yes, i’m aware of this, but wound my changes disappear, when there’s an update in the po-file?
I made the last translation to the danish po-fil, and when I did, I had to be true to the translation and not to my site 🙂 Even I found out some of the texts would need a sharper pen 🙂
That was fast – and works perfect, as usual 🙂
Thanks
Okay, thank you. Child Theme it is 🙂
Thanks again guys!
Exactly what I want and look better, In my opinion 🙂
Your are right, this works – but the line are very thick – and whenever I put in “1px”, it have no effect.
How can I make the line 1px thick?
You have helped me several times, can I ask for your first name, Anonymous?
Thank you, thank you, works perfect!
Tried all kind of things – but not this one 🙂
This is the site:
http://coolgear.dk/opret-indhold/
You find no content be course the site is not ready yet. But vill soon be 🙂
If you look at my link, there’s one word in the content, which is a link and that’s “her” – but nobody can see it, just as you say.
Everybody knows that the menu in the top and the menu in the right side (widgets), are links, therefor I want to change link color on page/posts content and also when hover.
The pages in the slider will always be the same 4-5 pages.
I did try all these things you suggest, found the classes and make changes and used the !important, but the image don’t care 🙂
The funny part is, if I take the page 197 (same as “Om siden”) and float the image left, it work on the page – but if I then put that page into the slider, BOOF, the float have no effect and. I can also ad an border on the page, no effect in the slider. So weird.
