juandbb
Forum Replies Created
-
Forum: Plugins
In reply to: [Facebook Comments] PHP Warnings – Use of undefined constant countThank you Alex, because I have the same problem when using a shortcode. The screen is full of error messages about using an undefined constant.
Forum: Plugins
In reply to: [Age Verify] Translation problemHello Martin,
Have you succeeded translating names of days and months?
Thank you,
Forum: Plugins
In reply to: [WP REST API (WP API)] Save/Edit a commentThank you very much to both of you
Forum: Plugins
In reply to: [WP REST API (WP API)] AuthenticationThanks a lot again, you have been really helpfull.
Forum: Plugins
In reply to: [WP REST API (WP API)] AuthenticationMarked as resolved.
Forum: Plugins
In reply to: [WP REST API (WP API)] AuthenticationYes, thank you dunar21. Anyway I feel that the basic auth is not so secure for production, isn’t it? I’m more like trying the OAuth one, let’s see if I succeed in this as documentation is not very clear (at least for me!)
Forum: Plugins
In reply to: [WP REST API (WP API)] AuthenticationThanks a lot dunar 21.
Forum: Plugins
In reply to: [Map My Posts] Bigger Geochart mode mapNp, it was in the menu.
Forum: Plugins
In reply to: [Transposh WordPress Translation] Language by IPHi, no I didn’t implement it yet.
Anybody may help with this please? Thank you in advance
Too fast… No, it doesn’t work because “count” is giving sometimes a value over zero when it should be zero.
Solved, just wrapping the option tag with {{count}} and {{/count}} in dropdown-item.html
Hello,
I have the same problem in a dropdown list after upgrade. All taxonomies are listed even if they give no results, like if filtering were not working.
Forum: Plugins
In reply to: [Transposh WordPress Translation] Language by IPok Thank you
SOLVED – The reason is that my installation has hundreds and hundreds of blogs. On validation the plugin goes blog by blog using switch to blog, that’s why after a time it gives error 500.