Tell us what you are trying to do?
I want to set a condition:
[wpv-conditional if="( '[wpv-post-taxonomy type="category" format="slug"]' ne '' )"]
The condition is a little bit complex, so I have to use multiple apostrophes in it. It is breaking the code, so the front-end is also broken. How can I display this shortcode without syntax errors?
Is there any documentation that you are following?
Yes, I have read every documentation about it, but didn't find any solution.
What is the link to your site? hidden link
The header of the articles is broken, because of the wrong syntax in the condition.