Skip Navigation

[Resolved] Differen markers on same map

This support ticket is created 3 years, 3 months ago. There's a good chance that you are reading advice that it now obsolete.

This is the technical support forum for Toolset - a suite of plugins for developing WordPress sites without writing PHP.

Everyone can read this forum, but only Toolset clients can post in it. Toolset support works 6 days per week, 19 hours per day.

Sun Mon Tue Wed Thu Fri Sat
- 9:00 – 12:00 9:00 – 12:00 9:00 – 12:00 9:00 – 12:00 9:00 – 12:00 -
- 13:00 – 18:00 13:00 – 18:00 13:00 – 18:00 14:00 – 18:00 13:00 – 18:00 -

Supporter timezone: America/Jamaica (GMT-05:00)

This topic contains 22 replies, has 2 voices.

Last updated by Shane 3 years, 3 months ago.

Assisted by: Shane.

Author
Posts
#2176401

is not possible to choose a taxonomy as second options?

#2176409

Shane
Supporter

Languages: English (English )

Timezone: America/Jamaica (GMT-05:00)

Screenshot 2021-09-22 at 10.22.40 AM.png
Screenshot 2021-09-22 at 10.21.48 AM.png

Hello,

What you need to do is select a preview post. See Screenshot

Once you've selected a post you will then need to scroll in the Source Section until you see Post Taxonomy. See Screenshot.

This will allow you to add your taxonomy.

Thanks,
Shane

#2176451

excuseme, but i didn't see Post Taxonomies (neither find it by search)

#2176453

fyi i need an example that have a category and a "stato-anagrafica" taxonomy, thank you

#2176457

Shane
Supporter

Languages: English (English )

Timezone: America/Jamaica (GMT-05:00)

Hello,

If you go to edit the conditional without first changing the post preview it won't work. Even if you visited the template and there is already a post that is being previewed you will need to select another post so that it can trigger the custom field options and the taxonomy options to show up.

I've gone ahead and setup the example with the "stato-anagrafica" taxonomy on the first conditional block, you should now see it being active.

Thanks,
Shane

#2176469

i have duolicated and edited block, adding conditions for stato anagrafica, but seems it not works, can you verify?

#2177365

any news?

#2177513

Shane
Supporter

Languages: English (English )

Timezone: America/Jamaica (GMT-05:00)

Hello,

I've checked and your conditionals are working fine. The problem comes with the data return.

You are doing the conditionals on 2 different taxonomies but some of the posts that I check don't even have the second taxonomy selected on them so the conditionals won't work because none of the posts are passing the checks.

For you conditions to pass the post must meet both conditions given then you are using the AND logic instead of OR.

Thanks,
Shane