Add button
-
Hi
Is is possible to use the widgets in a post rather than a page? I want to be able to add in a simple button. I tried using these shortcodes in the html editor, but it just displayed as text.
https://organicthemes.com/demo/nonprofit/shortcodes/buttons/
This is the post I am trying to modify: https://parametricmonkey.com/2018/05/01/parametric-monkey-launches-public-workshop-series/
The blog I need help with is: (visible only to logged in users)
-
No, it’s not possible to add the widgets in a post. However, you can add a button by adding the following html within the content editor text field:
<a class="button" href="http://mylink.com">My Button</a>
Hopefully that helps!
- The topic ‘Add button’ is closed to new replies.