Andrew Norcross
Forum Replies Created
-
Forum: Plugins
In reply to: [SFN Easy FAQ Manager] [Plugin: FAQ Manager] No FAQs foundI’m not sure why it would be looking for the post ID, since that’s not something that gets pulled into the columns. Are you using some sort of plugin to include that info?
Having the word “post” in the slug isn’t coming from the plugin, rather, your own permalink structure. Depending how what your structure is, it should be domain.com/question/the-slug-of-the-faq. I won’t be changing how that area acts because
- It would break established links on sites already running the plugin
- many people use the shortcode output on a single page called “faq” which would no longer be functional if I changed it to FAQ
Forum: Plugins
In reply to: [SFN Easy FAQ Manager] Shortlist not looking rightYou most likely needed to flush your permalinks. The plugin is set to do that on it’s own when you activate it, but sometimes it doesn’t stick.
Forum: Plugins
In reply to: [SFN Easy FAQ Manager] Add class to indicate "expanded" on faq questionI’m still working on this. I’ve got a working model that I can attach to either the H tag or the text within, but not the outside single_faq, since all the jQuery functionality is contained within that block and not outside of it.
Forum: Plugins
In reply to: [SFN Easy FAQ Manager] Warning: session_start() errorThe line in the FAQ Manager that is relating to is the message that indicates when the settings are saved. I’m not sure what that would have to do with the contact form plugin.
That being said, I’m pushing out an update in the next few hours with some other bug fixes. I re-did the “settings saved” message so it may take care of it. Otherwise, it’s an error within SI
Forum: Plugins
In reply to: [Plugin: Simple Social Sharing] Adding google plus one button?An update: after doing more research, I’ve found that Google currently doesn’t offer a way to implement the sharing with a URL structure (how all the other sharing links are configured) and instead requires their javascript. That makes it so I can’t control the icon, placement, etc. Once that is changed, I will be implementing it.
Forum: Plugins
In reply to: [Plugin: Simple Social Sharing] Adding google plus one button?I plan on integrating the Google+ button once a few of the kinks get worked out (it really impacts site performance in a negative way in it’s current state). Once that’s squared away, it’ll be added.
Forum: Plugins
In reply to: [SFN Easy FAQ Manager] Add class to indicate "expanded" on faq questionI’m still doing some digging into the best way to handle keyboard navigation. The
display:blockgets added automatically by the jQuery expand function. I’m not nearly as proficient in jQuery / javascript as I am with PHP, but I’ll see if there’s a way to include a class to indicate that it’s indeed expanded.Forum: Plugins
In reply to: [SFN Easy FAQ Manager] Anchors on headingJust released.
I’ve tried to reproduce the issue, but I can’t. Other than potentially re-saving your permalinks, I can’t determine the issue without seeing the site itself.
I’ll try to reproduce the issue on my side and see what I can find out
Make sure you have the FAQs set to “public” first. If that doesn’t work, post the URL of your site so I can take a look.
Forum: Plugins
In reply to: [SFN Easy FAQ Manager] Unable to separate topics on pageReplace “topic-slug” with the actual slug of the topic, i.e. “feedback” or “help” whatever it may be called.
Forum: Plugins
In reply to: [SFN Easy FAQ Manager] bread crumbsLooks like an issue with your theme, since its erroring out on one of the theme files and not the plugin. Not sure the function that it uses to create breadcrumbs is compatible.
Forum: Plugins
In reply to: [SFN Easy FAQ Manager] Anchors on headingYou’ll need to be a bit more descriptive. Not sure what you mean by anchor.