Forums
Home / Plugin: Custom Labels for WordPress Posts / Visible in elementor
(@hrzip)
6 months, 3 weeks ago
Hi!Is it possible to make it visible on elementor posts?
The page I need help with: [log in to see the link]
(@narenin)
Hi @hrzip ,
It is working fine at my end, please let me know if I am missing anything.
Screenshot : https://prnt.sc/GzyrBCX2rPLn
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.
6 months, 2 weeks ago
Screenshots
https://ibb.co/ccwqPG8https://ibb.co/FX2qN9N
6 months, 1 week ago
Any info regarding this?This is the website: https://www.zeatours.hr/
3 months, 2 weeks ago
@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.
_input_meta_box