• robotized

    (@robotized)


    We used a featured image on every page of our website.

    If there are more than one image, we use a slider functionality, which works fine.

    There was an update PHP 7.x to 8.0/8.1 a while ago.

    When this update was done, all featured images disappeared. They are still set in wordpress, but not visible on the website anymore.

    Can some help on this?

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • radhika1992

    (@radhika1992)

    Hi

    Thanks for contacting to us. Now we have removed feature image from the page. If you want to show feature image on the page. Follow the given below instruction.

    1 Find the page.php file located in your theme folder. Open the file and find the_contnet(); functions inside the page.php file.

    2 Add the below line of code just before the the_content(); functions.

    appointment_post_thumbnail('','img-responsive');

    3 More help see the snapshot.

    Feel free to contact us for further assistance.

    Thanks&Regards

    Support team

Viewing 1 replies (of 1 total)
  • The topic ‘Main picture’ is closed to new replies.