Andrew Norcross
Forum Replies Created
-
@sitesubscribe – I’m sorry, but I can’t actually figure out what you’re asking. Either you’ve changed values or you haven’t. My plugin loads the identical values as the Genesis default CSS values. So if a setting for a particular area (i.e. widget titles) isn’t touched, it will load the same value as the Genesis style.css already has.
If you use the plugin and have questions, please start a new thread.
@sitesubscribe: it doesn’t overwrite anything in Genesis itself. It writes a separate CSS file. There is no such thing as “default values” for Genesis other than what is in the CSS file in Genesis core.
The reason it contains the matching values for Genesis is so you don’t have to change (or blank out) anything other than what you *want* to change. If you’ve changed Genesis core, you’re doing it wrong.
Internationalize: I certainly plan to internationalize this. I had a timeline on the release date, so I had to postpone that portion.
Borders: It would involve a little bit different logic, but I could probably include that in v2.
Fonts: the plugin currently writes a separate CSS file and sets the CSS to the same defaults as Genesis itself. I plan on adding a ‘default / don’t change’ to the drop-downs so you can leave them alone. Google Webfonts will be included in an upcoming version as well (at least some popular ones, certainly not all 400+ )
Forum: Requests and Feedback
In reply to: Support for Vertical Align BackgroundsSharon: when uploading a background image to TwentyEleven, there are options to set the tiling, repeating, and position. I can’t tell in your screenshot what’s different about yours.
That being said, these are CSS changes that could easily be put into your child theme’s CSS file.
Forum: Everything else WordPress
In reply to: Use of Recommended Linksthat’s clearly being added by a plugin or something with the theme, as that’s not a core WordPress function.
Forum: Plugins
In reply to: [SFN Easy FAQ Manager] [Plugin: FAQ Manager] Sort FAQsdo you have a link to your site?
questions:
1.) what order have you put them in compared to how they are displaying?
2.) are you using any plugin or theme that modifies the loop output?sorry for the delay in responding.
as for the heading, you can add any markup you want (i.e. an H3 tag or something) before you place the shortcode on the page.
Forum: Plugins
In reply to: [SFN Easy FAQ Manager] [Plugin: FAQ Manager] FAQ's Not Collapsed by DefaultWithout seeing everything, it’s hard to say if the theme is doing it or another plugin.
Forum: Plugins
In reply to: [SFN Easy FAQ Manager] [Plugin: FAQ Manager] FAQ's Not Collapsed by DefaultTaking a quick look at your <head>, you’re loading two separate jQuery libraries (1.6.1 and 1.7.1) at the same time. Check your theme code to make sure it isn’t being hardcoded in.
Check out this post: http://wpdevel.wordpress.com/2011/12/21/been-giving-a-lot-of-thought-to-how/
Forum: Plugins
In reply to: [SFN Easy FAQ Manager] [Plugin: FAQ Manager] FAQs stopped working!!wow. their plugin is wraught with error messages when I have wp-debug turned on. I’ve got no idea which part of the code on their end is causing the issues, but there is just too much to go through to find it.
Forum: Plugins
In reply to: [SFN Easy FAQ Manager] [Plugin: FAQ Manager] FAQs stopped working!!Let me review the code in WP-Property and see if I can find the error on their end, or if I can modify mine to work.
Forum: Plugins
In reply to: [SFN Easy FAQ Manager] [Plugin: FAQ Manager] FAQs stopped working!!Can you give me the link to your site? I haven’t made any other changes, so I’m guessing it’s another plugin, but I’d like to look at the site to make sure.
Forum: Plugins
In reply to: [Simple Social Sharing] [Plugin: Simple Social Sharing] SSL compatibilitymy mistake, I thought I had done that already. Just pushed out an update to handle that.
Under “settings” look at “Simple Social Sharing”. There are 4 checkboxes to select where the links show up.
Also, I noticed other sharing icons displaying on the home page that aren’t part of my plugin. I see the site runs Thesis, so the theme itself isn’t including any. Do you have another “sharing” plugin installed?