Brian Gardner
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Cannot access dashboard after upgrade@lksienkiewicz I can confirm that you are definitely running the latest version of Genesis, so if you were to update and experience the white screen again, it’s more than likely an issue with a plugin then. Even though the plugin is up-to-date, there still might be an issue with its compatibility and the latest version of WordPress.
Forum: Fixing WordPress
In reply to: Cannot access dashboard after upgradeInside your WP dashboard, do you see a notice to update Genesis? If you do, you’ll need to do that before updating to WordPress 4.6.
Forum: Plugins
In reply to: [Genesis Simple Share] Can't Find Settings PageI’m suspecting that there’s some plugin conflict going on, because the source code looks as though it’s trying to load them. Perhaps some JS (javascript) conflict that’s killing the share buttons.
Forum: Plugins
In reply to: [Genesis Simple Share] Can't Find Settings PageAny chance you can take a screenshot of your settings page and post a link to that so I can see what you have enabled?
Forum: Plugins
In reply to: [Genesis Simple Share] Can't Find Settings PageAh, because you’re using a non-HTML5 theme, and the hooks that the plugin are setup for are a part of HTML5 markup.
Forum: Plugins
In reply to: [Genesis Simple Share] Can't Find Settings PageGot a link to your site?
Forum: Plugins
In reply to: [Genesis Simple Share] Can't Find Settings PageYes, this plugin requires the Genesis Framework to run.
@jz9520 I assume you have the latest version as well as the option checked to display icons after the post content?
Forum: Plugins
In reply to: [Genesis Simple Share] "Show on Archive Pages " not workingDo you have a link to your website? It seems to be working on my sites.
Forum: Plugins
In reply to: [Genesis Simple Share] Request for additional networksDuly noted, Daniel — thanks.
Now that we have released this officially on the WP.org repo, we can consider these requests. (previously it was still in beta so adding features wasn’t on the priority list.)
Forum: Plugins
In reply to: [Genesis Simple Share] Title before iconsGood suggestion, and something that I think we’ve added as a ticket in GitHub.
Forum: Plugins
In reply to: [Genesis Simple Share] Default Color is Dark?The Whitespace theme has special CSS that was added to universally change the color of the sharing icons. Look for the section in the theme’s style.css file that’s declared by .content .share-filled …
Forum: Plugins
In reply to: [Simple Social Icons] Feature Request: Icon SpacingSomething like this should work:
.simple-social-icons ul li { margin: 0 20px !important; }Forum: Plugins
In reply to: [Simple Social Icons] missing semicolonThanks, this is something we have already fixed locally and should be pushing out a change today or early this week.
Forum: Plugins
In reply to: [Simple Social Icons] Missing Semi-ColonThanks, I’ll make sure this is fixed in the next update we push out.
Forum: Plugins
In reply to: [Simple Social Icons] Icon Title to BottomSimply add a text widget below each of the icons, using the social media platform as the Title, and then the text you want in the text section. (if that makes sense.)