Forum Replies Created

Viewing 3 replies - 1 through 3 (of 3 total)
  • Hi mtonumaa, very useful! after a long search I found it! Thanks alot!

    I d like to ask you one question. You have probably worked with custom fields. Another thing I am searching for is how to make a multilingual content from html code.

    Example:
    <b>Stav <?php echo get_post_meta($post->ID, 'stav', true); ?></b>

    – where I need somehow to get “Stav ” in my all three languages, i use on my site. The usuall tags <!–:en–>Stav <!–:–><…. i use obviously doenst work.

    Thanks a lot again for the code upstairs and it would be really kind, if u can help me or give me some clue for my another problem.

    Jirka

    Thread Starter jrkmrzk

    (@jrkmrzk)

    Hi , thanks for your opinion.
    Of course i d like to make it as simple as possible. I just found a lot of articles about (custom) post (types), so i was confused.

    And as I wrote about custom fields – every post will have same content:
    IMAGE
    designer:…..
    year:….
    material:…..
    ect.

    which, as i read, would be nice to handle by custom fields. So is this, what are the custom fields made for?

    Thanks

    Thread Starter jrkmrzk

    (@jrkmrzk)

    hi, thanks for an answer. The problem is already solved. it was, as usually, just a problem of letters :), and the problem of qTranlate settings. Instead of “cs” in Settings>Languages>Language Code i had “Cs”.

    And of course, i ve the WP_DEBUG on, to turn it off doesnt solve anything:), sometimes i need to touch the PHP and i wanna see if it causes any problems.

    Cheers
    Jirka

Viewing 3 replies - 1 through 3 (of 3 total)