sruddy
Forum Replies Created
-
Forum: Plugins
In reply to: [Simple Facebook Connect] What is shortcode for like box?Doesn’t work for me. Is ther something else you have to do to make shortcodes work?
Forum: Plugins
In reply to: [Simple Facebook Connect] Comments add on code not workingMy wife looked at the last blog post on her work pc and she said it said Hi you are logged in with your facebook account and gave her the option to log out. Her facebook profile pic was to the left of that text.
However my mother-in-law only had a email, website, and comment field. She had no button offering to connect with facebook. I had to go into disscussion settings and require login for her to get the connect with facebook option. I do not want log it required however i do want facebook connect available.
Forum: Plugins
In reply to: [Simple Facebook Connect] Comments add on code not workingwhat a minute looks like I didn’t have it just ahead of author input here is were it is now.
<div id="comment-user-details"] [?php do_action('alt_comment_login'); ?> <div class="form-input"><input id="author" name="author" type="text" value="<?php echo $comment_author ?>Forum: Plugins
In reply to: [Simple Facebook Connect] Comments add on code not workingWell I tried it again here is the code and were I put it.
<div id="comment-user-details"] [?php do_action('alt_comment_login'); ?> <div id="form-section-author" class="form-section"><div class="form-input"><input id="url" name="url" type="text" value="<?php echo $comment_author_url ?>" size="30" maxlength="50" tabindex="5" /></div> </div><!-- #form-section-url .form-section --></div>`
Is this right and would someone go to my blog to test it out? I don’t see it myself I guess because I’m the admin?
Forum: Hacks
In reply to: How to disable or redirect image click through.Forget it I found it.
Forum: Hacks
In reply to: How to disable or redirect image click through.Before you add the image into the post on the right in the Attachment Display Settings, there is a “Link To” drop down that is set to Media File. You can change that to none.
I don’t see the attachment display settings on the right.
Forum: Fixing WordPress
In reply to: Chrome erroneously saying my site is Spanish.I can’t seem to duplicate the issue in Chrome. Google doesn’t offer me any translation alternatives, and your site seems to load and read just fine for me in Inglés. Don’t seem to be getting any of the pop-ups, either.
Just a personal observation: Some of those photos possess an intriguing degree of empathy.
Thanks for checking James. Seems that some are getting the translation prompt while others are not. I’m wondering if location has anything to do with it. my mother in law is getting it and she resides in Ca as well as us.
Thanks for the photo comment, it is encouraging.
Put this in your <head></head>:
<meta name=”google” value=”notranslate” />
<meta http-equiv=”Content-Language” content=”en” />Thanks for the code. I’m hoping I don’t have to use it though as I would like a non english speaking person to have the choice to translate.
Forum: Fixing WordPress
In reply to: Chrome erroneously saying my site is Spanish.Uninstalled and re installed chrome then cleared cache. It still pops up. Also pops up on my laptop and wife’s computer. Only happens with chrome. I have told the pop up to never translate this page but don’t want everybody going to my site to see this.
Forum: Hacks
In reply to: How to disable or redirect image click through.Thanks Simalam! As an alternative anyone know the code for having it open in lightbox?
Forum: Fixing WordPress
In reply to: How do I add a link for customers to download images?Can’t believe no one answered this. Apparently it only takes a zipped file and a link pointing to it. I tried it with a regular file and all you can do is look at it. Zipping the file does something that starts a download as soon as you click on the link. I figured it would take some php for that but it didn’t.
Thank you!
You almost have it right. Looks like it doesn’t eliminate the email/website fields in your theme. The comment-user-details div should surround all three fields, not just the name.
So I’m assuming I just have the </div> in the wrong place?
When I first saw it I thought that was your FB avatar. Thanks for pointing that out. I’m off to read your fix it link now.
Thanks Otto!
Forum: Plugins
In reply to: Facebook avatar not workingPlugin is Simple Facebook Connect
K thanks got it.
Otto thanks for the reply.
I do have all check boxes checked in the SFC Modules so I’m assuming the reason it’s not working is because I require login to post a comment. This login requirement is in the WordPress/settings/discussion settings/ Users must be registered and logged in to comment. Yes? What are the cons of not requiring a log in?
I just turned log requirement off. But I don’t see anything in the comment box that allows someone to use their facebook id. Also my wife registered last night and I have the Use Facebook Avatars in preference to Gravatars
checked and her facebook avatar didn’t show up.