micropat
@micropat on WordPress.org and Slack
- Member Since: March 17th, 2007
- Location: San Francisco, CA
- Website: addtoany.com
- Employer: AddToAny
Contribution History
micropat’s badges:- Core Contributor
- Plugin Developer
- Translation Contributor
-
Posted a reply to Center icons, on the site WordPress.org Forums:
Hello, You can add a line of code to your "Additional CSS" box in Settings… -
Posted a reply to Sharing to Bluesky sometimes hangs, on the site WordPress.org Forums:
This is best reported to the Bluesky folks since it's a Bluesky bug and/or scaling… -
Posted a reply to Change the icon Twitter, on the site WordPress.org Forums:
Hello, Just select the X share button instead in Settings > AddToAny > Add/Remove Services. -
Committed [3194593] to Plugins SVN:
Tag 1.8.13 release -
Committed [3194592] to Plugins SVN:
= 1.8.13 = * Fix defaults in settings -
Posted a reply to Share Buttons link back to my URL — but only on mobile, on the site WordPress.org Forums:
The cause is the perfmatters plugin and its reckless use of the outdated "FastClick" script,… -
Posted a reply to Share buttons using browser URL including anchor tag, not just the post URL, on the site WordPress.org Forums:
You can strip the # value by modifying the shared URL like so: a2a_config.callbacks.push({ share:… -
Posted a reply to Unable to share to Facebook page, on the site WordPress.org Forums:
Per the FAQ on Facebook sharing, you'll want to troubleshoot with Facebook's sharing debugger, which… -
Committed [3175879] to Plugins SVN:
Tag 1.8.12 release -
Committed [3175878] to Plugins SVN:
= 1.8.12 = * Add Steam follow button * Add Twitch follow button -
Committed [3175877] to Plugins SVN:
Add blueprint.json for WordPress Playground -
Posted a reply to Are there any plans to add other networks/icons??, on the site WordPress.org Forums:
Are there any plans to add other networks/icons?? Always! Twitch and Steam buttons are rolling… -
Posted a reply to Plugin not working, on the site WordPress.org Forums:
The share buttons are displaying on the site for visitors (as you can see with… -
Posted a reply to plugin is deactivated but JS still loads, on the site WordPress.org Forums:
You'll want to purge a cache somewhere since some plugin is caching AddToAny (etc.) on… -
Posted a reply to Only show the Universal Button on mobile, on the site WordPress.org Forums:
Hello, Yes, to show only the universal share button on mobile within the shortcode, you… -
Posted a reply to Sharing link with query to LinkedIn, on the site WordPress.org Forums:
Using LinkedIn's Post Inspector (per AddToAny's doc on meta tags) you can see that the… -
Posted a reply to Image share buttons – share specific image with page link, on the site WordPress.org Forums:
Hello, Similar to this topic on sharing audio files, the only reliable way is to… -
Posted a reply to Technical support is not responding, on the site WordPress.org Forums:
You're reviewing AddToAny's WordPress plugin though, so check out the plugin's FAQ and feel free… -
Posted a reply to Technical support is not responding, on the site WordPress.org Forums:
You have not posted in the plugin's support forum. -
Posted a reply to Share links / individual assets in page (audio), on the site WordPress.org Forums:
AddToAny shares URLs, and successful audio/visual sites have this in common: Each media file has… -
Posted a reply to Customizable and intuitive, on the site WordPress.org Forums:
So that wasn't super intentional?! :) Additional CSS is the way to change the size… -
Posted a reply to Customizable and intuitive, on the site WordPress.org Forums:
To Cohen: It's from reviewers like you that keep the AddToAny plugin going. Thank you… -
Posted a reply to How can I remove “Thanks for Sharing” pop up?, on the site WordPress.org Forums:
Hello, you can disable the post-share "Thanks for sharing" modal by adding some code to… -
Committed [3124916] to Plugins SVN:
Tag 1.8.11 release -
Posted a reply to JS Error after Updating to WordPress 6.6.1, on the site WordPress.org Forums:
Thank you for the reports @karks88 @debbie-doglady. This is resolved in the latest plugin update… -
Committed [3124899] to Plugins SVN:
= 1.8.11 = * Update AddToAny core script loading * Add changelog.txt ... -
Posted a reply to not displaying in Safari (desktop), on the site WordPress.org Forums:
Most likely a browser extension or similar is blocking social buttons, etc. You can troubleshoot… -
Posted a reply to add to any now showing up at the top of the page, on the site WordPress.org Forums:
It's still doable with CSS specificity or pseudo-classes like :first-child, etc. Feel free to post… -
Posted a reply to Buttons do not show on mobile, on the site WordPress.org Forums:
The share buttons are actually showing on mobile for visitors, so the cause is probably… -
Posted a reply to add to any now showing up at the top of the page, on the site WordPress.org Forums:
It's sounds like the site's theme or another plugin created an awkward new "content type"… -
Posted a reply to Custom message for Facebook and LinkedIn, on the site WordPress.org Forums:
Hi Danyelle, Facebook and LinkedIn do not offer arbitrary message customization, just static meta tags… -
Posted a reply to Disable overlay on image, on the site WordPress.org Forums:
Yes, you can add showOn: 'visible' to always display share buttons on images: a2a_config.overlays.push({ services:… -
Posted a reply to Stopped working in Facebook., on the site WordPress.org Forums:
This is Facebook's issue that appears to be resolved. If you're still experiencing the issue,… -
Posted a reply to AddToAny Share Shortcode isn’t working, on the site WordPress.org Forums:
Hi, can you reactivate the plugin so folks here can take a look at the… -
Posted a reply to Error 403, on the site WordPress.org Forums:
HTTP 403 Forbidden just means WordPress is correctly forbidding direct access to that directory. -
Posted a reply to Share buttons not showing while all plugins disabed, on the site WordPress.org Forums:
It's likely some browser extension or similar that's blocking social buttons in your browser. Actually… -
Posted a reply to Share buttons not showing while all plugins disabed, on the site WordPress.org Forums:
Hi, The AddToAny JavaScript is loading and buttons are appearing on your sites now. If… -
Posted a reply to AddToAny does not open X app when sharing in mobile., on the site WordPress.org Forums:
We deployed a fix earlier today that works around the X app's recent bugginess with… -
Posted a reply to Does not open Twitter/X app when sharing, on the site WordPress.org Forums:
@thetester113 We deployed a fix earlier today that works around the X app's recent bugginess… -
Posted a reply to not showing natively in android webview application, on the site WordPress.org Forums:
It's not possible to force native sharing when it's unavailable in the webview, unfortunately. However,… -
Posted a reply to Share buttons not showing while all plugins disabed, on the site WordPress.org Forums:
Hi Karel, The plugin is clearly enabled, but the site is not loading the JavaScript,… -
Posted a reply to Buttons not working on mobile, on the site WordPress.org Forums:
The notoriously broken and obsolete "FastClick" script is the root cause: /wp-content/plugins/perfmatters/vendor/fastclick/pmfastclick.min.js That script improperly… -
Posted a reply to center plugin posts, on the site WordPress.org Forums:
From the plugin's FAQ, add the following CSS code to your Additional CSS box in… -
Posted a reply to Font-size, on the site WordPress.org Forums:
You can add some CSS code to the Additional CSS box in Settings > AddToAny,… -
Posted a reply to Change Colors of Social Media Icons, on the site WordPress.org Forums:
Hi Anna, Here's some Additional CSS code you can use: /* Override the background color… -
Committed [3071208] to Plugins SVN:
Tag 1.8.10 release -
Committed [3071207] to Plugins SVN:
= 1.8.10 = * Add Bluesky share button * Add Bluesky follow button * ... -
Posted a reply to anchors for Share and Follow, on the site WordPress.org Forums:
Hi David, it looks like you already found that AddToAny's Sharing Header accepts HTML for… -
Posted a reply to Icons only visible when logged in, on the site WordPress.org Forums:
Thanks for your kind words and great feedback @hommealone! Yes, the visually hidden .a2a_label is… -
Posted a reply to Icons only visible when logged in, on the site WordPress.org Forums:
Hello, The theme (or some custom JavaScript via the theme) is breaking the buttons by…
Developer
-
AddToAny Share Buttons
Active Installs: 300,000+
-
Subscribe Button by AddToAny
Active Installs: 1,000+