Posts by Rodrigo Brandão • 64 points
2 posts
-
3
votes1
answer285
viewsA: How to sort a category post by a Custom field?
You need to use meta_key as argument: $args = array( 'order' => 'desc', 'meta_key' => 'prod_preco', 'orderby' => 'meta_value_num', 'post_status' => 'publish', 'post_type' =>…
-
2
votes1
answer385
viewsA: Problems with HTACCES url - 301 redirect does not work on a page
Maybe in this format it works Redirect 301 /blog http://meusitenovo.com.br/blog/