eransegev
Forum Replies Created
-
Forum: Plugins
In reply to: [Really Simple Share] Line feed in manual modeA better solution is to add the following to your stylesheet:
.really_simple_share_facebook_like,
.really_simple_share_twitter,
.really_simple_share_linkedin,
.really_simple_share_pinterest,
.really_simple_share_google1,
.really_simple_share_digg,
.really_simple_share_stumbleupon,
.really_simple_share_reddit,
.really_simple_share_flattr,
.really_simple_share_tumblr,
.really_simple_share_facebook_share,
.really_simple_share {
float: left;
clear: none;
}.really_simple_share_facebook_like:after,
.really_simple_share_twitter:after,
.really_simple_share_linkedin:after,
.really_simple_share_pinterest:after,
.really_simple_share_google1:after,
.really_simple_share_digg:after,
.really_simple_share_stumbleupon:after,
.really_simple_share_reddit:after,
.really_simple_share_flattr:after,
.really_simple_share_tumblr:after,
.really_simple_share_facebook_share:after,
.really_simple_share:after {
clear:both;
}Forum: Plugins
In reply to: [WP eCommerce] WordPress 3.8.1 crash on activation of WPECHas any of you been able to overcome the thickbox problem? with WP 3.8.1?
Forum: Plugins
In reply to: [WP eCommerce] WordPress 3.8.1 crash on activation of WPECJust to clarify: I have also disabled all plugins and used the default 2014 theme and I still get the same result.