MyBB Community Forums
[For 1.8] Social Sites - Link to your social accounts v0.3.1 - Printable Version

+- MyBB Community Forums (https://community.mybb.com)
+-- Forum: Extensions (https://community.mybb.com/forum-201.html)
+--- Forum: Plugins (https://community.mybb.com/forum-73.html)
+---- Forum: Plugin Releases (https://community.mybb.com/forum-102.html)
+---- Thread: [For 1.8] Social Sites - Link to your social accounts v0.3.1 (/thread-157486.html)

Pages: 1 2 3 4


RE: Social Sites - Link to your social accounts v0.3.1 - Crazycat - 2015-04-30

Well, I don't really understand where you want to display the buttons, the plugin works independently of the display you choose.

Notice that it's {socialsites} without $ that you have to use to display the icons in the postbit.


RE: Social Sites - Link to your social accounts v0.3.1 - superchris - 2015-04-30

is there a demo for this or some pics of it


RE: Social Sites - Link to your social accounts v0.3.1 - nollidnosnhoj - 2015-04-30

(2015-04-30, 09:08 AM)Crazycat Wrote: Well, I don't really understand where you want to display the buttons, the plugin works independently of the display you choose.

Notice that it's {socialsites} without $ that you have to use to display the icons in the postbit.

I want to move the social sites in the bottom of the "author statistics" area in the postbit

   


RE: Social Sites - Link to your social accounts v0.3.1 - Eldenroot - 2015-04-30

Just open template and change it Smile


RE: Social Sites - Link to your social accounts v0.3.1 - nollidnosnhoj - 2015-04-30

I did. The social sites won't show if I move it to post bit classic


RE: Social Sites - Link to your social accounts v0.3.1 - bitcoin - 2015-05-01

(2015-04-30, 11:26 PM)nollidnosnhoj Wrote: I did. The social sites won't show if I move it to post bit classic

No problems here... I have 'classic' posting enabled too (= avatar + info on the left of the post, not on top) and this plugin just moves with it. I only use default template though... I hope it helps? : )

Devvie
twitter.com/devnullius


RE: Social Sites - Link to your social accounts v0.3.1 - ESForum - 2016-02-26

only shows facebook on my site and gives me an error 500 when I click the link


RE: Social Sites - Link to your social accounts v0.3.1 - sneak - 2016-10-05

I've used this in the past and remember having an icon next to the words "Social Sites". Now there is no icon there. I can't remember if it came with it or I added it but I seem to be having trouble getting one to appear.

This is what it looks like right now:
[Image: 9ylIvLu.png]

I want an icon that will follow the css style of the other icons and turn it green.


RE: Social Sites - Link to your social accounts v0.3.1 - Crazycat - 2016-10-07

The social sites icon is defined in the css at .usercp_nav_item and .usercp_nav_options, and use images/usercp_sprite.png.
It seems your theme has a css really different and then you loose this style.

(2016-10-05, 11:26 PM)sneak Wrote: I've used this in the past and remember having an icon next to the words "Social Sites". Now there is no icon there. I can't remember if it came with it or I added it but I seem to be having trouble getting one to appear.

I want an icon that will follow the css style of the other icons and turn it green.



RE: Social Sites - Link to your social accounts v0.3.1 - sneak - 2016-10-09

(2016-10-07, 12:28 PM)Crazycat Wrote: The social sites icon is defined in the css at .usercp_nav_item and .usercp_nav_options, and use images/usercp_sprite.png.
It seems your theme has a css really different and then you loose this style.

(2016-10-05, 11:26 PM)sneak Wrote: I've used this in the past and remember having an icon next to the words "Social Sites". Now there is no icon there. I can't remember if it came with it or I added it but I seem to be having trouble getting one to appear.

I want an icon that will follow the css style of the other icons and turn it green.

I'm guessing you won't support this because of the theme?

I've been trying to figure out how to make it work based on what you told me but I'm a little rusty and haven't figured it out.