Vasu Chawla
Forum Replies Created
-
Forum: Plugins
In reply to: [Social Share Boost] Tweeter button unalignedokies ??
Forum: Plugins
In reply to: [Social Share Boost] Tweeter button unalignedplease add this css:
.ssb_list_wrapper iframe { margin: 0px; }
the theme’s css is adding a bottom margin on iframes, and twitter dont use iframe so it goes a little down
please reply if its fixed, i will mark the topic as resolved ??
Forum: Plugins
In reply to: [Social Share Boost] Center shortcodecan i get your site url please
it will help me get your site specific css code ??
ThanksForum: Plugins
In reply to: [Social Share Boost] Pinterest counterSeems like pinterest api doesnt support it,
if you have seen the default pinterest button with counter, let me know, i will be glad to help you ??Forum: Plugins
In reply to: [Social Share Boost] buttons on the home pageok, i have found the issue,
actually your theme shows the complete content of posts, instead of excerpts on homepage,
but this new version is modified to show the icons on content only on single pages
so, this can be concluded that this update isnt for you
within 2-3 days, i have make this fix introduced in update as optional by adding a option in settings page.
till then, please bear with me and use the 3.0 version ??
thanksForum: Plugins
In reply to: [Social Share Boost] buttons on the home pageWhats ur site url please ?
Forum: Plugins
In reply to: [Social Share Boost] Text "Tweet" appears at beginning of excerptu can if you want to , else i will be releasing the fix till the end of this month ??
Forum: Plugins
In reply to: [Social Share Boost] Text "Tweet" appears at beginning of excerptget the details to contact me on https://vasuchawla.com
or mail me at [email protected]Forum: Plugins
In reply to: [Social Share Boost] in template codeuse shortcode as a php function:
<?php echo do_shortcode(‘[ssboost]’); ?>
Forum: Plugins
In reply to: [Social Share Boost] Text "Tweet" appears at beginning of excerptyea, this is a known issue, will be fixed in next release,
but i already have a fix for this
can you share your site url please?
so that i can get deep into the issue, and provide you the fix . . . .Forum: Plugins
In reply to: [Social Share Boost] Edit CSS doesn't workwell, the file isnt updated yet:
https://mscrmhacks.com/wp-content/plugins/social-share-boost/css/style.cssseems like its not saved or there might be a issue in file permissions that’s preventing the file to save..
if you have ftp details, then you can manually update the file via ftp.
the file location is:/[wordpress_root]/wp-content/plugins/social-share-boost/css/style.css
Forum: Plugins
In reply to: [Social Share Boost] Edit CSS doesn't worki would sujest you to disable your caching pligin of wordpress
as its cache plugin is still loading the odler cached cssForum: Plugins
In reply to: [Social Share Boost] Edit CSS doesn't workplease try this out:
ul.ssb_list_wrapper{list-style: none !important;width:100%;display: inline-block;padding: 0px;margin: 5px !important;} ul.ssb_list_wrapper li{float: left;list-style: none !important;display: inline-block;padding-left: 6px;max-width: 200px;background: none !important;} ul.ssb_list_wrapper li.fb1{max-width:90px;} ul.ssb_list_wrapper li.fb2{max-width:126px;} ul.ssb_list_wrapper li.twtr{max-width:82px;} ul.ssb_list_wrapper li.gplus{max-width: 60px;} ul.ssb_list_wrapper.ssb_widget li{display: block;max-width: 100%;width: 100%;}
Forum: Plugins
In reply to: [Social Share Boost] Edit CSS doesn't workcan i have a look to the site ?
on what url you using it..
so that i can give you the css adjusted according to your site ?Forum: Plugins
In reply to: [Social Share Boost] Edit CSS doesn't workwell, if it reflects in admin panel, then the file is correctly saved ??
try clearing your browser’s cache or check if it works in any other browser ??
more info about how to clear browser’s cache is here : https://www.wikihow.com/Clear-Your-Browser’s-Cache
Please let me know if it works ?? so that i mark the thread as resolved
??