Tagged: ,

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #27271

    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.

    #133436

    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

    #133437

    Hi!

    I like the suggestion. Will be added to the next update :)

    Best regards,

    Kriesi

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Post: Audio Format’ is closed to new replies.