KingSwiff

Member

Forum Replies Created

  • In reply to: Change default texts but not in the po-fil

    #44063

    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"

    In reply to: Change default texts but not in the po-fil

    #44061

    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?

    In reply to: Change default texts but not in the po-fil

    #44059

    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 🙂

    In reply to: Hack for more than one category in URL?

    #44057

    That was fast – and works perfect, as usual 🙂

    Thanks

    In reply to: Child-theme Vs custom CSS

    #44052

    Okay, thank you. Child Theme it is 🙂

    In reply to: How do I change color on this line?

    #44049

    Thanks again guys!

    Exactly what I want and look better, In my opinion 🙂

    In reply to: How do I change color on this line?

    #44046

    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?

    In reply to: Change color on links in pages and posts

    #43985

    Thank you, thank you, works perfect!

    Tried all kind of things – but not this one 🙂

    In reply to: Change color on links in pages and posts

    #43983

    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.

    In reply to: Larger image in slider

    #43907

    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.

Viewing 10 posts - 11 through 20 (of 34 total)