digitalpoint
Well-known member
What link is hidden?
If you feel the scrolling part is more important than the social buttons when on a phone, you could just hide the buttons and adjust stuff based on the responsive layout.
@media (max-width:@maxResponsiveNarrowWidth)
{
.socialBar .buttons { display:none; width: 0px !important; }
.socialBar .tweets { margin-left: 0px !important; }
}
Internally the Social Buttons are tracking Pinterest and LinkedIn already, I just haven't had the time to build the SVG logos and such for those in order to make them an option.Any chance to add linkedin button?
Possibly add to requirements before install?
This is the best info about it... http://xenforo.com/help/cache/
Liking that!Easiest thing to do if you don't want the social buttons of any sort on it is to edit the social_bar template and just remove the <div class="buttons" /> div.
XF has an old Twitter Service module that doesn't work with current Twitter API. In theory, if you dropped in the new Zend_Service_Twitter module and removed the version check from the installer, it should work... but you are on your own with that.Any reason this wouldn't work with 1.2? Still not got around to upgrading but will soon.
Not sure... caching definitely shouldn't kill your site though...Sorry not trying to go off topic here.. But i have this installed on two forums on the same dedicated server.. Oddly adding some caching code to my config file as good as killed one site with up to 30 second load times the other much larger and more mature forum this is running on with the same cache code added to the config file seems to be running normally (with twice the amount of plugins).. Im puzzled as to what would cause this?
I use core as well and just did what DP has suggested in the posts aboce regarding the page_container and it moved.I currently use the Core style by pixelExit, and the bar goes above the breadcrumb.
How exactly can I move it so it's below it?
We use essential cookies to make this site work, and optional cookies to enhance your experience.