Hi everybody !
I am from Viet Nam and my english is very poor. I am a beginer. I have problem when i try to display some custom file on my index website.
I created 2 custom field: Giá: 120.000 and Size: XL. I want to display value of key 'Giá' in each product on my index website.
I try to use code: get_post_meta(get_the_ID(),'Giá',true) in index.php and single.php but it doesn't work.
But when i used the same above code in category.php it work. I don't understand what is problem. Who can help me please. Thanks you so much. I am very look forward to yours replay !