Tagged: cornerstone
-
AuthorPosts
-
May 29, 2016 at 7:50 pm #1015737
Hi there,
I am attempting to link a button to a pop-up form powered by ConvertKit.
Here is what I’m trying to do:
http://kb.convertkit.com/article/trigger-modal-form-link/I’m trying to get this done through a link on my blog sidebar (First item, FREE DOWNLOAD):
http://www.thepowerhousevancouver.com/boost-activity-4-experts/I have gotten this to work on Revolution Slider, as I’m able to place the hyperlink inside of the button by inserting a code that looks like this:
Your link textIn Cornerstone, I cannot use the above hyperlink command with a button shortcode. I have tried to rearrange it different ways, but I think the problem is the button shortcode in Integrity doesn’t understand the “rel” command.
Any ideas before I code a button from scratch?
Thanks for your help
May 29, 2016 at 9:49 pm #1015903Hi there,
Thanks for writing in.
You can always use the class name instead of rel, example,
[button class="ck_modal" href="#ck_modal"] click me [/button]
Then go to your ConvertPlug Settings under Behavior > Manual Display, and add ck_modal to Launch With CSS Class
Hope this helps.
May 29, 2016 at 10:00 pm #1015917Thanks for the help.
May 29, 2016 at 10:48 pm #1015954You are most welcome!
-
AuthorPosts