Title: silverm's Replies | WordPress.org

---

# silverm

  [  ](https://wordpress.org/support/users/silverm/)

 *   [Profile](https://wordpress.org/support/users/silverm/)
 *   [Topics Started](https://wordpress.org/support/users/silverm/topics/)
 *   [Replies Created](https://wordpress.org/support/users/silverm/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/silverm/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/silverm/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/silverm/engagements/)
 *   [Favorites](https://wordpress.org/support/users/silverm/favorites/)

 Search replies:

## Forum Replies Created

Viewing 9 replies - 1 through 9 (of 9 total)

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Amazing Posts Widget] Make widget display inline block](https://wordpress.org/support/topic/make-widget-display-inline-block/)
 *  Thread Starter [silverm](https://wordpress.org/support/users/silverm/)
 * (@silverm)
 * [12 years, 2 months ago](https://wordpress.org/support/topic/make-widget-display-inline-block/#post-4919820)
 * It does not work out of the box. A solution is to diminish the size by 1% and
   make it 49% in inline-block. I targeted the class .hentry
 * I would recommend to provide an option in the shortcode itself to display inline
   block in a future release as this plugin is perfect for a “related post” in single.
   php 😀
 * Cheers and thanks for a great plugin.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[MashShare - Social Media Share Buttons, Social Share Icons] Using different share buttons. Will shares be counted?](https://wordpress.org/support/topic/using-different-share-buttons-will-shares-be-counted/)
 *  Thread Starter [silverm](https://wordpress.org/support/users/silverm/)
 * (@silverm)
 * [12 years, 2 months ago](https://wordpress.org/support/topic/using-different-share-buttons-will-shares-be-counted/#post-4933776)
 * Also, another clarification. If I buy your premium G+ and pinterest share addon,
   I take it the shares will still count even if I don’t use the share buttons of
   google or pinterest in the premium set?
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[MashShare - Social Media Share Buttons, Social Share Icons] Using different share buttons. Will shares be counted?](https://wordpress.org/support/topic/using-different-share-buttons-will-shares-be-counted/)
 *  Thread Starter [silverm](https://wordpress.org/support/users/silverm/)
 * (@silverm)
 * [12 years, 2 months ago](https://wordpress.org/support/topic/using-different-share-buttons-will-shares-be-counted/#post-4933767)
 * Also, just a heads up. You are not using the correct size of facebook or twitter
   buttons. They are too small and do not appear good on different themes. Instead
   of a fixed width, use width ‘auto’.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Amazing Posts Widget] Make widget display inline block](https://wordpress.org/support/topic/make-widget-display-inline-block/)
 *  Thread Starter [silverm](https://wordpress.org/support/users/silverm/)
 * (@silverm)
 * [12 years, 2 months ago](https://wordpress.org/support/topic/make-widget-display-inline-block/#post-4919803)
 * I am still developing on localhost. I will have a hard look at it tomorrow and
   will report back. Sorry for the long delay in responding.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Reaction Buttons] Integrate it with myCred in a future release](https://wordpress.org/support/topic/integrate-it-with-mycred-in-a-future-release/)
 *  Thread Starter [silverm](https://wordpress.org/support/users/silverm/)
 * (@silverm)
 * [12 years, 3 months ago](https://wordpress.org/support/topic/integrate-it-with-mycred-in-a-future-release/#post-4915214)
 * I noticed that with reactions button. When automatic integration is checked, 
   it appears inside the homepage loop for guests but not for logged in users. I
   will have to hard-code the shortcode in the theme php.
 * As for myCred, it only works with logged in members and stores the values in 
   sql database. Else, it has no way of telling who earned how many points. It is
   a solid software and great at what it does. I seriously hope there is an integration
   of those two one day.
 * It has a slew of hooks that make wordpress actions and integration with third
   party plugins easier. You might want to check this: [http://mycred.me/support/tutorials/how-to-make-your-custom-hook/](http://mycred.me/support/tutorials/how-to-make-your-custom-hook/)
   and this: [http://codex.mycred.me/](http://codex.mycred.me/). Especially the “
   Module API”.
 * Thanks for your support and great plugin! 🙂
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Colorful Tag Cloud] Shortcode](https://wordpress.org/support/topic/shortcode-171/)
 *  Thread Starter [silverm](https://wordpress.org/support/users/silverm/)
 * (@silverm)
 * [12 years, 3 months ago](https://wordpress.org/support/topic/shortcode-171/#post-4914436)
 * Update: I just noticed. Activating your plugin changes the default wordpress 
   tag cloud to colorful tags. Howerver, the size of the fonts are all the same.
   It needs to be different sizes. I can do it with css but is there a way to specify
   random font sizes?
 * I am using the code:
    <?php $args = array( ‘taxonomy’ => array(‘category’), );
   wp_tag_cloud($args); ?>
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Asynchronous Javascript] Post Images load blank on wordpress 3.6](https://wordpress.org/support/topic/post-images-load-blank-on-wordpress-36/)
 *  Thread Starter [silverm](https://wordpress.org/support/users/silverm/)
 * (@silverm)
 * [13 years ago](https://wordpress.org/support/topic/post-images-load-blank-on-wordpress-36/#post-4005510)
 * Just a heads-up. It was BJ Lazy Load. I deactivated it and it works fine now.
   I am marking as resolved.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WTI Like Post] Show both Like and Dislike Values](https://wordpress.org/support/topic/show-both-like-and-dislike-values/)
 *  Thread Starter [silverm](https://wordpress.org/support/users/silverm/)
 * (@silverm)
 * [13 years, 1 month ago](https://wordpress.org/support/topic/show-both-like-and-dislike-values/#post-3878688)
 * Yes, that’s what I mean. It takes a random phrase from a set of messages and 
   outputs it. It could also be used to output personalized social sharing or recommend
   a post for members who liked it. I think it’ll make a nice addition to it. Anyways,
   can you please point me in the right direction to which files need editing?
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WTI Like Post] Show both Like and Dislike Values](https://wordpress.org/support/topic/show-both-like-and-dislike-values/)
 *  Thread Starter [silverm](https://wordpress.org/support/users/silverm/)
 * (@silverm)
 * [13 years, 1 month ago](https://wordpress.org/support/topic/show-both-like-and-dislike-values/#post-3878679)
 * Yes, i understand. It’s an “unlike” feature. Also is it possible to make it display
   a set of random messages in the “status” box instead of the generic “Thanks for
   your vote”.

Viewing 9 replies - 1 through 9 (of 9 total)