Andrew Norcross
Forum Replies Created
-
Forum: Plugins
In reply to: [YOURLS Link Creator] URL isn't generated for a scheduled postthanks! pulling the git now, will commit it once I get it sync’d up.
Forum: Plugins
In reply to: [SFN Easy FAQ Manager] Hyperlinks on questions1.) loading the default CSS will give it a pointer cursor. if you want, you can add your own CSS to make it look / act as you see fit.
2.) you can use the limit attribute in the shortcode to control how many to show. the instruction page shows the details.
Forum: Plugins
In reply to: [SFN Easy FAQ Manager] Localizationgreat! we got it working, I’ll include it in the next release
Forum: Plugins
In reply to: [SFN Easy FAQ Manager] LocalizationI’m not too sure. you can email me the files norcross @ reaktivstudios.com and i’ll include them in the main plugin, and see why they aren’t being picked up.
Forum: Plugins
In reply to: [SFN Easy FAQ Manager] FAQS Not displaying correctly in wordpress dashboardI pushed out an update that refactored how the post panel worked, and I removed the “answers” part completely. this should resolve the issue, however, I was not able to re-create it.
Forum: Reviews
In reply to: [Schema Creator by Raven] Structured Data is Visible on PageThat’s not how proper schema data works. Some of the elements (i.e. ratings scale on a review) aren’t visible, but the bulk of the content IS visible, by design.
Look at the schema.org site for “events” : http://schema.org/Event
you’ll see they take normal markup and add the schema parts, but the content remains. as it should.
Forum: Plugins
In reply to: [Schema Creator by Raven] [Plugin: Schema Creator by Raven] More schemas?@daftpunk44 I’m waiting for some more documentation on the new 3.5 media manager to see how I can leverage that to make the whole process easier.
Forum: Plugins
In reply to: [SFN Easy FAQ Manager] FAQS Not displaying correctly in wordpress dashboard@rulysteve could you post a separate thread with your issue, along with some more details on how you’re calling the FAQs? Since they aren’t the same issue (one is front end and the other is back end) the questions will be different,
Forum: Plugins
In reply to: [SFN Easy FAQ Manager] FAQS Not displaying correctly in wordpress dashboardThat’s strange, and something I haven’t seen yet. Ill take a look.
If possible, could you tell me what some of the titles are?
Forum: Plugins
In reply to: [Schema Creator by Raven] [Plugin: Schema Creator by Raven] More schemas?@daftpunk44 we do have plans to add the aggregate, but it’s trickier because there’s no clean way to check for multiple reviews being present first.
this thread is meant as a notice, not a place to post questions.
that being said, the issue is that your theme is somehow altering the loop.
Forum: Plugins
In reply to: [Schema Creator by Raven] Plugin Breaking url'sAs we discussed this issue via email and determined it wasn’t related to the plugin, I am closing this as resolved.
Forum: Plugins
In reply to: [YOURLS Link Creator] How to use YOURLS shortlink in theme phpglad you find it useful!
@starrwulfe I can see how that would be an issue. I’ll look at adding an option to choose GUID instead of pretty links.
Forum: Plugins
In reply to: [YOURLS Link Creator] Should this plugin grab existing Yourls short URLs?Yeah, the first time I clicked it, it first said ‘success’ then it gave the error. I opened the DB itself to check for the old keys, and none existed. so it looks like we’re set.