Jeff
Forum Replies Created
-
Forum: Plugins
In reply to: [Posts Social Shares Count] [pssc_all] shortcodeWorks well now.
Thanks!Forum: Plugins
In reply to: [WP Supersized] Not loading all images in Firefox or ExplorerWorks perfectly on Opera and Chrome.
Same issue here with Firefox and IE.Use this:
.home .mashsharer-buttons { display: none !important; }
Why don’t you use your FTP access and delete the plugins you don’t want anymore?
Forum: Plugins
In reply to: [Simple Share Buttons Adder] adding simple-share-buttons to home pageHi,
It would be great if David could answer you because, regarding your code, I would you say it should work but honestly I’m not good enough at coding PHP.
Does everything work well if you insert SSBA shortcode just after
<?php the_content(); ?>
and before the entry footer?Forum: Plugins
In reply to: [Simple Share Buttons Adder] adding simple-share-buttons to home pageActually you can’t. If you use the shortcode out of the post loop, it’s normal that the link shared is the page url.
Forum: Plugins
In reply to: [Simple Share Buttons Adder] adding simple-share-buttons to home pageI think the shortcode must be placed within the loop, right David?
Forum: Plugins
In reply to: [Simple Share Buttons Adder] How to add custom text for sharing pagesThis is a premium feature (custom text when sharing via email, Twitter and Buffer): https://www.simplesharebuttons.com/plus/
Forum: Plugins
In reply to: [Simple Share Buttons Adder] share buttons not showing on posts on homepageHi,
Did you also tick the “Excerpts” checkbox?Forum: Plugins
In reply to: [Simple Share Buttons Adder] How do I change this: height:100px;Hi,
Your issue doesn’t come from the plugin.
Your have this element#wp_fb_like_button
between Simple Share Buttons plugin and.entry-meta-bottom
.Remove
#wp_fb_like_button
or add this piece of code into your CSS file:#wp_fb_like_button { display: none; }
Forum: Plugins
In reply to: [Simple Share Buttons Adder] Bit.ly Custom Short DomainThank you for your answer David.
Actually, to be able to utilize any third party shortening service (that provides API access, e.g. Bitly, YOURLS) would be really great.I’m looking forward to your premium plugin then!
Cheers,Jean-Philippe
You’re welcome Richard.
Hope this issue will be fixed soon.
Thank you for the great support you provided!Use the shortcode [ssba].
Forum: Plugins
In reply to: [Simple Share Buttons Adder] adding simple-share-buttons to home pageWhy don’t you use the shortcode [ssba]?
Can’t see any option to open a popup, sorry.