krisgesling
Forum Replies Created
Viewing 3 replies - 1 through 3 (of 3 total)
-
Hey, just had the same issue – reverted to v1.2.14 for the moment.
Good luck.
Also pretty sad to see that ActiveCampaign don’t respond to critical bug reports by paying customers in a timely fashion…
Forum: Plugins
In reply to: [Pinterest RSS Widget] Trouble using Pinterest RSS within Theme FilesHi bkmacdaddy, I set up a test site and dropped in the following code to index.php to simulate what I was talking about. Can’t remember precisely how I was doing it before but hopefully this helps.
<article class="post-1 post type-post status-publish format-standard hentry category-uncategorized"> <header> <h2 class="entry-title">Pinterest RSS Plugin Test</h2> </header> <div class="entry-content"> <?php get_pins_feed_list('bkmacdaddy', 'design-inspiration', 10, 'myList', 1, 'newwindow', 'yes', 125, 125, 'large'); ?> </div> </article>NB: I only made it an article element so it was easier to see in the standard Twenty Fifteen theme.
Forum: Plugins
In reply to: [Pinterest RSS Widget] Trouble using Pinterest RSS within Theme FilesHi Zeeg, looking at your site I’m guessing you didn’t manage to get this working?
I’m having the same trouble but have given up and just embedded it in a page using the shortcode. If anyone knows a fix it would be well appreciated.
Viewing 3 replies - 1 through 3 (of 3 total)