Hi - I need to allow a user to download a file when they click the Submit button on a sidebar - (text widget) - where do in put the link to the file? I cannot seem to find the Submit button code.
Thanks,
Jon
Online Support Community
Hi - I need to allow a user to download a file when they click the Submit button on a sidebar - (text widget) - where do in put the link to the file? I cannot seem to find the Submit button code.
Thanks,
Jon
Hi Jon,
If you want to add some texts and links on the sidebar area:
1. kindly go to the Widget page
2. Drag and drop a text widget
3. Write your html codes and links to the text widget content area
4. Save widget.
To add a button with the black design, just add class="button" on your link. For example:
< a class="button" href="link-here" >Press Button< /a >
Hope these helps,
WPTD Webmaster
You must log in to post.