Roy Sivan
Forum Replies Created
-
Forum: Reviews
In reply to: [SG-60 Style Guide Creator] Great for new clients!Thank you for the kind words ?? If you need any help with this or SG-90 let us know!
Forum: Plugins
In reply to: [AngularJS for WordPress] newPost post_type: not creating cptFix is in, thank you
Also, thank you for adding your request on CodeCavalry.com
Forum: Plugins
In reply to: [AngularJS for WordPress] newPost post_type: not creating cpt1. I will have to look into that, maybe when I did my code refactor for the latest push I messed something up there
— will update you —2. Check out my best practices blog article – https://www.roysivan.com/my-best-practices-to-developing-wp-api/-
There are many filters you can attach functions to that allow you to actually add data to the output, without creating a new endpoint.
Thank you for using my plugin ??
1.1.2 fix
Hey,
Nice Catch! I was assigning the array key twice…
fix is in latest update
Roy
Forum: Plugins
In reply to: [AngularJS for WordPress] No category assigned to new postsresolving for now.
Forum: Plugins
In reply to: [AngularJS for WordPress] No category assigned to new postsI like that, the only issue is that I figured I’d take it one step to the next level and added in a post type with the creation. So a user can now set a custom post type, when you set a post type it only grabs taxonomies associated with that post type, if any.
I can add in a post-type check and if it is include your line. I will think if there is a better solution.
Forum: Plugins
In reply to: [AngularJS for WordPress] No category assigned to new postsAdded functionality to 1.1 with post-type You can now set a post type and it will grab all taxonomies associated to that post type, then create a select box so you can set.
Only issue now is that the taxonomies are set AFTER save, so default category for posts (uncategorized) will be set… looking for a resolution.
Forum: Plugins
In reply to: [wpRTC - WebRTC for WordPress] Wp in a SubfolderFrancois,
Thanks for testing everything out!
I’m going to start working on v2 of the platform for both this free version and the pro version starting in April.
I will try to find time to do some debugging on the current build, but I think its an issue with the core framework / library powering it, so ideally I’d need to refactor to use another library/engine
Roy
Forum: Plugins
In reply to: [AngularJS for WordPress] No category assigned to new postsI’ll see if I can add this into the next version. thanks!
Forum: Plugins
In reply to: [wpRTC - WebRTC for WordPress] Code with name and title not functioningAs I say in the other threads, the technology library behind the plugin is probably the culprit.
I am going to try to patch an update soon, but most likely won’t get to the new version / overhaul of everything till April or May
Forum: Plugins
In reply to: [wpRTC - WebRTC for WordPress] Mac browser issues in Safari and ChromeDave,
Thanks for the feedback. I’m trying to get back to updating this plugin, and the pro version, in April/May.
The library behind my plugin Simple WebRTC isn’t the best, and most likely the culprit behind a lot of the issues.
If i find any free time I will try to look at my current version and patch an update.
Thanks,
RoyForum: Plugins
In reply to: [AngularJS for WordPress] Post content not displayed when context=viewmarking resolved
Forum: Plugins
In reply to: [wpRTC - WebRTC for WordPress] Black screenHi
I am going to be doing some testing this weekend. but Chrome and Safari are the only supported browsers due to it being a webRTC plugin, which is only really supported at this time by webkit.
Have you tried one of those browsers?
Forum: Plugins
In reply to: [wpRTC - WebRTC for WordPress] Wp in a SubfolderLooks like that there is someone else with the same issue.. let me check on it this weekend and get back to both of you with any fixes..
Roy