• Resolved Petiteto

    (@petiteto)


    Hi!

    Firstly, thanks for this great plugin, help for me a lot! ??

    So, I have a little problem. I use the Rescue theme and when I turn on this theme I can’t add featured image to the pets (the featured image box does not appear). However, if I turn on an other theme (for example Twenty Fourteen theme)then I can add feautered image to the pets.

    How can we solve this problem?

    Thank you in advance for your help! ??

    https://www.ads-software.com/plugins/pet-manager/

Viewing 1 replies (of 1 total)
  • Thread Starter Petiteto

    (@petiteto)

    I found the problem:

    You need to replace this line in the theme functions.php:
    add_theme_support( 'post-thumbnails', array( 'post', 'slides', 'wppetfinder_pet' ) );

    To:
    add_theme_support( 'post-thumbnails', array( 'post', 'slides', 'wppetfinder_pet', 'pet' ) );

Viewing 1 replies (of 1 total)
  • The topic ‘How can i add photos to the pet?’ is closed to new replies.