Tagged: audio, Post Format
Hi, Noticed that there is no ‘Audio’ Format available in the Enfold theme for Posts.
Made these changes in the ‘functions.php’ file:
/*
* add post format options
*/
add_theme_support( ‘post-formats’, array(‘link’, ‘quote’, ‘gallery’,’video’,’image’,’audio’) );
Now I see the ‘Audio’ Format available for Posts but after choosing this format, the Post ‘Title’ looses its normal formatting. Meaning it doesn’t show in the CENTER, nor is it BOLD and doesn’t LINK to the Post; like all other Post Titles.
Here is a test post under Audio Format:
http://aumfoundation.com/test-audio-post/
Please help as I often need to post under Audio Format.
Hi!
I’ll tag this thread for Kriesi (feature request). The theme simply doesn’t support the audio format at the moment and there’s no quick fix.
Regards,
Peter