daisy8
Forum Replies Created
-
Thanks for the post Jon Morts, but can you be more specifi? How exactly do you deal with Facebook Disconnect? With thanks
Later:
I posted elsewhere and got the answer. In case someone else has this problem you insert straight after the FIRST close php tag BUT you add a space. And it goes into all of them.
OK,
I followed the link posted by PSorger and found out that there is a problem with it showing up in IE.
Can anyone help. I need to paste a piece of code into my Header.php {in order that the Facebook comments box shows up in Internet Explorer}
The instructions are: open up your theme’s header.php file and add the following attributes to the <html> tag:
xmlns:fb=”https://www.facebook.com/2008/fbml” xmlns:og=”https://opengraphprotocol.org/schema/”
However, when I get to the header.php, the options are more complicated:
<!–[if IE 6]>
<html id=”ie6″ <?php language_attributes(); ?>>
<![endif]–>
<!–[if IE 7]>
<html id=”ie7″ <?php language_attributes(); ?>>
<![endif]–>
<!–[if IE 8]>
<html id=”ie8″ <?php language_attributes(); ?>>
<![endif]–>
<!–[if !(IE 6) | !(IE 7) | !(IE 8) ]><!–>
<html <?php language_attributes(); ?>>
<!–<![endif]–>Do I add the code to each straight after the html id?
With grateful thanks for a reply!
Hi,
I downloaded this plugin about two weeks ago and let it run without the App for a while – because I’m just learning to be ‘tekky’ and thought configuring the app would be too hard for me!.
Initially, the steps I took was to delete all other Facebook icons – then using Jetpack’s ‘sharing’ section from wordpress.com dragged and dropped the social tabs wanted.
I also disabled the WP comment box as per the instructions. The FB Comments box worked, but without the app it wouldn’t show the ‘comment moderation area’.
So I followed the instructions for the app and used ‘Heroku’. The only issue I found was that when setting it up the boxes get automatically filled in and one had to delete that info and replace it with one’s own website address. [It was during this process that a notice came up saying there was an error.]
I followed through with the instructions and now the comment box moderation area is active. However, the comment box does not show up in IE at all. It shows fine in Chrome.
I’ve just written about the above in case it jogs a memory or helps someone to get there’s working better.
‘Diegocerezom’ is sounds as though you have not configured the app.
Does anyone know why it doesn’t show up in IE?
With thanks
Forum: Plugins
In reply to: facebook comment pluginThank you for your reply. I have bookmarked this page for another time.
What I found worked was to use the Jetpack social plugin which meant that I could leave out Facebook. I then disabled the wordpress comment box. deleted the social plugin I was using and then enabled the facebook plugin.
It now works.
Forum: Themes and Templates
In reply to: Twenty Eleven – Want to Change Font in HeaderHi,
thanks for this thread! I’ve made the Header Title smaller by following what’s on here, but I’d also very much like to make the post/page titles smaller.
Would this be where I could make the change?
.entry-title {
clear: both;
color: #222;
font-size: 26px;
font-weight: bold;
line-height: 1.5em;
padding-bottom: .3em;
padding-top: 15px;
}from 26px down to say 15px?
With thanks.
Forum: Themes and Templates
In reply to: changing color of header in twenty-ten themeI changed to Twenty Eleven – (had to in order to get rid of being hacked and getting the site up and going again.)
I’ve looked through the style css sheet to get rid of the black below the header image and cannot find it.
What do I look for in order to recognise it in this new theme? Does anyone know please?
Thanks
Forum: Fixing WordPress
In reply to: Visual Editor Not Working After 3.3 UpgradeHi All,
I’ve just found this thread:
https://support.addthis.com/customer/portal/questions/108180-strange-characters-in-url
It appears it wasn’t a problem after all.
Forum: Fixing WordPress
In reply to: Visual Editor Not Working After 3.3 UpgradeHi Bjobson,
The plugin Addthis is not compatible with 3.3.1 yet. Deleting it entirely solved a main problem for me.
Forum: Plugins
In reply to: AddThis PluginI’ve found one.
Forum: Fixing WordPress
In reply to: Visual Editor Not Working After 3.3 UpgradeHave got it working! I cleared my browser cache twice, then under the ‘theme locations’ primary menu I chose the named menu I’d already created and saved it. I then ‘saved’ the created menu twice, one after each other.
That fixed the problem.
Forum: Fixing WordPress
In reply to: Can't add media?Hi,
I had the same problem and found this thread very helpful.
Forum: Fixing WordPress
In reply to: Desperate…Desperate! Image problems and no responseTry this thread. I had the same problem and found this thread very helpful…
Forum: Fixing WordPress
In reply to: Visual Editor Not Working After 3.3 UpgradeHi,
I’m glad to have found this thread. I’ve had most of the problems talked about here and have found most of the solutions here too.
(Updated to twenty-eleven, added Google library plugin, updated Java, used etc). Image loader, html box and visual, all now work.
What doesn’t is the Menu setting.
The header menu bar shows 35 pages, I want it to show about 8. I have used the menu settings to do this, but it still shows 35 pages. I deleted the old menu – with 8 pages, and re-set it to 8 pages. It still doesn’t work.
Any ideas?
With thanks
Forum: Fixing WordPress
In reply to: Image loader not workingHelp!