flickh
Forum Replies Created
-
Forum: Plugins
In reply to: [Keyring Facebook Importer] Facebook permissions reviewSame problem here..
The instruction “Click the Website with Facebook Login box and enter the URL to your website, which is probably ” doesn’t really make sense because there’s no such box in the facebook app setup.
getting “Invalid Scopes: read_stream. This message is only shown to developers. Users of your app will ignore these permissions if present. Please read the documentation for valid permissions at: https://developers.facebook.com/docs/facebook-login/permissions”
Forum: Plugins
In reply to: [Social] [Plugin: Social] Oxygen theme not compatible?Solved it by dumping the theme I liked.
??
Alright! Thanks for the reply.
Is that js somewhere in the wordpress folders that I could add it myself?
Forum: Plugins
In reply to: [Social] "Social" plugin won't let me login as facebook or twitter ID.Solved!
Boy, is wordpress complicated sometimes. I was also missing my admin toolbar while viewing the site, I found this to bring it back, which also made the social plugin work!!
Forum: Plugins
In reply to: [Social] "Social" plugin won't let me login as facebook or twitter ID.Ooh the blog in question is:
What led you to that code?!?
Hmmm I had to add this. The text box was half invisible due to the size of the space it was in vs the size of the box itself.
#commentform {
margin: 1em 0;
width: 625px;
}#commentform textarea {
background: #FFFFFF;
border: 1px solid #d6d3d3;
width: 625px;
}Forum: Themes and Templates
In reply to: Sidebar has a mind of its ownAlright – solved!
I looked at each single-post page and there WASN’T a single page that had sidebar at bottom.
But the main page did have it at bottom.
So I tried cutting the html of each entry, one by one, updating, then refreshing the main page to see if the problem went away. it did!
So then I re-pasted the html from clipboard and searched it for <div> errors. I just deleted all the divs and re-formatted the text in the visual editor.
Problem solved!
Forum: Themes and Templates
In reply to: Sidebar has a mind of its ownForum: Themes and Templates
In reply to: Sidebar has a mind of its ownHmmmm okay I validated the code and it still doesn’t work.
Sidebar looks fine on each of my single-article pages.
Hmmmmm
Forum: Fixing WordPress
In reply to: Side bar on front page has mind of it own.Hey – this is a double post – seems you got some responses and fixed it somehow..
how?
Forum: Fixing WordPress
In reply to: Side bar on front page has mind of it own.