geoffreytransom
Forum Replies Created
-
Same problem here with Minify – and when W3TC is activated with Minify enabled, my site renders as if there is no CSS whatsoever… because it references a CSS file that does not exist.
Doubtless this will be remedied in due course – even without minification of CSS etc, the plugin does a good job (for the moment I haven’t even sent theme files and so forth to a CDN: not sure I will even need to since page gets to onLoad in about 2 seconds).
Forum: Plugins
In reply to: [Postie] Postie broken in 3.3 _fill_user() problemI used the fix provided by gizmomol, and that has worked like a charm (for which, thank you, @gizmomol).
Forum: Plugins
In reply to: WP-FirePHP BrokenAVOID.
I just installed it and immediately after activating it I started getting ‘502 – Bad gateway‘ errors from wp-admin. Deleted the plugin files and the admin page returned to normal.
Pity – looks like I will have to set FirePHP up by hand.
Forum: Fixing WordPress
In reply to: wp_list_pages exclude not workingSame here –
<?php wp_list_pages('exclude=4690&title_li=&depth=3&sort_column=menu_order'); ?>does NOT exclude page ID 4690. PageID 4690 appears in the HTML (but doesn’t appear on the screen because it is the last element in a div which does not display overflow).
This has been the case since WP 2.8.1 for me; I can not see how the theme I’m using (StudioPRess’ “Magazine 1.0”) could possibly cause it.
Cheers
GT
MarketMentatForum: Fixing WordPress
In reply to: A Very Interesting Near-Disaster