Viewing 6 replies - 1 through 6 (of 6 total)
  • Plugin Author rts

    (@aarreedd)

    Yes. To reorder or add and remove buttons:

    1) Go your list of installed plugins.
    2) Go to the Plugin Editor Screen for the RRSSB plugin.
    3) Scroll down until you see the following code:

    $content .= rrssb_email_btn();
    $content .= rrssb_facebook_btn();
    $content .= rrssb_linkedin_btn();
    $content .= rrssb_twitter_btn();
    $content .= rrssb_reddit_btn();
    $content .= rrssb_google_btn();
    // $content .= rrssb_github_btn();
    // $content .= rrssb_instagram_btn();
    // $content .= rrssb_pinterest_btn();
    // $content .= rrssb_tumblr_btn();
    // $content .= rrssb_youtube_btn();

    4) You can reorder these lines to change the order button appear. Add or remove the “//” from the beginning of a line to add or remove that button.

    NOTE: When editing the code, there is always a chance of making an error that will break your site. If this happens just uninstall then re-install the RRSSB plugin.

    Thread Starter Jaber Al Nahian

    (@rijans)

    Cool! Can I configure it to only show on mobile or tablet? Caz I already have buttons for desktop!

    Plugin Author rts

    (@aarreedd)

    Why not use RRSSB for your desktop and mobile site?

    Thread Starter Jaber Al Nahian

    (@rijans)

    Because it doesn’t have very important fb like and G+1 buttons. Do you have plan to add them? ??

    Plugin Author rts

    (@aarreedd)

    These are just social sharing buttons.

    Thread Starter Jaber Al Nahian

    (@rijans)

    So you have the answer! ??

    Your buttons are cool! But why your plugin has very small number of users? just saying ?? Do you think people will use two plugin to have all types of social buttons?

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘Can I control the order the appear?’ is closed to new replies.