Forums

[resolved] [Plugin: Add to Any: Share/Bookmark/Email Button] Add line of text above button? (3 posts)

  1. ESCwd
    Member
    Posted 2 months ago #

    Hi, I'd like to add a line of text above the button. How can I do this?
    Thanks!

  2. ESCwd
    Member
    Posted 2 months ago #

    Nevermind. Found what I need at line 539:

    $container_wrap_open = '<div class="addtoany_share_save_container"><ul class="addtoany_list">';

    Changed to this:

    $container_wrap_open = '<div class="addtoany_share_save_container"><br /><p><b>Want to share this page with your friends?</b> Click this button...</p><ul class="addtoany_list">';

  3. micropat
    Member
    Posted 2 months ago #

    Hi ESCwd,

    I'd advise against modifying the plugin directly because updates will overwrite your changes. You can accomplish the same task by modifying your theme files instead.

Reply

You must log in to post.

About this Topic

Tags