Andrew Norcross
Forum Replies Created
-
Forum: Plugins
In reply to: [SFN Easy FAQ Manager] Space after Answer lineIf it’s not an instance of your theme’s CSS overriding it, I would make sure you have the “use default CSS” box checked in the plugin settings page.
Forum: Plugins
In reply to: [SFN Easy FAQ Manager] [REQUEST] Pagiation within FAQ ManagerI’ll see how to include that within a shortcode display without it breaking themes. It may be a bit tricky, but I’ll do my best to include it.
Forum: Plugins
In reply to: [SFN Easy FAQ Manager] InternationalizationThanks! I’ll take a look and get it implemented as soon as possible.
Forum: Plugins
In reply to: [SFN Easy FAQ Manager] [Plugin: FAQ Manager] Run plugin as a pageThe main use of this plugin is using the information as a shortcode. Take a look at the “Instructions” tab within the FAQ menu on your admin panel and you’ll see all the shortcode options.
Forum: Plugins
In reply to: [SFN Easy FAQ Manager] InternationalizationIf you’re willing to do the actual internationalization, I’d be more than happy to include it and credit you.
Forum: Plugins
In reply to: [SFN Easy FAQ Manager] [Plugin: FAQ Manager] Display Category HeadlineSince you can use the theme’s built in template hierarchy, you can make any sort of template you’d like. I’ve enabled the ‘has_archive’ setting so you can build off that. Based on this and some of your other questions, it sounds you are looking for some very specific functionality. If you’d like to discuss a custom build at my hourly rate, let me know.
Forum: Plugins
In reply to: [SFN Easy FAQ Manager] [Plugin: FAQ Manager] Display Category HeadlineSince you can use the theme’s built in template hierarchy, you can make any sort of template you’d like. I’ve enabled the ‘has_archive’ setting so you can build off that. Based on this and some of your other questions, it sounds you are looking for some very specific functionality. If you’d like to discuss a custom build at my hourly rate, let me know.
Forum: Plugins
In reply to: [SFN Easy FAQ Manager] [Plugin: FAQ Manager] Custom Fields etc.Sure. I’ll make a note to include it in the next release.
Ahh, ok, I see what you mean. I’ve added it back in and pushed out an update.
According to the link you provided, you aren’t using the shortcode. You’re displaying the standard archive page (note the post meta data that is also appearing.)
I added a few more widgets, all of which are now enabled (without the option to turn them on or off). the “random” widget was otherwise untouched, so take a look and you should be able to add it back to the sidebar.
As it stands now, the collapse / expand only works when using the shortcode option, since it depends on specific div classes to work.
Forum: Plugins
In reply to: [SFN Easy FAQ Manager] [Plugin: FAQ Manager] Random and Latest FAQsRead through the shortcode options to see what’s built in. There are also sidebar widgets available. If you need something else, feel free to review the code and make something to suite your needs.
Can you provide a link?
I’ll see what’s possible, but the query language required may not be good for mass consumption. You can build your own shortcodes and put them in your theme’s functions file.