define('DISALLOW_FILE_EDIT', true); Comments for unFocus Projects – Kevin Newman and Ken Newman http://www.unfocus.com Home of Scripts 'n Styles for WordPress, Backstage2D and History Keeper! Wed, 22 Nov 2017 16:40:16 +0000 hourly 1 https://wordpress.org/?v=6.2.4 Comment on Scripts n Styles by Kenneth Newman http://www.unfocus.com/projects/scripts-n-styles/comment-page-1/#comment-193674 Wed, 22 Nov 2017 16:40:16 +0000 http://www.unfocus.com/#comment-193674 In reply to Dave G.

Yes, it’s a little counter-intuitive, but you just clear out all the text and save. The plugin should detect an empty hoop and remove it for you.

]]>
Comment on Scripts n Styles by Kenneth Newman http://www.unfocus.com/projects/scripts-n-styles/comment-page-1/#comment-193673 Wed, 22 Nov 2017 16:38:02 +0000 http://www.unfocus.com/#comment-193673 In reply to Marlon.

Yes, this is 100% a good point. WordPress 4.9 introduces CodeMirror (the thing I’m using) into the Core software, and will include accessibility enhancements as you’ve described. I will be migrating over to their standard in the next major release, but that release is taking a while to write. Hopefully, I’ll have this out soon.

]]>
Comment on Scripts n Styles by Marlon http://www.unfocus.com/projects/scripts-n-styles/comment-page-1/#comment-193364 Tue, 07 Nov 2017 17:07:52 +0000 http://www.unfocus.com/#comment-193364 Hello,

I want first to thank you for putting this piece of code together. It wa sso frustrating not tu easily add hjavascript to some posts.

I am the chief editor of https://www.blindtec.com.br a podcast and blog which helps blind people to better living by using eficiently assistive technology.

And here comes my problem: I am also visually empaired. The editor you are using in the plugin is not accessible with screen readers. It seens the same editor used by json lint. The cursor is not tracked correctly, so I have to type all the scripts in notepad where I can navigate through the code in an accessible manner and then go to the script editor select all and delete, then select all from notepad and copy and past.
For intensive script editing sessions this is very very exaustive. I won’t ask you to reimplement all the editing boxes using another framework, although the wordpress visual editor component works like a breese. Instead, is it possible to give us a choice to use either this inaccessible component or a classic textarea? If this choice existed I would just switch to the classic component and my workflow would work as I need it to.

Thanks,
Marlon

]]>
Comment on Scripts n Styles by Dave G http://www.unfocus.com/projects/scripts-n-styles/comment-page-1/#comment-192210 Sat, 12 Aug 2017 11:48:47 +0000 http://www.unfocus.com/#comment-192210 is there any way to remove delete hoops?

]]>
Comment on SVGView for Xamarin.Android by Kevin Newman http://www.unfocus.com/2014/02/19/svgview-for-xamarin-android/comment-page-1/#comment-191884 Thu, 06 Jul 2017 19:20:59 +0000 http://www.unfocus.com/?p=4342#comment-191884 In reply to Asiyeh Bhl.

Hey – I won’t be of much help as I haven’t used Xamarin in quite some time. Based on what I remember, if it requires a specific Android API then you may be able to use that method that Android supports to back-fill APIs to older platforms (you do something like set your API to 23, and then set your target to 15 and it tells the compiler to pack in the newer APIs to your app – something like that).

]]>
Comment on SVGView for Xamarin.Android by Asiyeh Bhl http://www.unfocus.com/2014/02/19/svgview-for-xamarin-android/comment-page-1/#comment-191763 Fri, 23 Jun 2017 19:22:06 +0000 http://www.unfocus.com/?p=4342#comment-191763 Hi
i have read your document about svg files.
but now xamarin android support library(v25) has the support for svg files. then no need to add extra librarys i guess.
but when i use it apps its ok on api23.. but give runtime error on api16..
so i was wondering if u cand help me with that..
is that even possible to have it back to work again?

]]>
Comment on HiDPI/Retina for CreateJS (Flash Pro HTML5 Canvas) by HiDPI/Retina Screen Support for HTML5 Canvas Documents | Adobe Animate Team Blog http://www.unfocus.com/2014/03/03/hidpiretina-for-createjs-flash-pro-html5-canvas/comment-page-1/#comment-187735 Tue, 20 Sep 2016 23:34:53 +0000 http://www.unfocus.com/?p=4365#comment-187735 […] adding a piece of code once the stage is defined in your published HTML file. Read Kevin’s blog post to learn about how to do […]

]]>
Comment on HiDPI/Retina for CreateJS (Flash Pro HTML5 Canvas) by Jonny http://www.unfocus.com/2014/03/03/hidpiretina-for-createjs-flash-pro-html5-canvas/comment-page-1/#comment-186827 Tue, 19 Jul 2016 14:32:53 +0000 http://www.unfocus.com/?p=4365#comment-186827 Thanks Kevin, this worked for me.

]]>
Comment on HiDPI/Retina for CreateJS (Flash Pro HTML5 Canvas) by NanoFL and HiDPI | headchant http://www.unfocus.com/2014/03/03/hidpiretina-for-createjs-flash-pro-html5-canvas/comment-page-1/#comment-185468 Thu, 07 Apr 2016 11:42:44 +0000 http://www.unfocus.com/?p=4365#comment-185468 […] the src folder you will find a Game.js file with some boilerplate code. As suggested by Kevin Newman it is quite easy to change the canvas of CreateJS to use the HiDPI settings. We modify the code […]

]]>
Comment on Case Insensitive Permalinks Plugin for WordPress by Emily Capito http://www.unfocus.com/2007/08/31/case-insensitive-permalinks-plugin-for-wordpress/comment-page-1/#comment-185192 Wed, 23 Mar 2016 18:28:59 +0000 http://www.unfocus.com/projects/2007/08/31/case-insensitive-permalinks-plugin-for-wordpress/#comment-185192 THANK YOU! This worked like a charm – it’s virtually never this easy to troubleshoot a WordPress problem.

]]>
Comment on HiDPI/Retina for CreateJS (Flash Pro HTML5 Canvas) by Marjan Trajkovski http://www.unfocus.com/2014/03/03/hidpiretina-for-createjs-flash-pro-html5-canvas/comment-page-1/#comment-184198 Mon, 18 Jan 2016 21:15:47 +0000 http://www.unfocus.com/?p=4365#comment-184198 Great tuturial. Thanks for explaining how to adding HiDPI and Retina screen support for Adobe Animate HTML5 Canvas.

]]>
Comment on Scripts n Styles by Jacob Canote http://www.unfocus.com/projects/scripts-n-styles/comment-page-1/#comment-167143 Thu, 30 Apr 2015 08:35:23 +0000 http://www.unfocus.com/#comment-167143 This is the missing piece to WP plugin arsenal. LOVE HOOPS! I use them with Custom Content Shortcode and it is powerful tool, indeed.

]]>
Comment on Case Insensitive Permalinks Plugin for WordPress by Nicky Moorhead http://www.unfocus.com/2007/08/31/case-insensitive-permalinks-plugin-for-wordpress/comment-page-1/#comment-116088 Wed, 10 Sep 2014 08:50:46 +0000 http://www.unfocus.com/projects/2007/08/31/case-insensitive-permalinks-plugin-for-wordpress/#comment-116088 September 2014 and this plugin is still working a treat. Thank you sir!

]]>
Comment on Including Page Templates from a WordPress Plugin by seema http://www.unfocus.com/2010/08/10/including-page-templates-from-a-wordpress-plugin/comment-page-1/#comment-70689 Wed, 12 Mar 2014 06:49:03 +0000 http://www.unfocus.com/?p=481#comment-70689 Custom taxonomy page is not working .Getting 404 page not found error. and I have taxonomy-courses.php page in theme folder. but it doesn’t redirect.

taxonomy_template filter is also not working.
Please give me some solution.

]]>
Comment on HiDPI/Retina for CreateJS (Flash Pro HTML5 Canvas) by WraithKenny http://www.unfocus.com/2014/03/03/hidpiretina-for-createjs-flash-pro-html5-canvas/comment-page-1/#comment-70116 Tue, 04 Mar 2014 05:26:40 +0000 http://www.unfocus.com/?p=4365#comment-70116 RT @Touvan: HiDPI/Retina for CreateJS (Flash Pro HTML5 Canvas): Adding HiDPI and Retina screen support to a CreateJS (Flash H… http://t.c…

]]>
Comment on SVGView for Xamarin.Android by WraithKenny http://www.unfocus.com/2014/02/19/svgview-for-xamarin-android/comment-page-1/#comment-158596 Tue, 04 Mar 2014 05:26:38 +0000 http://www.unfocus.com/?p=4342#comment-158596 RT @Touvan: SVGView for Xamarin.Android: Instead of making dozens of PNG files for all the various screen sizes for icon asse… http://t.c…

]]>
Comment on History Keeper – Deep Linking in Flash & JavaScript by 75 (Really) Useful JavaScript Techniques - Internet Business http://www.unfocus.com/projects/historykeeper/comment-page-1/#comment-69901 Thu, 27 Feb 2014 12:44:19 +0000 http://www.unfocus.com/projects/?page_id=3#comment-69901 […] History Keeper unFocus History Keeper is a JavaScript based library for managing browser history (back button) and providing support for deep linking for Flash and Ajax applications. It enables back button support, for client-side applications, has a hash-based deep linking (Anchor Style – index.html#foo=bar) and is event-driven – Subscriber pattern. Currently the script works well in all modern browsers. […]

]]>
Comment on SVGView for Xamarin.Android by Touvan http://www.unfocus.com/2014/02/19/svgview-for-xamarin-android/comment-page-1/#comment-69837 Wed, 19 Feb 2014 23:49:54 +0000 http://www.unfocus.com/?p=4342#comment-69837 Blogged: SVGView for Xamarin.Android http://t.co/J4DWspusQj #Xamarin #Android #development

]]>
Comment on Scripts n Styles by Kenneth Newman http://www.unfocus.com/projects/scripts-n-styles/comment-page-1/#comment-68492 Fri, 24 Jan 2014 19:15:57 +0000 http://www.unfocus.com/#comment-68492 In reply to Barry Glick.

Yes, the metabox for a single post is meant for the single view of that post.

To style a particular post on an archive type page (like the main blog page) you’d have to use the “Global” settings and carefully select the post’s classes.

(Sorry for the delay in response!)

]]>
Comment on Scripts n Styles by Barry Glick http://www.unfocus.com/projects/scripts-n-styles/comment-page-1/#comment-68114 Sun, 12 Jan 2014 01:47:24 +0000 http://www.unfocus.com/#comment-68114 Hi there!

I probably didn’t explain my difficulty very well. I have been using Scripts n Styles for a month or two, happily thinking it was styling my posts, and it was, however only posts I view by clicking the DIRECT link to the post. None of my styles show up if I load the main page of my blog which displays several posts in reverse date order. If I click on the link to the specific post, great, there is all my styling, but if I load the main blog page, it’s all gone.

It kind of figures, I suppose, because how could any of the Styling intended for a single post apply to all the posts on the main blog page?

Was this the intention of Scripts n Styles? I mean it works fine for a page. Was it intended only for single pages? That would seem to be the case, but I’d like it verified, so I don’t keep beating my head agains a wall trying to get my styles to show up.

Please let me know. I like the plugin and it works fine for pages, just not posts. If it is supposed to work for posts, please let me know. Thanks!

Barry

]]>