agent207
Forum Replies Created
-
Forum: Plugins
In reply to: [Calendar Archives] Display a Single Category OnlyWhere do I add the category to the url?
Forum: Plugins
In reply to: [Calendar Archives] Display a Single Category OnlyI’m not familiar with the pot file. If I have three different pages each showing a different category, would I need three separate pot files? Can you show me what the code in the pot file would look like to diaplay a given category? Any help would be appreciated.
Forum: Plugins
In reply to: [JSON API] JSON API create_post, always create double postsWe are also using the authority version of json-api
Forum: Plugins
In reply to: [JSON API] JSON API create_post, always create double postsDave are you having the problem when debugging the your app that calls the api? We noticed that if we let our app run it works correctly, but in debug mode it creates two wordpress post.
Forum: Plugins
In reply to: [JSON API] JSON API create_post, always create double postsI’m having the exact same problem. Did you ever resolve it? If so, can you share with me? Thanking you in advance.
Forum: Plugins
In reply to: [Arconix FAQ] FAQ's are all expandedProblem solved. It was another plugin that was causing the problem.
Forum: Plugins
In reply to: [JSON API] Removing a postOOPS! Thank you again, Freshcode. It now works fine.
Forum: Plugins
In reply to: [JSON API] Removing a postOne question Freshcode. When I execute the command I get the following error.
“error”: “Unknown controller ‘postsextra’.”
Does this need to initialize?
Forum: Plugins
In reply to: [JSON API] Removing a postThank you, Freshcode.