Viewing 11 replies - 1 through 11 (of 11 total)
  • Plugin Author Fernando Briano

    (@fernandobt)

    Hi, I implemented this for version 0.47. Please update the plugin on your blog once it’s available and let me know how it works for you.

    The parameter is:
    starting_with – List posts whose title start with a given letter. Example: [catlist starting_with=”a”]

    Thanks!

    Thread Starter Doug

    (@nicoblog)

    Hi, i tried this shortcode [catlist starting_with=”a”]
    the output was 2 posts only: one starting with T and the other with F

    Am i doing something wrong?
    i have 0.47 and latest wordpress

    essentially i would need to list: ALL posts starting with A on category ID=9.

    Plugin Author Fernando Briano

    (@fernandobt)

    Do you mean posts whose content starts with a letter? What I implemented works for posts whose title start with a letter.

    Thread Starter Doug

    (@nicoblog)

    No i mean the titles, no matter what letter i put a b c d, it list the same 2 posts, there are more than a thousand posts in that category.

    Plugin Author Fernando Briano

    (@fernandobt)

    That’s odd. I am testing a code like this one:
    [catlist starting_with=l order=asc]
    And it’s working. What shortcode are you using? Let’s see if we can find the issue…

    Thread Starter Doug

    (@nicoblog)

    i just copy your shortcode, again it only list the same 2 posts. i guess it just doesn’t work with my installation, maybe cos it’s a multisite.

    Sorry for trouble.

    I have the same problem, using this:

    [catlist name=name-of-category starting_with=a order=asc]

    Nothing appears.

    What happens?

    @carlosburgos: It is considered impolite to interrupt another poster’s ongoing thread unless you are posting a solution or suggestion. As per the Forum Welcome, please post your own topic.

    Plugin Author Fernando Briano

    (@fernandobt)

    It *should* work on multisites. I think I did a small change in the filter removal on the latest code, so you should try again after I upload a new version to WordPress.org, see if that fixes it. Otherwise we need to find a new solution.

    Thanks!

    RMeister

    (@rmeister)

    i have the same problem
    [catlist name=name-of-category starting_with=a order=asc]
    or simple
    [catlist starting_with=a] does not work

    Same problem for me:
    [catlist name=secondi-piatti numberposts=-1 order=asc orderby=title starting_with=”a”]
    or
    [catlist starting_with=”a”]

    All I get with these shorcodes is an empty post.

Viewing 11 replies - 1 through 11 (of 11 total)
  • The topic ‘List all post that start with a given letter?’ is closed to new replies.