Tom Ewer
Forum Replies Created
-
Thanks. Any idea how I can prevent it from happening?
Forum: Plugins
In reply to: [GetSocial] [Plugin: GetSocial] Removing "Share" TextQuite right you are – apologies!
Forum: Plugins
In reply to: [Live CSS Preview] [Plugin: Live CSS Preview] Embed CSSGreat! Please feel free to email me (tom [at] incsub [dot] com) with any updates or other plugins you release – I’m always looking for things to feature at WPMU.org.
Thanks for getting back to me with such a comprehensive response Kurt – I appreciate it.
Forum: Plugins
In reply to: [Raptor Editor] [Plugin: Raptor Editor] Fatal ErrorYou’ve fixed that problem. Two other issues I’ve spotted immediately:
1. Text in the editor is white (i.e invisible).
2. Flyout menu items aren’t clickable when they are hovering over the editor screen.This is FYI – I won’t be using the plugin.
Cheers,
Tom
Forum: Plugins
In reply to: [Raptor Editor] [Plugin: Raptor Editor] Fatal ErrorRunning Twenty Eleven, no other plugins, WP 3.3.2.
Forum: Plugins
In reply to: [SSL Grins] [Plugin: WP Grins SSL] Smilies Not DisplayingThanks, I’ll check it out 🙂
Forum: Plugins
In reply to: [SSL Grins] [Plugin: WP Grins SSL] Smilies Not DisplayingI get the readme.
Forum: Themes and Templates
In reply to: CSS Div WidthAre you saying that if I change this:
<p class="lwb_tweetme">...</p>to this:
<div class="lwb_tweetme">...</div>I can get it to work in the way that I want? If so, that wouldn’t be a problem – it’d only take 10-15 mins to change the old <p>’s, and I could just use divs in the future.
Thanks again! 🙂
Tom
Forum: Themes and Templates
In reply to: CSS Div WidthHi blogjunkie,
Thanks for the suggestion. Whilst that would work for now, it wouldn’t be future proof (e.g. if at some point in the future I increased the content width, the box would be too narrow). Any other ideas?
I thought that there would be a relatively straightforward answer – something along the lines of floating one element to the right, the other to the left, and instructing the div to fill the gap?
Thanks again!
Tom
Forum: Fixing WordPress
In reply to: Text Editor WoesThanks! I’ll take a look.
Forum: Plugins
In reply to: Widget Logic Exclude HomepageThis did the trick:
! is_front_page()Thank you!
Forum: Fixing WordPress
In reply to: Category URL IssueProblem solved – thanks!
Forum: Fixing WordPress
In reply to: Including Customizable Content In SidebarThat’s exactly what I was looking for, spot on, thanks!
Forum: Fixing WordPress
In reply to: Including Customizable Content In SidebarI’ve managed to format the text as I would like with inset style settings. Is there any way to have it so this widget only appears on the home page? Thanks!