Hi @hrzip ,
It is working fine at my end, please let me know if I am missing anything.
Screenshot : https://prnt.sc/GzyrBCX2rPLn
Thread Starter
hrzip
(@hrzip)
It’s not showing in the frontend on elementor posts widget.
Could you please share the screenshot of the same so I can take more closer look into this.
Thread Starter
hrzip
(@hrzip)
Thread Starter
hrzip
(@hrzip)
Any info regarding this?
This is the website: https://www.zeatours.hr/
@hrzip Do you mean you want to show “Custom Label for Posts” on https://ibb.co/FX2qN9N ?
If yes, then this will not show on the frontend but you can show this with the help of given code.
get_post_meta($post_id,'_input_meta_box',true)
In this _input_meta_box is the meta key.