chrisbirchall
Forum Replies Created
-
Sorry. Yes, using latest versions of both – reinstalled Woo just in case.
Forum: Plugins
In reply to: [WooCommerce] New Shipping configuration is over my headHi Shannon w @whitsey
When you say “Done”, I’d love to know what you done π because I have the exact same problem and just can’t crack it.Any help would be very much appreciated
Chris Birchall
Forum: Fixing WordPress
In reply to: How to change font of editorGo into wordpress>wp-includes>js>tinymce.
Here you’ll find a CSS file called wordpress.css
Edit the font family to suit your taste buds.
(Clear your browser’s cache to see the changes)
Hope this helps.
Chris.Forum: Fixing WordPress
In reply to: wysiwyg editor reformatting my HTMLThe solution I found was the TinyMCE Vadid Elements plug-in: http://www.engfers.com/2008/11/06/new-wordpress-plugin-tinymce-valid-elements/
This allows you to add the elements of code you DON’T want the editor to strip out. In my case it was the iframes tags. You just add these at the interface, along with any other tags that would appear within the iframes code, and PRESTO! you can flip between HTML view and Visual to your heart’s content.Chris.
Forum: Fixing WordPress
In reply to: Podpress related – stats gone in WP 2.7Hi there Godai.
Just found this thread as my stats have stopped working too since upgrading. They just show zero visits.
I’d be interested to hear how you fixed yours incase it’s the same problem.
Cheers.
Chris Birchall
chris AT beautyphoto DOT co DOT ukForum: Fixing WordPress
In reply to: wysiwyg editor reformatting my HTMLIt worked fine for me in WP 2.5.1 Upon upgrading to 2.6 the problem reared its ugly head once more. The wp-unformatted didn’t help either.
I just hope someone will come up with an answer that will work in the latest version.
Forum: Fixing WordPress
In reply to: wysiwyg editor reformatting my HTMLSure that’s an option. However, the whole point of using the likes of WordPress as CMS is to get away from hacking about with HTML – otherwise we might as well have all stuck with Front Page!
I don’t pretend to be a coder, so I wonder if Vixthink or anyone else can come up with a variation of the iframe fix that will work in WP2.6?
Forum: Fixing WordPress
In reply to: wysiwyg editor reformatting my HTMLHmmm. Just did the 2.6 upgrade hoping all this would go away.
Same old same old…
Worse in fact. The WP2.6 editor still chews up the code when you have an iframe on the page. But now even the above “fix” doesn’t fix it!
I’ve just restored my 2.5.1 backup files and I’m sticking with it until Matt and his gurus come up with an editor that behaves itself.
Forum: Fixing WordPress
In reply to: wysiwyg editor reformatting my HTMLVizthink: You are a Gentleman, a Scholar and a Star. (if, however, you happen to be female, please feel free to alter the first of those honorary titles)
You have just saved me the arduous task of having to backup my posts to Notepad for fear of losing my iframes code by opening in the visual editor – and from the frustration of constantly forgetting to do so!
I am using iframes to display google maps and will also be using them to display Lightroom image galleries. This Visual Editor bug was a real pain. Hopefully it will be fixed in the next update.
Thanks again for the tip.
Chris.
BeautyPhoto.comHi CogDog.
I have exactly the same (blank page) issue after doing “the fix”.
How about being a TopDog and telling me where to start looking for extraneous php endifs
Thanks in advance
Chris
beautyphoto.comForum: Fixing WordPress
In reply to: How to remove title attribute from wp_list_pages()Nice one Haochi.
If I were to set up a custom field (called, say: “label”) how would I edit the code above to show the “value” of that field as a tooltip?
Chris (UK)