• I added this shortcode:

    [catlist name=pg orderby=title order=asc customfield_display=created_by numberposts=-1]

    While I want the “value” to show I don’t want the custom field name to show. I read the instructions a few times, but it seems I missed something.

    This is what ends up displaying.

    created_by : ME

    Any help would be appreciated.

    Thanks,

    Nimo1

    http://wordpress.org/plugins/list-category-posts/

Viewing 4 replies - 1 through 4 (of 4 total)
  • Thread Starter nimo1

    (@nimo1)

    If you can instruct me how to display the plugin as the following I will more than graciously send $20 to your Amazon wishes,

    Current display is:

    . post title created by: me

    If you can explain how to (and where?) to change the bullet. How to remove the Custom Field name in the output, but display the value. I will definitely donate $20 to your Amazon wish list.

    My final result I would like to see is:

    Title Name (created by name) (I don’t want to see the created by just the name)

    Side by side:

    Final result being…

    Its crazy Aliens (Crazy Aliens)

    Plugin Author Fernando Briano

    (@fernandobt)

    Hi nimo1,
    I’m working on a new version and added this parameter:
    customfield_display_name – To use with customfield_display. Use it to just print the value of the Custom field and not the name.

    Example:

    [catlist numberposts=-1 customfield_display="Mood"
        customfield_display_name="no"]

    Will print the value of the Custom Field “Mood” but not the text: “Mood: [value]“.

    Be aware of the next version. And once you update the plugin to its latest version, check if it’s working right for you.

    Thanks!

    Thread Starter nimo1

    (@nimo1)

    picandocodigo,

    Busy as can be at the moment, but upgraded and didn’t even have to add your suggested short code change. The upgrade (by default took it out?)

    Back to work, but watch your wish list as soon as I can get around to it.

    MUCH THANKS to you SIR!

    Nimo1

    Plugin Author Fernando Briano

    (@fernandobt)

    Argh! Thanks for letting me know! This is actually a bug 😀

    Just fixed it, guess version 0.41.1 is on the way now… xD

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘What did I miss?’ is closed to new replies.