Home Forums WoodMart support forum Instagram

Instagram

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #478574

    jb.jacopobellani
    Participant

    Hi, I have a problem with the instagram link, as you can see in the attached photos.
    It shows me the photos one on and one off.
    How can i solve it?
    thank you very much

    Attachments:
    You must be logged in to view attached files.
    #478969

    Hello,

    Please insert the site admin access into the Private content below the message area. We will take a closer look at the case.

    Best Regards

    #479401

    jb.jacopobellani
    Participant

    thank you very much

    #479771

    Hello,

    Please add this code to the functions.php of the child theme we will fix that in the nearest feature:

    add_action( 'image_sideload_extensions', function( $allowed_extensions ) {
    	$allowed_extensions[] = 'heic';
    	return $allowed_extensions;
    });

    If you have any questions please feel free to contact us.

    Best Regards

    #479927

    jb.jacopobellani
    Participant

    Perfect works, thank you very much

    #480102

    You are welcome! We are here to help.

    Wish you a wonderful day!

Viewing 6 posts - 1 through 6 (of 6 total)

The topic ‘Instagram’ is closed to new replies.