Hi @zerocool51,
The WordPress repository and Wordfence mark your plugin as “abandonned”. As I use it for years and still love it, I want to know if you still support and update your plugin and if it can be used safely, or if it is really abandonned.
Thanks.
Looking for any type of help regarding stickers then I have a best website where you can get all types of assistance.
Thanks.
https://www.stickerconnect.net/
Looks like this doesn’t work with facebook API v2.5, they now require some access_token which consists of app_id and secret key.
I manage to make it working by modifying the code and getting those access_tokens from facebook, but can you figure out a better way?
I have Yelp/facebook/LinkedIn social media icons at the foot of my website.
I’m trying to delete facebook and LinkedIn. I went into settings/social stickers and went to your tab called “networks” and deleted my data entry for both.
I can’t seem to figure out how to get the icons off my home page now. I would think deleting the information on the network tab would break the link and they’d disappear but they haven’t.
Can you kindly help?
]]>The update brcke WordPress. Anyone else having issues?
]]>Currently, the stickers don’t have alt
tags. This causes accessibility issues for users with visual impairments. It also causes validation errors.
Fix seems pretty simple. E.g.
$sticker_output_tmp = str_replace("{\$sticker_img_64}", '<img src="'.$file_url.'" height="64" width="64" alt="'.$options['stickers'][$value]['name'].'" /> ', $sticker_output_tmp);
And then the same for each size of image.
]]>Is there a way to connect my yelp business page instead of (or in addition to) my personal Yelp profile? None of the username configurations I tried worked for the business page. So I defaulted to using my personal Yelp profile.
]]>I’m trying to add a custom sticker for Amazon Author. I made a PNG, uploaded it to the default folder, filled in its name in the Custom Network section as per the directions, adding the URL for the link to the author page, added “Amazon Author” for the name of the Social network…saved it all, and get the response that it’s worked, but NOTHING shows up in the widget other than the LinkedIn and Twitter images. Tried several times – still nothing. The test site is at https://paddyduncan.com/robertfripp
What am I missing? The instructions are a little vague – they don’t, for instance, tell you WHERE to put the png – though we found a thread somewhere that said to put it in the default folder. The instructions really need to be step by step and added to the plugin custom networks page. I’m not the first person to ask (one other person said “oh I figured it out” – but didn’t bother sharing whatever it was he figured out!)
]]>Hi,
The plugin works fine but I just happened to be looking at my logs on a couple of sites this evening and both logs from different sites are showing the following on every page load:
PHP Notice: Undefined index: theme in /[server details removed]/wp-content/plugins/social-stickers/social-stickers.php on line 33
It doesn’t seem to effect anything, just thought I would drop you a note about it,
Many thanks
]]>Hello Bostjan! I’m trying to add the social sticker for Bloglovin to my site but I can’t find where to do it. I followed the directions in the linkedin post, but under the networks tab it goes from blogger to delicious. Where should we enter the information in order to get the sticker on our page?
Thank you!
And yes, beer will be forthcoming ??
Hi!
I know, I can make my own custom html output in the advanced section, but my html-knowledge is… ??
Could you please help me? I would like to have the stickers centered and a gap between the rows (I have 10 Stickers in two rows).
<p>
{$stickers_start}
<a href="{$sticker_url}" title="{$sticker_name}">{$sticker_img_32}</a>
{$stickers_end}
</p>
Can you tell me, where I must change this code?
Thanks,
Steffi
Social Stickers widget used to work perfectly, but now I noticed it isn′t showing up since the last update.
]]>I have been using Social Stickers and love it great work on this plugin. My plugin still works but today I see an error code as follows:
Warning: file_get_contents(https://graph.facebook.com/LongboarderLabs): failed to open stream: HTTP request failed! HTTP/1.1 403 Forbidden in /home/lblabs/public_html/wp-content/plugins/social-stickers/social-stickers.php on line 862
My website is https://www.longboarderlabs.com
It appears functionality isn’t broken but error persists.
Thankyou.
]]>Hi,
I have changed the link for the flickr in the php file
from
https://www.flickr.com/people/username
to
https://www.flickr.com/photos/username
but it still takes me to the “people” page.
Please help me to sort it out.
Thanks
]]>Can’t seem to link my you tube channel to the sticker. I click on the icon and I don’t even get an new page open with an error or anything. Help
]]>Hi All,
I am a total newbe to wordpress. I am using the social stickers plugin and can get all of my media to link correctly with the exception of my Facebook account. Could anyone help me figure out why this may be? Ask me what you need to know and I’ll gladly give you the info (just don’t know what info you might need to know).
Here is the link to my new page. Thanks!
https://www.yestorealfood.com
Hi,
First I have to tell you that you’ve done an awsome job with this plugin. It’s simple, it’s flexible, and it works.
I have one issue, and it’s kind of weird. I added my own custom HTML via the Advanced Options and I’m using a shortcode from the Social Count Plus Plugin inside. For some strange reason, the shortcode only works inside of the content area of the page (using SiteOrigin’s Pagebuilder plugin – which uses widgets), but not in the sidebar widget.
I am able to use the Social Count Plus shortcodes in the sidebar in an enhanced text widget on it’s own.
Do you have any ideas on how I can get this working on my sidebar? It works great on a page.
]]>I keep getting an error message when trying to add urls for Instagram and google +
(below)
My url for instagram is: https://instagram.com/simplifyyou
for Google+: https://plus.google.com/u/1/114713066331096777371
These urls are CORRECT
The Error Message is:
ot Acceptable
An appropriate representation of the requested resource /Wordpress/wp-admin/options-general.php could not be found on this server.
Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request.
Please help!
]]>Hi. I just got Social Stickers Pro set up this week and love it! I’m trying to center the icons in my sidebar widget and tried using the custom HTML as explained here:
https://www.ads-software.com/support/topic/hoy-i-can-center-only-3-icons?replies=3
When I do, an underscore appears between the icons. Do you know where this might be coming from and how to get rid of it? This is the HTML:
<div id="stickers" style="text-align: center;">
{$stickers_start}
<a href="{$sticker_url}" title="{$sticker_name}">{$sticker_img_32}</a>
{$stickers_end}
</div>
Thank you!
Andi
]]>Is there a way to make the linkedIn sticker work with company pages?
]]>In the case where the “username” in the Networks page is a URL, for example an RSS feed, the plugin fails when you try to save the setting on the page if you use www within the URL.
For example, if I try to put my RSS feed as https://www.dancarrphotography.com/feed , I get a 404 error when I try to save the page.
If I just put https://dancarrphotography.com/feed though it works.
]]>I noticed you have pushed out many updates to Social Stickers, but I still have Social Stickers Pro v1.0
It’s never indicated to me that there are any updates available, and the changelog on your website is totally empty.
Are you going to update the paid version of this app?
]]>Here is my website. If viewed in a Webkit browser (Google Chrome or Apple Safari), there is extra height at the bottom of the page. The theme I’m using has no footer and the height doesn’t appear while using the Customize
feature built into WordPress. When I disable the widget, the extra height disappears and all is normal. I didn’t know if anyone else had run into this problem, because I have no clue how to fix it. And again, it’s only with Webkit browsers. In Mozilla Firefox, it looks fine.
Here is my website. As you can tell, the social stickers are not appearing in the sidebar. I love your icons and would muchly appreciate it if you could help me on getting the icons to appear. I currently have 18 icons linked within the widget. Thank you for any information you can give me. Cheers!
]]>Hi, just only I use 3 icons (feed, facebook, twitter) and they are at left part of widget. How I can put it on center?
Thanks.
]]>I know this has been discussed here before.
I’m sorry, I just am still having trouble figuring this out.
I made a custom network for my business’s local Wikipedia page.
sticker ID: davis_wiki
sticker url: https://daviswiki.org/ [:username]
sticker name: DavisWiki
I have an image ready to go named davis_wiki.png
How and where do I upload it to get it into the plug-in default theme?
I am pretty new to this but have been dedicated in teaching myself. For instance, I saw a mention of uploading via FTP, but I do not know what that means or how to find it. But I’d like to learn if someone were willing to give specific directions.
Thanks!
]]>Hi,
I am getting error in place of what should be displayed to the user:
Fatal error: Cannot use string offset as an array in /home/myaccount/public_html/wp-content/plugins/social-stickers/social-stickers.php on line 859
In settings->Social Stickers I am seeing:
All Social Stickers data was deleted. If you are seeing this message by error, reactivate the plugin.
So, I haven’t touched a thing. Everything was working and now its now, although possibly a WP update or plugin update triggered this.
Any ideas?
Thanks
]]>I have installed the plug-in, and found it on the widgets page, but I can’t figure out for the life of me what to do next to add the links to my social media pages. It’s very counter-intuitive, with no button that says “add links here.” Help?
]]>Today I had an issue with WordPress and of course the first thing you do is to deactivate all your plugins and then try them one-by-one.
I was extremely annoyed to see though that with Social Stickers Pro, when deactivated it forgets every setting! Even my custom networks and everything!!
Please please fix this issue as a matter of urgency!
]]>So… how do you add a custom network?
I uploaded a 64×64 image gave it a url etc..
It adds the custom network but I not find it anywhere?
]]>