• Hi there.
    I am looking for a way of setting categories images in bulk.

    I have lots of categories, and some require the same image.

    Can I do this in the DB directly? If so where?

    Thanks,
    Craig

Viewing 2 replies - 1 through 2 (of 2 total)
  • Moderator bcworkz

    (@bcworkz)

    Category images are not supported by default. Such capability is added by theme or plugin. You should inquire in the dedicated support forum of what ever package is responsible for adding this support.

    I’m guessing the image data is stored in term meta. A custom script could likely be written to add image meta data without going through the UI, but there would need to be some way for the script to know what image to associate with which category.

    https://www.ads-software.com/plugins/categories-images/
    I have had good experience with this plugin … you will need to change the coding slightly in your theme’s archive.php file

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Category Images’ is closed to new replies.