Rhuan
Forum Replies Created
-
thanks, but this don’t work for me, i going search other solution, thanks again 🙂
sorry about my english, but is that, i wanna use for at the same time, because on my project has three tabs, and each tab show a custom wp query, one is for daily posts, other for weekly and the last for montlhy
If i use all don’t work, because this add plus 1 for all custom_fields
update_post_meta( $postid, 'views_total', wpp_get_views( $postid ) ); update_post_meta( $postid, 'views_daily', wpp_get_views( $postid, 'daily' ) ); update_post_meta( $postid, 'views_weekly', wpp_get_views( $postid, 'weekly' ) ); update_post_meta( $postid, 'views_monthly', wpp_get_views( $postid, 'monthly' ) );i only can use one of this?
Não entrou nenhuma nota no pedido
Vou dar uma olhada nesse link que me enviou e tentar entender xD não sou mto bom no inglês kk
google tradutor now! 😀Aqui também ocorreu o mesmo problema, o status ficou como Pagamento pendente e tive que fazer a liberação do pedido manualmente
Forum: Plugins
In reply to: [jQuery T(-) Countdown Widget] Show Content only if Countdown is activeme too need this solution, i need show content if only countdown active, if countdown 0 hide content, have chance this plugin make this? how make this shortcode?