manzullo
Forum Replies Created
-
Forum: Reviews
In reply to: [Rest Routes – Custom Endpoints for WordPress REST API] Excellent SupportIn views i can show posts ordered by distance. With your plugin you have a function to order posts by distance from a given lat,lon parameter ?
I would buy just for this reasonForum: Reviews
In reply to: [Rest Routes – Custom Endpoints for WordPress REST API] Excellent SupportI made the site with views, i’d need to output a json ordered by distance like in views
Forum: Reviews
In reply to: [Rest Routes – Custom Endpoints for WordPress REST API] Excellent SupportCan I ask, if not just made, a request about toolset views output in json please?
Forum: Plugins
In reply to: [Views Output Formats] Json not compatible with senchaHi, i’m sorry but i’m not a programmer and i’m not sure about my modification.
I modified for my self this condition:
if($format === 'json') header('Content-type: application/javascript');
and the output like this:
//Print output
$callback = $_REQUEST['callback']; //start output echo $callback . '(' . json_encode($output) . ');'; //echo $output;
This generate json like this:
(“{\”posts\”:[{\”ID\”:6434,\”post_author\”:\”1\”,\”post_date\”:\”2015-05-20 12:24:27\”,\”post_date_gmt\”:\”2015-05-20…
You can note the round bracket at the beginning, that works for my issue but i’m not sure about that for other people, i really and not sure about this arranged solution to be the right also for me but it works for sencha.
I tested in many ways the json for 2 days, i noticed that when i putted the json output in a texy file and the output was the same sencha (extJs) didn’t work, so i went to see Json Api code.
The json api plugin works too, but i use toolset and i prefear to use your plugin. It is my first time trying to implement JsonP
I can say that Json API doesn’t output the round braket
Forum: Plugins
In reply to: [Views Output Formats] Json not compatible with senchaI figured that the error is about the callback function that this plugin doesn’t have.
I added it manually, i’d like you to integrate this feature for everybody
Thank You so much
Forum: Plugins
In reply to: [SEO Ultimate] Post Search Engine Listing FieldsHi, i’m sorry but since i upgraded to wordpress 3.9 and latest version of SEO ULTIMATE my page’s serp results are badly updated to a strange titles.
Forum: Plugins
In reply to: [Taxonomy Metadata] Need guide to use…help pleaseSorry but nobody understand how to use this plugin can you be more clear?
We don’t know where add code for example