• Resolved cbleisch-scs

    (@cbleisch-scs)


    I’m using the bgmp-list shortcode on a page to display two lists of placemarks from two different categories. Besides these lists is a map for users to reference. Unfortunately, the shortcodes aren’t executed if I include the categories parameter in both places. If I remove this parameter from either instance then they will both work, but then the placemarks aren’t filtered correctly.

    I’ve tested for plugin conflicts and updates, but this doesn’t fix anything.

    Suggestions?

    https://ww.wp.xz.cn/plugins/basic-google-maps-placemarks/

Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Author Ian Dunn

    (@iandunn)

    Can you paste in the exact shortcodes you’re using, and a link to the page?

    Thread Starter cbleisch-scs

    (@cbleisch-scs)

    Of course. The shortchodes are:

    • [bgmp-list categories=”asia” viewonmap=”true” class=”partner-list”]
    • [bgmp-list categories=”australia” viewonmap=”true” class=”partner-list”]

    And the page is here:
    SealBond – Partners

    Plugin Author Ian Dunn

    (@iandunn)

    I setup a similar page and it’s working for me. It looks like you’re using “smart quotes” for the shortcode parameters, instead of normal quotes; can you try switch to normal quotes and seeing if that helps?

    If you’re not familiar with the differences, there’s lots of explanations if you search the web.

    Thread Starter cbleisch-scs

    (@cbleisch-scs)

    That took care of it. Thanks for spotting the quotes.

Viewing 4 replies - 1 through 4 (of 4 total)

The topic ‘Multiple bgmp-list Shortcodes with Parameters’ is closed to new replies.