• Resolved Maximus

    (@abayomi222)


    How can i add two more buttons to the existing 2 buttons in the Organic hero widget?
    Secondly, how can i do the above without it affecting my new hero widget buttons whenever the organic custom widget is updated?
    Also, whenever i click on Add new widget, i always encounter this error on the header of the webpage

    Organic_Widgets_Subpage_Section_Widget does not have a method ‘render_control_template_scripts’ in wp-includes\class-wp-hook.php on line 286

    …Kindly Fix

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author Organic Themes

    (@organicthemes)

    Hi @abayomi222,

    In order to add more buttons, you would need to add them using HTML within the “Text” editor of the Hero Widget content. For instance:

    <a class="organic-widgets-button button" href="https://mylink.com">My New Link</a>

    So, your widget content may look something like this screenshot: https://cloudup.com/cggJlCUuM05

    Regarding the error, do you know what version of PHP your server is running? I haven’t been able to replicate that error.

    Thanks!

    Plugin Author Organic Themes

    (@organicthemes)

    Marking this as resolved. Thanks!

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Organic Hero Widget Extra Buttons’ is closed to new replies.