Doesn’t work with WPBakery aka Visual Composer?
-
I’ve been looking at possibly using this plugin, but it doesn’t seem to work with WPBakery/Visual Composer content?
Is that true? Or is there some way to make it work?
Edit: Nevermind, figured it out by looking in the FAQ. Should have done that first ??
You can use
[encode technique=”js”][email protected][/encode] in a Visual Composer text module and then the email is encoded properly.Edit 2: You need to do it twice for a ‘mailto’ link, e.g.:
<a href='mailto:[encode technique="js"][email protected][/encode]'>[encode technique="js"][email protected][/encode]</a>
Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
- The topic ‘Doesn’t work with WPBakery aka Visual Composer?’ is closed to new replies.