• Resolved dand751801

    (@dand751801)


    Hello,

    I use WordPress v5.4.1 and bbPress v2.6.4 with “bbp style pack” v4.5.3 and some plugins like “GD bbPress Attachments” v4.0.1, “GD Topic Polls” v1.4 and at a main page, I want to show new stuff in the forum with the shortcode ‘bsp-display-topic-index’. But this shortcode shows just a few topics.

    I tried to define all of my forums, so my shortcode is defined as:
    [bsp-display-topic-index show=’10’ forum=’4942,4943,(…)’ show_stickies=’true’ template=’short’] and I got this as the result:

    Screenshot: Shortcode result

    So, I tried to create a little test script to check the functionality.

    First, I loaded all desired forums.
    Then, I loaded all stuff in these forums (Post-Type: topic, reply, attachment, revision)

    After a mapping of the given posts to prevent double results, I got this result.

    Screenshot: Filtered topics

    As you can see, some of the recent changed topics are not listed in the list, generated by the shortcode.

    The missed topics in screenshot 1 are all usual topics with replies or topics with attachments (PostType “attachment”), created with “GD bbPress Attachments”.

    One of the missed topics is a moved topic and one of them contains an updated post.

    Is there a way, to extend the functionality of the shortcodes to get the full list?

    Many thanks in advance

    Best regards
    Dan

Viewing 1 replies (of 1 total)
  • Plugin Author Robin W

    (@robin-w)

    The problem is that both my plugin and GD bbPress Attachments are working in the same area.

    I’m happy to take a look at some stage, but unlikely to be anytime soon, as I’m fully tied up in paid work

Viewing 1 replies (of 1 total)
  • The topic ‘Shortcode ‘bsp-display-topic-index’ shows wrong results’ is closed to new replies.