I am trying to add a link to the box class. Below is my code, I added both the full path and the node path, but neither of them work when I click on the read more button. Is there something wrong with my code?
[box icon="fa fa-gears" border="circle" align="center" title="Learn" link="calendar-node-field-event-date/month"]Expand your woodworking skills by learning new techniques and tools in one of our classes.
[button class='button line-color' ]Read more[/button]
[/box]
Hello ryeradio,
You MUST put link on [button] shortcode. Please try with syntax:
[button type="link" class='button line-color' link="calendar-node-field-event-date/month"]Read more[/button]
Thank you.
I added the new code in and all it does is reload the page and it does not go to the link. Here is a new copy of the code I have in there:
[box icon="fa fa-gears" border="circle" align="center" title="Learn"]Expand your woodworking skills by learning new techniques and tools in one of our classes.
[button type="link" class="button line-color" link="http://siouxfallswoodworking.com/?q=calendar-node-field-event-date/month"]Read more[/button]
[/box]
Hi I did get this to work on the button. Is there anyway to make the box a link? People keep trying to click on the box icon's like it is a link. It would be nice to make it one if possible?
It is possible. But we need to change a little code in box shortcode. Pls give us your site URL, admin account and FTP account. We will help you to do it.
Hi I did get this to work on the button. Is there anyway to make the box a link? People keep trying to click on the box icon's like it is a link. It would be nice to make it one if possible?
Hello ryeradio,
It is possible. But we need to change a little code in box shortcode. Pls give us your site URL, admin account and FTP account. We will help you to do it.
Thank you.
Thank you! Can I send that to you in an email instead of putting it on the forum?
Hi,
Is there any update with this issue? I need to add a link to a box but not like a button.
Thanks