-
AuthorPosts
-
December 4, 2013 at 6:30 pm #1186
Juan ZParticipantI seem to be having problems with buttons. When I add the shortcode Im unable to find a way to link the button to an actual post or page. I’ve tryed inserting the link in href and in blank but none seem to work. Any advice on how to link something to a button?
December 4, 2013 at 7:51 pm #1188
RubinKeymasterHey,
You have to define the link in the button shortcode itself. As an example if you want to link to google.com then it would look like this:
[button href="http://www.google.com" target="blank"] Button Text [/button]
December 6, 2013 at 4:24 pm #1350
Juan ZParticipantI think you have to check the coding of the button. If I wanted to go to tuuniversidadvirtual.com/clases, it only worked when I did the folowing: [button href=”clases” target=”blank”] Button Text [/button]
December 7, 2013 at 8:57 pm #1355
KoryKeymasterJuan,
I’m not entirely sure why you’re running into a problem. The button works as is expected as we are using it throughout our demos with no problems. There are a couple of things to keep in mind when using links on your site.
1. The usage of relative links is encouraged (similar to what you referenced in your post). A better way to write out your relative link would be [button href=”/clases/” target=”blank”]Button Text[/button].
2. If you’re using absolute links, ensure that you’re writing the entire address out correctly, such as http://tuuniversidadvirtual.com/clases/. If there is a syntax error, this will of course create problems with your links.
If you continue to experience problems, we can login to your installation and see what might be causing the issue. If you need this, feel free to email us your credentials via the contact form on the main X site.
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-1186 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
