arstropica
Forum Replies Created
-
Forum: Plugins
In reply to: [Social Media Icons Widget] Google Plus icon won't let me plug in URLI have had a few comments on this so I will clarify the icon names in my next release. The Google Plus Icon is actually Google Plus One.
You can switch it to a Google + icon by renaming the icon’s filename from googleplus.png to google.png using an FTP client.
Thanks.Forum: Reviews
In reply to: [Social Media Icons Widget] It just worksThanks Prolet. That’s very kind of you to say. I am glad you like the plugin. ??
Forum: Reviews
In reply to: [Social Media Icons Widget] Brilliant work!Thank you!
Forum: Plugins
In reply to: [Social Media Icons Widget] RSS linkHi Prolet,
Thanks! I am glad you find the plugin useful.
I setup the RSS to display your blog’s default RSS news feed. You can get rid of it two ways:
1. Click on the RSS icon and delete the URL in the text field, then save.
2. Using an FTP client, navigate to the plugin’s icon directory (usually in /wp-content/plugins/social-media-icons/images/iconset/Default/) and delete the rss.png file. (Please note that, using this method, you will have to delete the rss feed icon every time you update the plugin.)Forum: Plugins
In reply to: [Social Media Icons Widget] custom icon problemMarked as resolved after 2 weeks.
Forum: Plugins
In reply to: [Social Media Icons Widget] Step by Step directions on Adding custom icons?Marked resolved after 2 weeks.
Forum: Plugins
In reply to: [Social Media Icons Widget] Space Below IconsThanks for including the url to your blog. Your theme is adding the spacing below the widget with this code:
.widget { margin-bottom: 20px; }
Forum: Plugins
In reply to: [Social Media Icons Widget] Step by Step directions on Adding custom icons?Did you check out the FAQ section?
Forum: Plugins
In reply to: [Social Media Icons Widget] Broken icon image pathWhat is the url of your site?
Forum: Plugins
In reply to: [Social Media Icons Widget] Broken icon image pathHave you modified or customized your WordPress installation in any way? The plugin uses the path supplied by WordPress to display the images.
Try uninstalling the plugin and re-installing.
Forum: Reviews
In reply to: [Social Media Icons Widget] It just worksThank you, I am glad you are finding it useful.
Forum: Plugins
In reply to: [Social Media Icons Widget] A list of linksThanks. Currently, the plugin does not support sharing.
Forum: Plugins
In reply to: [Social Media Icons Widget] Having trouble with re-ordering iconsNo worries. Glad we were able to resolve it.
Forum: Plugins
In reply to: [Social Media Icons Widget] custom icon problemPlease provide a link to your site. Thanks.
Forum: Plugins
In reply to: [Social Media Icons Widget] Slight Indent<style type="text/css"> #socialmedia-container { padding: 0px !important; } #socialmedia-container DIV.smc_icon_container:first-child { margin-left: 0px !important; margin-right: 0px !important; } </style>
Place the above code in a text widget.