Forums
(@chieftechdog)
10 years ago
Solved! Just need to change “http” to “https” on line 72:
$pinterest_feed = fetch_feed( "https://pinterest.com/" . $instance['pinterest_username'] . "/feed.rss" );
Client’s site is having the same problem with this plugin. Anyone got ideas why it’s not working?