jaredatch / EA-Share-Count

A lean plugin that leverages SharedCount.com API to quickly retrieve, cache, and display various social sharing counts.
84 stars 13 forks source link

buttons on front page #99

Closed democracychronicles closed 6 years ago

democracychronicles commented 6 years ago

You said we should 'use ea_share()->front->display() in your theme to display the buttons' but how do i put them into my sidebar. Is there a shortcode? I just want the buttons on my front page. I use Genesis News Pro theme.

https://democracychronicles.org/

billerickson commented 6 years ago

The EA Share Count plugin has been forked to a new plugin, Shared Counts. That plugin does have a shortcode: [shared_counts]

democracychronicles commented 6 years ago

Thanks for all of your good work Bill! I dont know what u mean by forked. And im having trouble downloading Shared Counts at the link you sent as well.

On Thu, Jan 25, 2018 at 9:11 PM, Bill Erickson notifications@github.com wrote:

The EA Share Count plugin has been forked to a new plugin, Shared Counts https://github.com/jaredatch/Shared-Counts. That plugin does have a shortcode: [shared_counts]

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/jaredatch/EA-Share-Count/issues/99#issuecomment-360663721, or mute the thread https://github.com/notifications/unsubscribe-auth/Ahc5vO0pf0EBgjwMxY94elynk5tCVDNdks5tOTRogaJpZM4RtmOw .

billerickson commented 6 years ago

By "forked" I mean we've renamed the plugin "Shared Counts" and are continuing development over there. This plugin (EA Share Count) is no longer being developed, so I recommend you use Shared Counts instead.

You can download the plugin here: https://github.com/jaredatch/Shared-Counts/archive/develop.zip

jaredatch commented 6 years ago

Also worth adding that it will be available on WP.org in the near future.

democracychronicles commented 6 years ago

Thanks for your responsiveness on this! I have installed "Shared Counts" now but it is having problems appearing correctly on my website. I use the News Pro Genesis theme. No matter what 'Share Button Style' i used, the icons are not displayed correctly. Right now Im gonna leave your plugin installed on my posts so you can see the problem. Here is an example of how the problem looks on a random page:

https://democracychronicles.org/using-paper-ballots/

On Fri, Jan 26, 2018 at 10:32 AM, Jared Atchison notifications@github.com wrote:

Also worth adding that it will be available on WP.org in the near future.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/jaredatch/EA-Share-Count/issues/99#issuecomment-360816549, or mute the thread https://github.com/notifications/unsubscribe-auth/Ahc5vPDkPHNDeXkLwSjKyNanP-Xgg2ufks5tOfAagaJpZM4RtmOw .

billerickson commented 6 years ago

Sorry about that. As you can see, it's still under development.

Those specific bugs have just been fixed.

democracychronicles commented 6 years ago

thank you so much Bill. My website is based on your advice, tutorials and everything else. If those bugs are fixed though, should i redownload or the fix not ready for public use?

On Fri, Jan 26, 2018 at 1:12 PM, Bill Erickson notifications@github.com wrote:

Sorry about that. As you can see, it's still under development.

Those specific bugs have just been fixed.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/jaredatch/EA-Share-Count/issues/99#issuecomment-360861308, or mute the thread https://github.com/notifications/unsubscribe-auth/Ahc5vOz-tfbq8WXwTYGCVlF5YqmqhDksks5tOhWpgaJpZM4RtmOw .

billerickson commented 6 years ago

It would be great if you could redownload and test. It should be working fine now. Or you can wait for the public release, which should be in a few weeks. It's really up to you.

If you want to keep using EA Share Count, you can add this to your theme's functions.php file to create a shortcode called [ea_share_count]: https://gist.github.com/billerickson/97a34da5e5f2c69b6d4b8805de05f4ed

democracychronicles commented 6 years ago

A million thanks! Ok i did a redownload and test. Now it looks fine but it will save as only the 'icon' Share Button Style. If i try to save settings as any other style is resets to icon.

On Fri, Jan 26, 2018 at 1:55 PM, Bill Erickson notifications@github.com wrote:

It would be great if you could redownload and test. It should be working fine now. Or you can wait for the public release, which should be in a few weeks. It's really up to you.

If you want to keep using EA Share Count, you can add this to your theme's functions.php file to create a shortcode called [ea_share_count]: https://gist.github.com/billerickson/97a34da5e5f2c69b6d4b8805de05f4ed

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/jaredatch/EA-Share-Count/issues/99#issuecomment-360872407, or mute the thread https://github.com/notifications/unsubscribe-auth/Ahc5vG4CWDEt3x9BFMcS_rLrqWPR6loaks5tOh-dgaJpZM4RtmOw .

democracychronicles commented 6 years ago

sorry. now this problem with display seems to be gone but the plugin remains a bit delicate. I refreshed my cache in genesis and it reset and deleted settings on your plugin. for now i reset it and its working so im happy and will let ya know if there are problems.

On Fri, Jan 26, 2018 at 2:02 PM, Adrian Tawfik < adrian@democracychronicles.org> wrote:

A million thanks! Ok i did a redownload and test. Now it looks fine but it will save as only the 'icon' Share Button Style. If i try to save settings as any other style is resets to icon.

On Fri, Jan 26, 2018 at 1:55 PM, Bill Erickson notifications@github.com wrote:

It would be great if you could redownload and test. It should be working fine now. Or you can wait for the public release, which should be in a few weeks. It's really up to you.

If you want to keep using EA Share Count, you can add this to your theme's functions.php file to create a shortcode called [ea_share_count]: https://gist.github.com/billerickson/97a34da5e5f2c69b6d4b8805de05f4ed

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/jaredatch/EA-Share-Count/issues/99#issuecomment-360872407, or mute the thread https://github.com/notifications/unsubscribe-auth/Ahc5vG4CWDEt3x9BFMcS_rLrqWPR6loaks5tOh-dgaJpZM4RtmOw .

billerickson commented 6 years ago

Since this is a new plugin, the settings from EA Share Count do not carry over to Shared Counts. You'll need to manually re-enter them.