Dear @bensh86,
Answer for developer:
hasmarker
is a term added to the post when a marker is set, it is mandatory for Travelers’ Map to work. It is added to the private taxonomy cttm-markers-tax
which, as described, is private. A “global” term query like you have on your slider should not ask for private but only public terms.
The arguments in the query must have :
'public' => true,
If no settings in RevolutionSlider can do that, maybe their is a filter in the plugins code to change that?
Answer for user:
You might have to search in the settings of RevolutionSlider. Try to find a setting where you can choose which taxonomy you query on your slider (and uncheck cttm-markers-tax
), or if you can only query the public taxonomies.
If you can’t find anything, I suggest you contact RevolutionSlider support, you can link them my answer so they understand what is happening ??
I mark this as resolved because it’s not a Travelers Map issue in itself (you can still reply of course).
Have a nice day,
Camille