Andrew Norcross
Forum Replies Created
-
Forum: Plugins
In reply to: [YOURLS Link Creator] Weird error messagewhat’s the domain this is happening on?
Forum: Plugins
In reply to: [YOURLS Link Creator] what is this madnessok. its conflicting with stats (it appears). email me norcross@reaktivstudios.com and we can figure this out.
Forum: Plugins
In reply to: [YOURLS Link Creator] Where is the API located?@sixfootjames you need to get the API key from your stand-alone YOURLS install. the plugin does not do that for you.
Forum: Plugins
In reply to: [YOURLS Link Creator] what is this madnessI’m pushing out some fixes now. can you update, then look at what the return is in Firebug? I am not sure why it would be returning your entire site.
Forum: Plugins
In reply to: [YOURLS Link Creator] IDN supportwhat is the domain name in specific?
Forum: Plugins
In reply to: [YOURLS Link Creator] Double ClickI’ve noticed it at times myself. Everything I can see, it’s related to the YOURLS API itself, that the data isn’t returned properly. I’ve added a few checks in the next release, but please let me know if the reoccurs.
Forum: Plugins
In reply to: [YOURLS Link Creator] what is this madnessbizarre. let me take a look. where / how is that being generated?
Forum: Plugins
In reply to: [Schema Creator by Raven] [schema type="null" ]the plugin is built to have user entry of the data, and creates a shortcode (which then spits out the markup to avoid having the visual editor break it).
If you are using an import function (CSV or otherwise) then the content portion would have to have the properly constructed shortcode in it, or an additional function to parse extra data into the shortcode. However, I’m not sure how the importer would know where to place the shortcode, since it can be done anywhere within the content.
at this time, I don’t plan on building any sort of auto-creation functionality, since the point is for specific details per user.
Forum: Plugins
In reply to: [Schema Creator by Raven] [Plugin: Schema Creator by Raven] More schemas?@daftpunk44 thanks man. I’ll get that cleared up.
Forum: Plugins
In reply to: [SFN Easy FAQ Manager] Expand All / Collapse All feature?would this be a global thing or appended to each FAQ?
Forum: Plugins
In reply to: [SFN Easy FAQ Manager] Change FAQ parentno, but that’s a WP limitation, not one of the plugin. You can’t have pages and other post types sharing URL slugs, as one will take over the other. and the custom post type setup (which is what the plugin uses) doesn’t take URLs in that fashion.
Forum: Plugins
In reply to: [SFN Easy FAQ Manager] Expand All / Collapse All feature?there currently is not a method to expand / collapse all items. it’s currently built to collapse all FAQs except the one you’ve clicked at that time.
there isn’t an easy way to add a button (or something) to expand / close all of them, as there isn’t a standard place to put it. If you were to have this, where would it be located?
Forum: Plugins
In reply to: [SFN Easy FAQ Manager] Search Box EMail Notificationthere is an optional widget that will search just the FAQs.
as for an email setup, the plugin is currently not built to handle user submissions, rather, they are all handled on the back-end by someone who has editing ability. If that’s something you need, I’d recommend using something like Gravity Forms with the custom post type add-on.
Forum: Plugins
In reply to: [SFN Easy FAQ Manager] text formatting not wrapping.you can email me a link so I can see what’s going on norcross@reaktivstudios.com
Forum: Plugins
In reply to: [SFN Easy FAQ Manager] FAQS Not displaying correctly in wordpress dashboard@rulysteve great! thanks for letting me know.