Hello to all!
—
I’m trying to make speed optimization for WP website, and there is the first issue in Google PageSpeed Insights – Optimize images
and in GTMetrix – Serve scaled images.
—
I see to these images and all these ones is from Pinterest Pinboard Widget.
—
Are there any chances to solve this issue?
How to solve it?
—
Thanks in advance.
Hey Guys! Love the plugin.
Just ran a PHP7 compatibility test on all of my plugins and there were some issues with yours.
Using: https://www.ads-software.com/plugins/php-compatibility-checker/
FILE: …/wp-content/plugins/pinterest-pinboard-widget/pinterest-pinboard-widget.php
————————————————————————————————————-
FOUND 2 ERRORS AFFECTING 2 LINES
————————————————————————————————————-
53 | ERROR | Deprecated PHP4 style constructor are not supported since PHP7
192 | ERROR | Deprecated PHP4 style constructor are not supported since PHP7
————————————————————————————————————-
Could you address these issues to keep this plugin future-proof? PHP 7 is supposed to be much faster and my host is moving to it this fall ??
Thanks!
https://www.ads-software.com/plugins/pinterest-pinboard-widget/
]]>In https://codex.www.ads-software.com/Writing_a_Plugin, in the Security Note under Plugin Files states to add defined( 'ABSPATH' ) or die( 'No script kiddies please!' );
at the top of each WP plugin PHP file so that the file won’t be remotely executed.
https://www.ads-software.com/plugins/pinterest-pinboard-widget/
]]>Can you specify a certain Pinterest board to show pins from? Some of my boards are not relevant and I would like the thumbnails to only be from my relevant boards. Thanks!
https://www.ads-software.com/plugins/pinterest-pinboard-widget/
]]>Hi,
Updated wordpress to latest version and its not working all of a sudden. Getting
Unable to load Pinterest pins for "username"
error.
Thanks
https://www.ads-software.com/plugins/pinterest-pinboard-widget/
]]>Please replace line 194 parent::WP_Widget(
with: parent::__construct(
https://www.ads-software.com/plugins/pinterest-pinboard-widget/
]]>I would like to place my recent pin selection in my footer. Will this plugin work for this? Thanks.
https://www.ads-software.com/plugins/pinterest-pinboard-widget/
]]>I’m wondering how to align the pinboard to lean right on the sidebar. I’m able to customize the text parts of the widget, but even after fiddling with the padding/margins of the container I’m still unable to get it to align to the right.
I’m using the basic Themify theme and just using the custom CSS box, so I’m not a CSS master.
Anyone have any tips?
Here’s my site for reference:
https://www.jeskaduman.com/goldfox
https://www.ads-software.com/plugins/pinterest-pinboard-widget/
]]>Does anyone know why I am getting rectangle sized images on the sides of the widget and squares in the middle? I am trying to get it to display as all squares.
Also, the widget would not work on a 1/4 size sidebar, but it would on a 1/3 size sidebar. So is it automating as rectangles on the sides maybe?
If so, how would I fit the widget to size to the 1/4 size sidebar, with the images displaying as thumbnail size squares…no rectangles mixed in it?
Thank you guys. I really appreciate your help or direction. It is a fantastic widget thus far.
https://www.ads-software.com/plugins/pinterest-pinboard-widget/
]]>Hi, does anyone know how to do the following:
1.) how to remove the border framing around the widget,
2.) how to remove the header pin logo icon,
3.) how to remove the name and “see on pintrest link”
Thank you!
https://www.ads-software.com/plugins/pinterest-pinboard-widget/
]]>HI, is there any way someone can tell me, once I have the plugin widget installed, how do I install it into my front page content, which is done with Visual Composer. (single page content), Hazel /olivia theme, from Select themes. Any thoughts or direction, would be amazing.
Thank you tons.
https://www.ads-software.com/plugins/pinterest-pinboard-widget/
]]>The Pinterest button looks blurred in the widget on my pages. Is there a way to make the button crisp? Website is https://www.greenpoddevelopment.com/products/
https://www.ads-software.com/plugins/pinterest-pinboard-widget/
]]>I’ve changed the size of the thumbnails to be the same as those of my instagram widget. Unfortunately the width of the padding between the pics is smaller than the height although it is the same in the css file:
#pinterest-pinboard-widget-container .row { width: 400px; height: 100px; }
#pinterest-pinboard-widget-container .pinboard { margin-top: 29px; }
#pinterest-pinboard-widget-container .pin_link { padding-top: 5px; }
#pinterest-pinboard-widget-container .pin_text a { color: #999; text-decoration: none; vertical-align: middle; }
#pinterest-pinboard-widget-container .pinboard img { width: 95px; height: 95px; padding: 0 5px 5px 0; }
#pinterest-pinboard-widget-container .pinboard img, #pinterest-pinboard-widget-container .pin_logo img { display: inline; }
#pinterest-pinboard-widget-container a.pin_logo { text-decoration: none; }
any idea?
https://www.ads-software.com/plugins/pinterest-pinboard-widget/
]]>Hi
I’m getting an error message on my site ‘Unable to load Pinterest pins for ‘Catherineking’. I haven’t changed anything so I’m not sure what has happened.
Here’s a link to my site
https://www.paisleyvintage.com.au/
Thank you
https://www.ads-software.com/plugins/pinterest-pinboard-widget/
]]>I have installed this widget.And it is showing only 3 columns
when i put 4 wide then thumbnails starts appearing vertically , not horizontally
Plz visit this page https://www.yonkersnyc.com/blog/
Wide is 4
tall is 2
https://www.ads-software.com/plugins/pinterest-pinboard-widget/
]]>OHAI, would you consider changing the selectors in your plugin’s style sheet to something less heavy? ID selectors will prevent being overridden by what a lot of people are supposedly trying to override them with. You can’t expect people to know that ID selectors outtrump most other selectors.
Why not give your container a class .pinterest-pinboard-container and use that?
Then replace
#pinterest-pinboard-widget-container .row { width: 195px; height: 65px; }
and the likes with
.pinterest-pinboard-widget-container .row { width: 195px; height: 65px; }
and you can expect less posts in the plugin’s support section.
Thanks!
https://www.ads-software.com/plugins/pinterest-pinboard-widget/
]]>Hello. I have the same problem as people before me, the pin board is to far to the left. So I’m trying to follow your previous instructions but I can’t even seem to find the Pinterest plugin css file. Help please? :):)
https://www.ads-software.com/plugins/pinterest-pinboard-widget/
]]>The plugin allows only 3 columns and all “topics marked “resolved”
are have not really given any clear instruction as to how to get the plugin to show more that 3 columns
Could you please show us what to do to make show more than 3 columns.
Thanks
https://www.ads-software.com/plugins/pinterest-pinboard-widget/
]]>using this shortcode:
[pinterest_pinboard username=”lubnaabuosba” rows=3 cols=3 new_window=1]
this is what i get: https://cl.ly/image/3I1s0X1X0g0C
time-sensitive project. thanks
https://www.ads-software.com/plugins/pinterest-pinboard-widget/
]]>https://04c.9c7.myftpupload.com/pinterest-board-test/
Hello there, I see this issue has come up before. I tried all of the solutions given in posts here, as well as other places, but none of them have panned out for me.
The widget just stays in a long thin column no matter how I try to reset the sizes and widths of the pins and the board.
Please help!
Thanks so much
https://www.ads-software.com/plugins/pinterest-pinboard-widget/
]]>Hi! I’ve installed this plugin in the Beautiful theme on the Genesis framework. The widget title is perfectly centered, but the pin images themselves are off-center, too far to the left.
I’ve tried correcting it via CSS to no avail, but I’m no CSS expert. ??
I’m hoping there’s a quick, easy fix for this.
By the way, I have Maintenance Mode active on the site as I’m developing it for a client. If anyone needs to see the site to help, I’m happy to take it down.
Thanks in advance!
https://www.ads-software.com/plugins/pinterest-pinboard-widget/
]]>Hello — I am getting only the error message Unable to load Pinterest pins for ‘username’ . The link to the Pinterest board works, however. This is the site — at least for the moment, as I may try another plugin if I can’t fix this. https://bit.ly/1iiE6gY
Any ideas would be most appreciated. Thank you!
https://www.ads-software.com/plugins/pinterest-pinboard-widget/
]]>Hello-
For some reason the feed will not load on my webpage. I think the widget is linking to my id properly as the link to more pins goes to my pinterest ID. But there are no pictures. Any suggestions? I am appreciative of all help.
https://www.dustinlindblad.com/category/journal/
Thanks
Dustin
https://www.ads-software.com/plugins/pinterest-pinboard-widget/
]]>Any way to auto-resize thumbs in widget in responsive mode?
Also, any way to auto-center the thumbs within the widget container.
https://www.ads-software.com/plugins/pinterest-pinboard-widget/
]]>Hey,
I installed the plugin and it looks great but it but my feedburner rss feed can’t doesn’t pick up images from my feed ever since.
I tried deactivating the plugin and the feed goes back to normal.
Any idea what I can do to fix this?
Thanks
Marie
https://www.ads-software.com/plugins/pinterest-pinboard-widget/
]]>Hey there
Is there a way to align the link “More pins” to center. I have tried changing it in the style sheet but cant seem to find how.
Thanks a lot for your help,
Marie
https://www.ads-software.com/plugins/pinterest-pinboard-widget/
]]>I am trying to link to this board:
with the shortcode: [pinterest_pinboard username=”MommyTimeshare/shared-dinners ideas”]
Here is the message I got:
Pinterest
Unable to load Pinterest pins for ‘MommyTimeshare/shared-dinners-ideas’
(Pinterest Logo) More Pins
However, when I click on “More Pins” I am taken to the page I want to be in.
Another question – is there a way to have the system open ANOTHER page rather than taking my user out of my site to go into Pinterest?
thanks.
https://www.ads-software.com/plugins/pinterest-pinboard-widget/
]]>i updated the plug in this morning, and now the pinterest grid displays a wonky 7 photos, with three lines of two and one straggler.
i’ve tried safari/firefox/chrome browsers: all have the same issue. will there be a fix?
thank you.
https://www.ads-software.com/plugins/pinterest-pinboard-widget/
]]>Your widget or interaction with pinterest is trying to log with log.pinterest.com. Loading just spins and spins and finally get an error in chrome’s network tools. Unfortunately this seems to happen on every page in the site, whether I am using the widget or not.
Have you run into this problem, and/or have any solution?
https://www.ads-software.com/plugins/pinterest-pinboard-widget/
]]>Please change this code to have single quotes around the keys. It throws a notice!
#### Current Code
array_push($pins, array(
title => $title,
image => $image,
url => $url
));
#### New Code
array_push($pins, array(
'title' => $title,
'image' => $image,
'url' => $url
));
https://www.ads-software.com/plugins/pinterest-pinboard-widget/
]]>