• acann

    (@acann)


    Hi I have a wordpress site using a theme which doesn’t have post format options included. However, some old posts (likely when migrated from wordpress.com) have the “Gallery” post format and I need to change these to “Standard”.

    Is there a way for me to do this? Can I add something to my functions.php to add the post format options temporarily so I can change them? Or can I change this easily in the database?

    Any help is appreciated, thanks.

Viewing 1 replies (of 1 total)
  • It depends on the theme to have or not support to each one of the posts format. You can add them manually, but probably the result won’t look good.

    In this codex tutorial they explain in a very detailed way how the post format works and how to add any of them manually by changing the functions.php file.

    Please give a look at: https://codex.www.ads-software.com/Post_Formats

Viewing 1 replies (of 1 total)
  • The topic ‘Change Post Format when Theme doesn’t have options’ is closed to new replies.