renpersonal
Forum Replies Created
-
Forum: Plugins
In reply to: [SportsPress - Sports Club & League Manager] Problem with RestApi PlayersThanks Savva, works fine.
About the parameter “per_page” is limit to 100, and it’s necessary use parameter “page” to request next pages.Forum: Plugins
In reply to: [SportsPress - Sports Club & League Manager] Problem with RestApi PlayersHave you some example to use inside a plugin in wordpress?
Forum: Plugins
In reply to: [SportsPress - Sports Club & League Manager] Problem with RestApi PlayersAnother question Savvas? It’s possible to create events player vs player with api’s.
Forum: Plugins
In reply to: [SportsPress - Sports Club & League Manager] Problem with RestApi PlayersHi, adding the parameter “?per_page=X” works fine.
Forum: Plugins
In reply to: [SportsPress - Sports Club & League Manager] Problem with RestApi PlayersSame result, only 10 players are returned.
Forum: Plugins
In reply to: [SportsPress - Sports Club & League Manager] Problem with RestApi PlayersHi Savvas, I changed limit player to 200 and unchecked pagination in the tab players on settings, but only 10 players are returned by de api.
I executed the request with postman.Hi Peter, Data Publisher.
The transfer to staging to main site is full. Then, the views already created in data publisher lost the connection to database.Hi Peter, no problem to use GET method.
About filter date, I did not mean the search field. My problem is, when i add a parameter to filter in a date column using shortcode method (wpdataaccess pub_id=”1″ filter_field_n…), it’s ok, but with url method nothing happens, however, others no date columns in url method filter correctly.