a problem with floating social bars

General questions pertaining to how certain issues can be resolved
Forum rules
1. No offensive language and no mocking
2. Please do a thorough search before you post something. Trust us, there is a high probability that the question you are asking has been asked previously.
3. No soliciting. You cannot post here soliciting bids for people offer you quotes, or even offer money to people for some work. You will be moderated if you do so. If you are looking for help, please post your request on http://jobs.wordpress.net or http://codepoet.com
4. Please be reasonable. You are getting software and support. For free. Complicated requests from a general purpose theme are not welcome and some volunteers might lose patience with you.
5. Please do your due diligence. If you posted a query and we answered with a link, take the trouble to go through the link contents.
6. Please post with complete information. Requests for help MUST be accompanied with your URL, particularly if you are asking something like "Why am I seeing a blank space?"

a problem with floating social bars

Postby osamafelfel » 13 Jan 2012, 13:08

First of all thanks a lot for this wonderful theme. here is the thing, on my site I'm facing an issue that any floating social bar gets display when scroll a bit, not as soon as the page is loaded. I have been told that
your theme has overflow:hidden CSS on few divs that is making the plugin to hide when it reaches the top. When the bar reaches the top the share bar's position CSS is changed from fixed to absolute. Absolute positioned elements are hidden or not visible if they are outside the margins of its parent element with overflow:hidden CSS

Cloud you help me, please?
Thanks again.
osamafelfel
 
Posts: 4
Joined: 13 Jan 2012, 12:57

Re: a problem with floating social bars

Postby drake » 14 Jan 2012, 03:14

I'm using float bar from "Share and Follow" plugin and works fine on a Suffusion site, also I see other floating bars on various sites of users of this forum - so I suspect that isn't such an issue in Suffusion, but can be in your specific configuration. If the author of your plugin tell you that, maybe it mention what is that specific element with "overflow:hidden" and you can correct that by adding "overflow:visible" at Custom Style section for that specific element.
drake
 
Posts: 3771
Joined: 26 Jul 2011, 07:56
Location: Constanta, Romania

Re: a problem with floating social bars

Postby osamafelfel » 14 Jan 2012, 06:25

Thanks drake for your replay.
The plugins I tried are:
1- scrolling-social-sharebar.1.0.4
2- scrolling-twitter-like-google-plusone-linkedin-and-stumbleupon.1.0.2
3- digg-digg.4.5.3.4
4- 1-click-retweetsharelike.4.6
5- sharebar
and some others. These plugins make the share buttons in a floating side bar on the left of the content. And these all are not working on Suffusion theme unless you scroll a little.
Unfortunately when I try another theme these plugins work perfectly, so I think it's really a Suffusion issue and the author didn't tell me what is the specific element to override.
The main thing here that I love Suffusion and it has all I need and also I need scrolling-social-sharebar cause it has what I'm looking for so I really need both of them.
osamafelfel
 
Posts: 4
Joined: 13 Jan 2012, 12:57

Re: a problem with floating social bars

Postby osamafelfel » 16 Jan 2012, 07:09

After looking up I found the problem and I solve it.
What I did is changing
Code: Select all
overflow: hidden
to
Code: Select all
overflow: visible
in the style.css file at
Code: Select all
.post, div.page {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #C0C0C0;
    clear: both;
    margin-bottom: 10px;
    overflow: visible;
    padding: 25px 15px 1em;
}

I tested it well and I'm pretty sure no problems will happen and I really hope this will help someone.
osamafelfel
 
Posts: 4
Joined: 13 Jan 2012, 12:57

Re: a problem with floating social bars

Postby Cassio » 02 Feb 2012, 06:21

Thanks for sharing your knowledge, I have the same problem with floating Facebook send button,
the problem is....where can I insert the path you suggested??
went to suffusion editor...looked and looked for the spot to copy your path but couldn't find it...what do you mean by CODE: SELECT ALL ??..could you please be a bit more precise and teach me where to go??

thanks a lot!
Cassio
 
Posts: 5
Joined: 02 Feb 2012, 06:11

Re: a problem with floating social bars

Postby osamafelfel » 04 Feb 2012, 10:40

In your WordPress's Administrator page go to appearance --> editor.
You will find some files on your right hand. press on style.css file and do what I did. Ignore "Code: Select all" It's not some thing you will find in the style.css
osamafelfel
 
Posts: 4
Joined: 13 Jan 2012, 12:57

Re: a problem with floating social bars

Postby drake » 04 Feb 2012, 11:46

Hmmmm... the worst way to adjust CSS in Suffusion - in case of upgrades you will loose changes (it's preserved only if you made a child theme and that style.css is from this theme).

In Suffusion is enough to go at Suffusion Options -> Backend -> Custom Includes -> Custom Styles and simply paste ALL CODE SELECTED AND COPIED from the box below:
Code: Select all
.post, div.page {overflow:visible;}
drake
 
Posts: 3771
Joined: 26 Jul 2011, 07:56
Location: Constanta, Romania

Re: a problem with floating social bars

Postby tobi1kanoby » 19 Mar 2012, 03:44

Hi Drake,
Thanks for that tip.
it seems to be working fine on most browsers, but I have issues with a floating bar ( digdig) on firefox.
it only happens on posts, not pages:
please have a look at :
http://makemoneyim.com no issues
http://makemoneyim.com/link-claw-review/ sharebar issues
Free Backlink Finder Software Find Unlimited Backlinks Opportunities Free
tobi1kanoby
 
Posts: 40
Joined: 03 Feb 2010, 10:40

Re: a problem with floating social bars

Postby drake » 19 Mar 2012, 04:21

Your broken layout on that page is deffinitelly related to mark-up errors. The page with problems generated 107 errors, but the "good" page have just 34 errors at validator.w3.org.

Start checking what you have on that page different than the rest of site, a plugin, a widget or even the posts from there have an unbalanced tag that break the markup.
drake
 
Posts: 3771
Joined: 26 Jul 2011, 07:56
Location: Constanta, Romania

Re: a problem with floating social bars

Postby tobi1kanoby » 19 Mar 2012, 05:50

Thanks Drake, will look into the plugins,
my main issue here is this only happens on post, all posts, not pages, which led me think it's a theme configuration issue.
do you happen to know any particular plugin that may cause this mess?
Thanks
Tobi
Free Backlink Finder Software Find Unlimited Backlinks Opportunities Free
tobi1kanoby
 
Posts: 40
Joined: 03 Feb 2010, 10:40

Next

Return to Support Requests

Who is online

Users browsing this forum: crucounty, ewdrl, Google [Bot] and 7 guests