Before you ask please READ THIS

enable QTranslate code on Works "Alternative Link" field

edited October 2013 in Beach Please Posts: 23
Hello,

I want to use qTranslate code on the "Alternative Link" field on Works. You managed to help me doing this on the SUBTITLE field, by adding this code from this post http://support.apollo13.eu/discussion/comment/5860#Comment_5860

this __( worked for the SUBTITLE extra field. Now i'm tryng to find where i do this for the Alternative Link field.. can't find :(

Hope you can help :)
Post edited by Air on

Comments

  • AirAir
    edited October 2013 Posts: 10,970
    Hello

    In works-list.phpline~102, you have
    $alt_link = get_post_meta(get_the_ID(), '_alt_link', true);
    You can change it same way as in mentioned topic.

    With regards.
    Post edited by Air on
  • Thank you Air. Worked :)
Sign In or Register to comment.

Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!