greencode
Forum Replies Created
-
Forum: Plugins
In reply to: [Stream Video Player] No video showing after updateWould really appreciate any ideas of why this wouldn’t be showing up.
Forum: Fixing WordPress
In reply to: Malware warning on my blogAs your site is not a self hosted WordPress site, you might be better off asking the same question here http://en.forums.wordpress.com/
I realise this was 9 months ago but just wondering if this is possible?
Me too. I run a number of sites and it only appears on a few of them. No idea what the issue is though as I can’t see any way of finding out further information.
Forum: Plugins
In reply to: [W3 Total Cache] Caching of category and blog pageAnyone? At the moment I’m unable to schedule posts when I’m away as I know they will be published but not visible on blog index or category page.
Forum: Plugins
In reply to: [Dynamic Widgets] Include not excludeDoh! Thanks for the quick response.
Forum: Plugins
In reply to: [Admin Menu Editor] Argument in current_user_can()Hi. Thanks for getting back so quickly. This what the full message says…
Argument in current_user_can()
Used in wp-content/plugins/admin-menu-editor/includes/menu-editor-core.php on line 1726.Usage of user levels by plugins and themes is deprecated. Use roles and capabilities instead.
Deprecated in version 2.0.
Forum: Plugins
In reply to: [W3 Total Cache] Browser caching of woff filesYep, that would be a good idea to include that in the list.
Forum: Plugins
In reply to: [New Nine Adaptive Images] How do I know if it's working?As promised, here’s a quick guide on how to set up Adaptive Images with WordPress using the actual script and not a plugin: http://www.daretothink.co.uk/blog/using-adaptive-images-wordpress/
Forum: Plugins
In reply to: [New Nine Adaptive Images] How do I know if it's working?Well, I still didn’t manage to do it with this plugin but instead used the actual Adaptive Images script from here http://www.adaptive-images.com/
Might right a little blog post on how to get this working as it’ll be good for me for future projects.
Will report back here once written. Should be over the weekend.
Forum: Fixing WordPress
In reply to: Change Category name and then 301 redirectAnyone?
Forum: Plugins
In reply to: [Stream Video Player] No video showing after updateAny ideas about this?
Here’s the shortcode I’m using, I’ve changed the urls to dummy ones.
[stream provider=video flv=http://my-docs.s3.amazonaws.com/packaging.flv img=http://www.mysite.com/main/wp-content/uploads/packaging-video.jpg mp4=http://my-docs.s3.amazonaws.com/packaging.mp4 embed=false share=false width=368 height=272 dock=true controlbar=over bandwidth=high autostart=false /]
Forum: Fixing WordPress
In reply to: Pass custom field value to get_category_linkReally I’m just trying to echo the contents of that site_cat_link field into get_category_link. That custom field contains the ID of the individual category.
Forum: Fixing WordPress
In reply to: tmp folder?Yeah it’s adaxial.co.uk. timthumb is up to date with the latest version 2.8.11.
Forum: Plugins
In reply to: [SyntaxHighlighter Evolved] PHP Code converted into HTML entitiesI’m in the same position. I add the code in the text editor tab, go back to view it in the visual editor and it’s changed everything to HTML entities. Would be really interested to know how to overcome this without having to do everything in the text editor tab.