How to change the settings
-
Hi all,
I’m new on wordpress. I download this plugin but I couldn’t find where/how to change the settings and link it to my pinterest account.Thanks a lot for your help.
http://wordpress.org/extend/plugins/pinterest-pinboard-widget/
-
When you add the widget to your site, you can set your username and the other settings. Does this help you?
Hello ! I’m on same than valentine. Question is where do you set username and settings ?
in installed plugin >> Pinterest Pinboard Widget, there is no lonk to settings, just edit
and in settins, there is no link to Pinterest Pinboard Widgetpanel control.
thx.
ok I have to add it on side bar, and then, I can customize it
but I do not want to display it into sidebar but in my home page.
I added <?php the_widget(‘Pinterest_Pinboard_Widget’); ?> on homepage code.
but I still have
Unable to load Pinterest pins for ”
Follow Me on Pinterest More PinsI’m on wordpress 3.8.1
thx for your help.
Currently this is not supported. I did however fix this for the upcoming release which will be released this week.
The new release adds support for a shortcode, so you can add it on the homepage.
ok cool 1 I’ll wait for next release then !
Release 1.0.5 is available for download!
ok I updated it. is there any specific php code ?
You can just use the shortcode in your page. Some samples are in the FAQ:
If you want to render the shortcode from PHP code, you can use:
echo do_shortcode('[pinterest_pinboard username="pinterest" rows=3 cols=3]');ok great ! it works using the echo ! I’ll work on css now.
thx for your help !
hummm after verification, it looks that pins are not the ones from my wall :/
any issue here ?
sorry I missed that using code, I have to implement in code itself the parameters 😉
The topic ‘How to change the settings’ is closed to new replies.