Notice: This thread is over two years old; the information may be outdated. Please consider creating a new thread if you require free support. If you have an active SiteOrigin Premium license, you can email our premium support desk at [email protected].
Hi, I love your plugin but really need to have a divider widget (that I will then style in my css). Is there an easy way to create a widget that will just always drop the same html into place? It is too confusing for my clients to have to always place a text box and then paste in
<div class="divider"></div>. I would like to just have a simple widget to drop in place with no config. If no such widget exists, can you point me to an API or dev guide to make one myself?
Hi Stephen
Thanks for your feedback. I unfortunately don’t know of a widget like this yet. I usually do as you do and insert:
Into the HTML tab of the Visual Editor widget: http://wordpress.org/plugins/black-studio-tinymce-widget/ and then style the hr tag within Custom CSS for the theme concerned.
Sorry I don’t have more here. If you come across a good widget perhaps let us know.
Hi, I actually found an acceptable solution by using this plugin: https://wordpress.org/plugins/separator-widget/
and tweaking the code very slightly. Hope this helps someone else:
Super, thanks for sharing that with the community. Glad to hear you found a solution. All the best.