• I need to embed this:

    [taxonomy hotel_category field=map_center_on]

    into another shortcode for a map plugin.

    I read the docs about “pass” but can’t get it to work without breaking the other plugin.

    It would end up looking like this (without PASS):

    [cspm_main_map id="2712" post_type="hotels" tax_query_field="slug" center_at="[taxonomy hotel_category field=map_center_on]"]

    Any ideas how to make this work?

    The data is a simple text string: “12.846066,100.908730”

    • This topic was modified 4 years, 9 months ago by fusionx22.
Viewing 1 replies (of 1 total)
  • Thread Starter fusionx22

    (@fusionx22)

    lol – I just made it work.

    I wrapped the original, entire short code in [raw][/raw] and boom! It works just fine.

Viewing 1 replies (of 1 total)
  • The topic ‘Embedding in another short code’ is closed to new replies.