• I’m looking to create a textfield (within another template) section where it will have inputs for facebook/twitter/web. I’ll simply add the urls for 1 or 2 or all 3 and then those will appear hyperlinked on the webpage like this Online: Web | Facebook | Twitter (same line) or if I only input 1 or 2 urls then those will only appear. Have tried many variations but not working so far. ??

    Template content:

    [Online]
    type = textfield
    valueLabel = Web # Facebook # Twitter #
    value = Web # Facebook # Twitter #
    outputCode = true

    Format:

    <tbody>
    <th>> Online: </th><td>[Online]<br/></td>
    </tbody>

    http://wordpress.org/extend/plugins/custom-field-template/

  • The topic ‘Facebook/Web/Twitter URL setup’ is closed to new replies.