Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Author Kailey (trepmal)

    (@trepmal)

    Please post the code you’re using. If more than a couple lines, please use a service like Pastebin or Snippi.

    Also, any other relevant details like whether you’re using the widget or shortcode.

    Thread Starter ebartan

    (@ebartan)

    im using sidebar widget
    and im call wp-types custum field of “fiyat”

    <li><a href="[url]">[title][ml_image from=thumb width=160 height=120]
    [ml_field name=fiyat]</a></li>
    Plugin Author Kailey (trepmal)

    (@trepmal)

    Can you put the code in between backticks(`)? Hopefully that’ll fix the forum’s formatting.

    wp-types prefixes the ‘real’ names of the fields

    https://wp-types.com/documentation/functions/: “Important note:
    The field name is as it appears in Types GUI – not the actual name of the field in the database. This is the ‘simple’ name, without the <em>wpcf</em> prefix.”

    So you’ll need to use [ml_field name=wpcffiyat] (or maybe [ml_field name=wpcf-fiyat]?) Check your database for how the fields are actually named.

    Thread Starter ebartan

    (@ebartan)

    [ml_field name=wpcf-fiyat] it’s work.
    greetings from bodrum turkey

    Moderator Jan Dembowski

    (@jdembowski)

    Forum Moderator and Brute Squad

    Fixed the code, the <li> by itself does horrible things to the formatting. Ebartan please use the code button to wrap your examples.

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘use newspaper and real estate project’ is closed to new replies.