Title: lechank's Replies | WordPress.org

---

# lechank

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

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

 Search replies:

## Forum Replies Created

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

 *   Forum: [Everything else WordPress](https://wordpress.org/support/forum/miscellaneous/)
   
   In reply to: [Unsubscribe from support forums not working](https://wordpress.org/support/topic/unsubscribe-from-support-forums-not-working/)
 *  [lechank](https://wordpress.org/support/users/lechank/)
 * (@lechank)
 * [9 years, 1 month ago](https://wordpress.org/support/topic/unsubscribe-from-support-forums-not-working/page/3/#post-9347519)
 * Fix this now!!!!
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WP Photo Album Plus] Facebook Share](https://wordpress.org/support/topic/facebook-share-31/)
 *  Thread Starter [lechank](https://wordpress.org/support/users/lechank/)
 * (@lechank)
 * [9 years, 6 months ago](https://wordpress.org/support/topic/facebook-share-31/#post-8921352)
 * Thanks for trying to help.
 * Would it be this code (from line 219)?:
 *     ```
       	// Facebook Admin and App
       	if ( ( wppa_switch( 'share_on' ) ||  wppa_switch( 'share_on_widget' ) ) &&
       		( wppa_switch( 'facebook_comments' ) || wppa_switch( 'facebook_like' ) || wppa_switch( 'share_facebook' ) ) ) {
       		echo("\n<!-- WPPA+ BEGIN Facebook meta tags -->");
       		if ( wppa_opt( 'facebook_admin_id' ) ) {
       			echo ("\n\t<meta property=\"fb:admins\" content=\"".wppa_opt( 'facebook_admin_id' )."\" />");
       		}
       		if ( wppa_opt( 'facebook_app_id' ) ) {
       			echo ("\n\t<meta property=\"fb:app_id\" content=\"".wppa_opt( 'facebook_app_id' )."\" />");
       		}
       		if ( $imgurl ) {
       			echo '
       <link rel="image_src" href="'.esc_url( $imgurl ).'" />';
       		}
       		echo '
       <!-- WPPA+ END Facebook meta tags -->
       ';
       	}
       }
       ```
   
    -  This reply was modified 9 years, 6 months ago by [lechank](https://wordpress.org/support/users/lechank/).
    -  This reply was modified 9 years, 6 months ago by [lechank](https://wordpress.org/support/users/lechank/).
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WP Photo Album Plus] Facebook Share](https://wordpress.org/support/topic/facebook-share-31/)
 *  Thread Starter [lechank](https://wordpress.org/support/users/lechank/)
 * (@lechank)
 * [9 years, 6 months ago](https://wordpress.org/support/topic/facebook-share-31/#post-8898193)
 * Thanks for the prompt reply. That file is completely empty for me (before and
   after the update). There is nothing in it.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WP Photo Album Plus] Facebook Share](https://wordpress.org/support/topic/facebook-share-31/)
 *  Thread Starter [lechank](https://wordpress.org/support/users/lechank/)
 * (@lechank)
 * [9 years, 6 months ago](https://wordpress.org/support/topic/facebook-share-31/#post-8898108)
 * Thanks for that. Do you know what file this would be in? (My browser is being
   weird so it is taking especially long for me to look through all the files to
   find it).
    -  This reply was modified 9 years, 6 months ago by [lechank](https://wordpress.org/support/users/lechank/).
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WP Photo Album Plus] Bigger Stars](https://wordpress.org/support/topic/bigger-stars/)
 *  Thread Starter [lechank](https://wordpress.org/support/users/lechank/)
 * (@lechank)
 * [9 years, 6 months ago](https://wordpress.org/support/topic/bigger-stars/#post-8894313)
 * For example:
 * [https://ibb.co/kBzhwF](https://ibb.co/kBzhwF)
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WP Photo Album Plus] Bigger Stars](https://wordpress.org/support/topic/bigger-stars/)
 *  Thread Starter [lechank](https://wordpress.org/support/users/lechank/)
 * (@lechank)
 * [9 years, 6 months ago](https://wordpress.org/support/topic/bigger-stars/#post-8894266)
 * That is a little bit helpful in some situations. The problem I am having is that
   I would like the stars to be fairly prominent and on some screen sizes the second
   set of stars flows over onto the next line. If I had the “average rating” and“
   my rating” on completely different lines this would solve the problem.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WP Photo Album Plus] Bigger Stars](https://wordpress.org/support/topic/bigger-stars/)
 *  Thread Starter [lechank](https://wordpress.org/support/users/lechank/)
 * (@lechank)
 * [9 years, 6 months ago](https://wordpress.org/support/topic/bigger-stars/#post-8881184)
 * Thanks for that. Im trying to find a balance between bigger stars and the Avg
   rating and My rating being on different lines when displayed. Which file has 
   the list of all the classes so I can go in and change the break points, padding,
   etc.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Theme My Login] Keep login in the field after failed login attempt](https://wordpress.org/support/topic/keep-login-in-the-field-after-failed-login-attempt/)
 *  [lechank](https://wordpress.org/support/users/lechank/)
 * (@lechank)
 * [9 years, 9 months ago](https://wordpress.org/support/topic/keep-login-in-the-field-after-failed-login-attempt/#post-8452866)
 * Yes, I would like to know this as well. Any ideas?
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WP Photo Album Plus] Facebook Share](https://wordpress.org/support/topic/facebook-share-31/)
 *  Thread Starter [lechank](https://wordpress.org/support/users/lechank/)
 * (@lechank)
 * [9 years, 10 months ago](https://wordpress.org/support/topic/facebook-share-31/#post-8424505)
 * I just noticed I must have highlighted a page on Table II 7. The button is back
   but I still get that weird dummy text in the pop up for Facebook sharing.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WP Photo Album Plus] Facebook Share](https://wordpress.org/support/topic/facebook-share-31/)
 *  Thread Starter [lechank](https://wordpress.org/support/users/lechank/)
 * (@lechank)
 * [9 years, 10 months ago](https://wordpress.org/support/topic/facebook-share-31/#post-8423723)
 * [http://www.cuteorshoot.lechank.com/cute/wppaspec/oc1/cv0/ab6/pt31](http://www.cuteorshoot.lechank.com/cute/wppaspec/oc1/cv0/ab6/pt31)
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WP Photo Album Plus] Facebook Share](https://wordpress.org/support/topic/facebook-share-31/)
 *  Thread Starter [lechank](https://wordpress.org/support/users/lechank/)
 * (@lechank)
 * [9 years, 10 months ago](https://wordpress.org/support/topic/facebook-share-31/#post-8423338)
 * In trying to figure out how to fix this I unticked TableII C17.9. The share button
   disappeared. I reticked it and I cant get the share button back. Please help.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WP Photo Album Plus] Facebook album and comments](https://wordpress.org/support/topic/facebook-album-and-comments/)
 *  [lechank](https://wordpress.org/support/users/lechank/)
 * (@lechank)
 * [9 years, 10 months ago](https://wordpress.org/support/topic/facebook-album-and-comments/#post-8423268)
 * Hello. I am currently setting up my site so I can share individual photos from
   from an album. I have figured out how to do this by simply having the Facebook
   share button but the problem I am getting is that under each picture is a load
   of unwanted text. It says, “To see the full size image, you need to enable javascript
   in you browser”. (Javascript is enabled in my browser). It also says “Average
   Rating” and “My Rating” but does not shows the actual ratings the photo has received.
   Then underneath that is a line that starts with “[‘,”,”,”,]” the the webpage,
   followed by “[script>wppaFbl…..”. How do I go about ensuring the star rating 
   is shown on the share and removing/editing the rest of what is written? Any help
   would be greatly appreciated. This is pretty much the last piece of functionality
   I need to sort out to have my site working (mostly thanks to your great plugin).
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WP Photo Album Plus] Link Top Ten Photo Widget To Original Album](https://wordpress.org/support/topic/link-top-ten-photo-widget-to-original-album/)
 *  Thread Starter [lechank](https://wordpress.org/support/users/lechank/)
 * (@lechank)
 * [9 years, 10 months ago](https://wordpress.org/support/topic/link-top-ten-photo-widget-to-original-album/#post-8402931)
 * I am a bit confused. In Table VI (A 5a,b,c,d) we can set the “Link Page” to a
   specific page for all images in a widget. I was wondering if there is a way to
   set the “Link Page” to a different page depending on which photo was used as 
   the link.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WP Photo Album Plus] Hide Photo’s number within album slideshow “# of #”](https://wordpress.org/support/topic/hide-photos-number-within-album-slideshow-of/)
 *  Thread Starter [lechank](https://wordpress.org/support/users/lechank/)
 * (@lechank)
 * [9 years, 10 months ago](https://wordpress.org/support/topic/hide-photos-number-within-album-slideshow-of/#post-8401071)
 * Figured it out now. For anybody interested it is the Browse Bar (Table II B2).
   Great Plugin!
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WP Photo Album Plus] Rating for everybody](https://wordpress.org/support/topic/rating-for-everybody/)
 *  Thread Starter [lechank](https://wordpress.org/support/users/lechank/)
 * (@lechank)
 * [9 years, 10 months ago](https://wordpress.org/support/topic/rating-for-everybody/#post-8366962)
 * Thank you. Can’t believe I missed it.

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