Marcos Curvello
Forum Replies Created
-
Forum: Plugins
In reply to: [JSON API] How to modify the JSON outputNevermind I figured it out, in case your wondering how, you can pass the “json_unescaped_unicode” in the url like this:
http://www.exemple.com/?json=1&json_unescaped_unicode=1But still I am facing my problem, I am experiencing weird characters in my JSON output, characters such as:
” ‘ ’Can anyone hint me what is causing these weird output formats ?
Forum: Plugins
In reply to: [JSON API] Modify JSON response@cadu de Castro Alves
Hey where do I place the following code?
I’m creating a iOS app, and I am using this JSON plugin to convert wp data so the app can consume it. But when the app parses the JSON there many unwanted html tags and html special characters.
I’m having a hard time customizing this plugin, for example this section:
3.1. Output-modifying arguments.
I want change these settings and see which will work best for me , but I don’t know where to insert these lines:
json_unescaped_unicode json_encodeHelp me out please, can you point me to in the right direction here ?
Thanks in Advance
Forum: Plugins
In reply to: [Recent Posts FlexSlider] Flexslider Won't ResumeHello David,
I searched around for a solution on this, but nothing seemed to solve it. I am no expert in jquery, have minimum skills with it. You can take a look on the slider I created here on this page http://boavistaja.com Also I am experiencing a subtle flash of all items inside the
<li>that wrap the content of each slide when the page loads, some ppl advise me to include modernizr in the header, but that did not work.Thanks,
MarcosForum: Plugins
In reply to: [Facebook] Like box only populates when I am logged into FacebookHello Niall Kennedy
I am having this issue happen on my site, the like box only appears when I am logged in to facebook on my browser. I checked my source on the page and the “fb-like-box” is rendered indeed into the code but still I don’t see it on page.
Any ideas how I can debug this?
Many ThanksForum: Fixing WordPress
In reply to: Custom Taxonomy and archive pagesI have a similar problem
I have archive pages separating posts by specific taxonomy and now they do not work anymore