Tagged: x
-
AuthorPosts
-
February 7, 2017 at 6:47 pm #1362067
JordanColstonParticipantHello all,
I am working on an older site that was built back when Visual Composer was still being used, and if at all possible I would like to just stick to modifying the source code. However, one thing giving me trouble is that the call of action is not linking up to my desired page. The page link is below. The link is the green button toward the button of the page right above the English words “The Founder”.
http://findyourvision.jp/
I want it to be going to the following link.
http://findyourvision.jp/program-registerAt the moment, it seems to be doing a redirect back up to the top. The source code I presently have is below.
[button shape=”square” size=”jumbo” float=”none” target=” url:http%3A%2F%2Ffindyourvision.jp%2Fprogram-register%2F||target:%20_blank ” info=”none” info_place=”top” info_trigger=”hover” block=”” icon_only=”” lightbox_video=”” link=”url:http%3A%2F%2Ffindyourvision.jp%2Fprogram-register%2F||target:%20_blank”]無料で3日間試し[/button]
Any help would be greatly appreciated.
Sincerely,
JordanFebruary 8, 2017 at 1:16 am #1362415
ChristopherModeratorHi there,
Are you trying to add video lightbox?
Your code is not quite right, to add video lightbox, check this link: https://community.theme.co/kb/shortcode-walkthrough-lightbox/If you want o add a simple button, update your code to :
[button shape="square" size="jumbo" float="none" target="blank" href="http://findyourvision.jp/program-register" info="none" info_place="top" info_trigger="hover" block="" icon_only="" ]無料で3日間試し[/button]Hope it helps.
February 9, 2017 at 12:21 am #1363895
JordanColstonParticipantHello Christopher,
Thank you so much! The code works perfectly.
Sincerely,
JordanFebruary 9, 2017 at 12:51 am #1363918
FriechModeratorYou’re more than welcome, glad we could help.
Cheers!
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-1362067 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
