codefish
Forum Replies Created
-
It probably has to to with a bug when a pin contains a quote (“) character. In your feed (https://pinterest.com/BlingingBeauty/feed.rss) there is an entry about books that contains the quotes. This was not properly handled by the plugin, but I fixed it today. I will release the fix in the next couple of days. This should fix your issue.
Good to hear the issue is resolved! As for the broken images, the widget loads the images from Pinterest. So either a) the image is (temporarily) unavailable at Pinterest or b) the url is somehow malformed by the widget. If it happens again, you could check the actual url the browser tries to load. Let me know when you find an issue that is caused by the widget. Thanks!
Forum: Plugins
In reply to: [Pinterest Pinboard Widget] [Plugin: Pinterest Pinboard Widget] more pinsThere’s not really a way to fix it right now.. You could do it rewriting the HTML using javascript. I will add it as a feature in the upcoming release. I plan to add it somewhere next week…
Hope this helps & thanks for the feedback!
An upgrade to 1.0.1 should fix the logo issue, see:
Let me know if it doesn’t work for you!
Hey Miguel,
Do you mean centering the full widget, including link and images?
Initially my idea was to create a simple widget. To allow ‘special’ styling, this can easily be done in the CSS of the theme you’re using. Is this an option for your site?
Nice that the plugin behaves as expected now. No problem for the feedback, let me know if you encounter any other issues with the plugin!
Can you upgrade to the latest version (I just releases 1.0.1). It has some CSS improvements and may solve your issue.
Please let me know, so I can update CSS to fix this!
The current version has the following css for the thumbnails:
#pinterest-pinboard-widget-container .pinboard img { width: 61px; height: 61px; padding: 0 4px 4px 0; }
This should not though the Pinterest logo.. What browser/OS are you using? Do you have a url I can check?