24 reputation
6
bio website
location
age
visits member for 1 year, 4 months
seen 19 hours ago
stats profile views 3

1d
comment XML-RPC and $wpdb
This method calls comet ping pong.
1d
comment XML-RPC and $wpdb
I just can say I need to make thing like: in facebook notifications, when where are new messages and so on...
1d
comment XML-RPC and $wpdb
All Says that where are lots of examples, could you show me just one ?
1d
comment XML-RPC and $wpdb
In the example, there is described method and it works. But How to make this work in real time ? Always to get value from database everytime in real time without refreshing page ?
Apr
1
comment woocommerce product categories in menu
glad to hear this ;)
Mar
26
comment woocommerce product categories in menu
The menu save properly all is ok. I want to say that just logged users can see product categories in meniu front end.
Mar
26
comment woocommerce product categories in menu
I saw in other forums was a problem to other people, but couldnt find a solution... If use woocommerce product categories widget so it is working... so I guess something with woocommerce and wp_nav_menu
Mar
26
comment woocommerce product categories in menu
I was using several browsers...
Mar
26
comment $wpdb insert array
I used function serialize(), and it worked like a charm.
Mar
25
comment $wpdb insert array
This value is correct wp_tablename
Jan
14
comment Change places custom fields with title field in post wp-admin
It Works! Thank you very much!
Jan
14
comment Change places custom fields with title field in post wp-admin
Yes above title input.
Jan
10
comment Wordpress: Display posts by custom select query
Thank you so much!!! it works I was trying with select query, but this is much easier.