lechank
Forum Replies Created
-
Forum: Everything else WordPress
In reply to: Unsubscribe from support forums not workingFix this now!!!!
Forum: Plugins
In reply to: [WP Photo Album Plus] Facebook ShareThanks 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 --> '; } }
Forum: Plugins
In reply to: [WP Photo Album Plus] Facebook ShareThanks for the prompt reply. That file is completely empty for me (before and after the update). There is nothing in it.
Forum: Plugins
In reply to: [WP Photo Album Plus] Facebook ShareThanks 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 7 years, 8 months ago by lechank.
Forum: Plugins
In reply to: [WP Photo Album Plus] Bigger StarsFor example:
Forum: Plugins
In reply to: [WP Photo Album Plus] Bigger StarsThat 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
In reply to: [WP Photo Album Plus] Bigger StarsThanks 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
In reply to: [Theme My Login] Keep login in the field after failed login attemptYes, I would like to know this as well. Any ideas?
Forum: Plugins
In reply to: [WP Photo Album Plus] Facebook ShareI 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
In reply to: [WP Photo Album Plus] Facebook ShareForum: Plugins
In reply to: [WP Photo Album Plus] Facebook ShareIn 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
In reply to: [WP Photo Album Plus] Facebook album and commentsHello. 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
In reply to: [WP Photo Album Plus] Link Top Ten Photo Widget To Original AlbumI 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
In reply to: [WP Photo Album Plus] Hide Photo’s number within album slideshow “# of #”Figured it out now. For anybody interested it is the Browse Bar (Table II B2). Great Plugin!
Forum: Plugins
In reply to: [WP Photo Album Plus] Rating for everybodyThank you. Can’t believe I missed it.