Paul van Zyl
Forum Replies Created
-
Forum: Plugins
In reply to: [Visual Icon Fonts] Questions and suggestionshey GermanKiwi
Thank you so much for taking the time to check out my plugin and for the great feedback and questions, I really appreciate it.
I’ve really tried to build something that makes using icon fonts easy, and I’m not a fan of the shortcode myself – unless its the last resort, but for something like this I think its absolutely necessary to see them in the editor.
With regards to your questions, I absolutely plan to stay up to date with Font Awesome and the other icon font families I’ll include over time, but as you pointed out, it will take a little time when these come out. With regards to the plugins page, I will absolutely add a settings link to the plugins page to make it easier to find. On the last point though I’m not sure I agree 100%, I think if there is mor request for this I can move it, but WordPress’ default function for adding a plugin menu specifically adds it to the plugins drop down, I’m not absolutely set on this, but will give it some thought and do some more reading around ‘best practices etc’.
Thanks again, I hope you enjoy using the plugin. and if you’d be so kind as to leave a rating I’ll be forever grateful.
Warmest Regards
Paul
Forum: Plugins
In reply to: [WordPress Charts] Make wp-charts available in admin area?Hey
This isn’t really something I’d like to achieve with this plugin, I plan to use chart.js for exactly that mysel, and if you want to mess with it you could absolutely enqueue the scripts etc in the admin, but unfortunately its a bit far off my roadmap as function of this plugin.
Thanks for the thought, for checking out wp-charts.
Regards,
Paul
Forum: Reviews
In reply to: [Visual Icon Fonts] Useful!no excuse really, going for my MVP, and did it without thinking too much, will roll it out with the correct action shortly, I was kind of thinking about trying to make sure it was enqueued last, but it is a bit silly.
I pride my self on being a bit of stickler for getting it right – good call fburatti…. thanks for taking the time to look at my plugin – and my code! 🙂
Cheers
Paul
Forum: Plugins
In reply to: [WordPress Charts] widget in home dont worktry the hex values, #ff0000, #0000ff
Forum: Plugins
In reply to: [WordPress Charts] Datetime valuesHey there, I don’t think this is related to my plugin, I don’t have any CSV functionality, so not entirely sure what you’e on about, please let me know and if you can include a little more detail about your particular problem I’ll be happy to help.
Kind Regards
Paul
Forum: Plugins
In reply to: [WordPress Charts] widget in home dont workHey gugupm
I’m going to assume this fixed your issue, please let me know if you have any further problems.
Kind Regards
Paul
Forum: Plugins
In reply to: [Visual Icon Fonts] Shows me nothing :(Hi Martin
Assume you found the conflicting plugin, please let me know if you did, or if you need any further help.
Cheers.
Forum: Plugins
In reply to: [Visual Icon Fonts] Shows me nothing :(Hi Martin
I’ve just tested it on a clean install with the 2012 theme, with a fresh download, and all seems to be well, no errors and certainly not the same issue.
I’d recommend the following :
1. download again a fresh version and install that.
2. Check first with your other plugins deactivated – please let me know if there is a plugin causing the issue so that I can investigate.
3. Check in a default theme if 2. yields no results.Please let me know as soon as you’ve had a chance to check it out.
Kind Regards
Paul
Forum: Plugins
In reply to: [Visual Icon Fonts] Shows me nothing :(Hey martin,
Thanks for the query, that is very odd, I’m out right now but will check the plugin package first to make sure there are no error is my upload as soon as I’m infront of my laptop, and the second thing I would like to check is if there are any conflicts with another plugin you may be using…in the mean time would you check there are no conflicts (which I’ll work to resolve if there are) by deactivating any othet plugins you’re running and possible switching to a default theme such as twenty twelve please.
Will get back to you shortly, thanks again for the feedback.
Regards
Paul
Forum: Plugins
In reply to: [WordPress Charts] widget in home dont workHey Gustavo,
The colors only accepts hex values, try changing those to the # of the red and blue you want, this should also be a comma separated list.
Hope that helps let me know how it works out.
Warmest Regards
Paul
Forum: Plugins
In reply to: [WordPress Charts] Adding a legendHi Remixines
Thanks for the comment and feedback,
Busy with legends currently, I’ve got one more minor release with the ‘proportions’ feature and then will add the legends. look out for them in version 0.7
Regards
Paul
Forum: Plugins
In reply to: [WordPress Charts] canvas does not workah, didn’t see your post above, thats what I thought, so in order to keep the charts responsive in all browsers, , we’ll need to supply a proportions property so that the height can be calculated by the JS. (for example you’d need to put in the proportion value of 3.33 – I’ll have this sorted in 0.6.8 – should do it tonight or tomorrow.)
also, 0.5.2 is available for now, and I’ll have a workable solution for you in the next minor update as soon as possible.
Forum: Plugins
In reply to: [WordPress Charts] Internet Explorer not displaying charts correctlyIts an absolute pleasure.
Forum: Plugins
In reply to: [WordPress Charts] canvas does not workHey
Are you wanting to use the canvasheight and canvaswidth to create charts that do not have a equal height and width?
the only way I can think that this will work while keeping them responsive is to create a proportions property that will allow the script to calculate that width and height appropriately on resize.
if this is your sue case let me know and I can probably add this feature tonight, though i’ll need some testing as I haven’t tried this at all.
Regareds
Paul
Forum: Plugins
In reply to: [WordPress Charts] canvas does not worksorted….