How do i add an Icon shortcode to a php file ? because the shortcode that works in pages does not work in php , i need something similar to
<i class=””></i> is that possible?
Thanks
Hey!
You can use the do_shortcode function:
http://codex.wordpress.org/Function_Reference/do_shortcode
Best regards,
Josue
That would be nice if you give me the exact Code , you don’t have to but it would be nice !
Thanks
It’s fine now and working !
Thanks
You are welcome, always glad to help :)
Regards,
Josue