Manivannan M
Forum Replies Created
-
Forum: Plugins
In reply to: [Metro Style Social Widget] I have color square, but no nameIts because all cache are not flushed properly. The problem is solved now. If again you see this problem, try to flush all cache or first load all the images in the browser then reload the site.
Note: Before loading the images in browser clear all the cache on the browser.
How to load all the images, Please use below links.
Step 1)
Step 2)
https://luxefair.com/wp-content/plugins/metro-style-social-widget/images/facebook.png
https://luxefair.com/wp-content/plugins/metro-style-social-widget/images/google.png
https://luxefair.com/wp-content/plugins/metro-style-social-widget/images/twitter.png
https://luxefair.com/wp-content/plugins/metro-style-social-widget/images/linkedin.png
https://luxefair.com/wp-content/plugins/metro-style-social-widget/images/pinterest.png
https://luxefair.com/wp-content/plugins/metro-style-social-widget/images/youtube.png
Regards,
Manivannan MForum: Plugins
In reply to: [Metro Style Social Widget] I have color square, but no nameDear Wladymyr,
Your CDN / Cache Plugin conflicts with the images url. What plugin your using for Cache/CDN?
I will help you to fix it.
Thanks.
Forum: Plugins
In reply to: [Metro Style Social Widget] Include Instagram?Hi,
For long time I have not updated the plugin. I will add it in the next update.
Thanks,
Manivannan MForum: Plugins
In reply to: [Metro Style Social Widget] wpgo-metro Has taken down my siteHi,
Error is from WPGO Metro Plugin and not Metro Style Social Widget.
Thanks
Manivannan MForum: Plugins
In reply to: [Metro Style Social Widget] alignmentTry unchecking “Autofix” option on widget settings. If the issue remains inform me.
Forum: Plugins
In reply to: [Metro Style Social Widget] alignmentHi heathersaker,
Can you provide me the site name, so that I can check it and fix the issue for you.
Thanks and Regards,
Manivannan MForum: Plugins
In reply to: [Metro Style Social Widget] Facebook likes number is cut to halfHi Yaniv,
Thanks for the info, Will fix the bug in the next release.
Thanks & Regards,
Manivannan MHi,
Your theme CSS is conflicting with the plugin CSS. To fix the issue just copy and paste the below css to your style.css or custom.css.
.metro-social li {
margin: 1px !important;
}Thanks and Regards,
Manivannan MForum: Plugins
In reply to: [Metro Style Social Widget] Problem with widget (text in front?)Great ??
Forum: Plugins
In reply to: [Metro Style Social Widget] Problem with widget (text in front?)Hi Calvin,
To fix it, just copy and paste below CSS to your style.css or custom.css
.metro-social li {
padding: 0 !important;
}Thanks and Regards,
Manivannan MForum: Plugins
In reply to: [Metro Style Social Widget] Links don't workHi Sasni,
Above CSS won’t fix your problem.
Facebook, YouTube and Feed url is working on your site.
For Twitter you have not yet provided any url and for Google+ you have given wrong URL (https://plus.google.com/b/102365574138719069367/dashboard/overview)
To fix change the above url to (https://plus.google.com/+Tech-sasPl).
Thanks and Regards,
Manivannan MForum: Plugins
In reply to: [Metro Style Social Widget] [Request] Skype IconHi Shreejee,
I will put this on my to do list.
Forum: Plugins
In reply to: [Metro Style Social Widget] [Request] Shortcode versionHi Shreejee,
Adding shortcode is a great idea ?? Thanks. I will add it ASAP in the future release.
Thanks and Regards,
Manivannan MForum: Plugins
In reply to: [Metro Style Social Widget] Link don't workHi Roberto Nicolai,
I think you have found the solution. I checked, it’s clickable now.
I found some CSS problem in your site, add below line (CSS) to your style.css to fix it.
.metro-social li {
padding: 0 !important;
}Thanks and Regards,
Manivannan MForum: Plugins
In reply to: [Metro Style Social Widget] Not alignedFixed ??