greencode
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: External Javascript not workingAnyone?
Forum: Plugins
In reply to: [Mingle Forum] Official Site DownGlad to hear everything’s okay with cartpauj and hopefully everything will be up and running soon.
Forum: Fixing WordPress
In reply to: Page Loading Issues with ChromeIt’s not just on 3.1.2 as it’s also affecting some other sites I have to maintain and they are running down as low as 2.9
Forum: Plugins
In reply to: [Mingle Forum] Official Site DownUmm and the last post they made on WordPress was on the Wednesday April 27th, 2011
Forum: Fixing WordPress
In reply to: Get current post ID and excludeThanks so much for this – that’s spot on and works a treat!
Forum: Fixing WordPress
In reply to: Page Loading Issues with ChromeVery frustrating. It seems to be one thing after another with Chrome. If you look in your Console you’ll notice about 80% of the stuff that appears in there is to do with Chrome!
Forum: Fixing WordPress
In reply to: External Javascript not workingThanks for your help but I’ve added the script as per their example:
<script type="text/javascript" src="<?php bloginfo('template_url'); ?>/pathto/yourscript.js"></script>And it still doesn’t work. The only way I can get it to work is by adding the actual script to the header file but that’s gonna get very messy when I want to add more and more scripts!
Forum: Fixing WordPress
In reply to: Argument #2 is not an arrayThanks for your help with this but my original question was posted over 7 months ago so I decided against using this theme.
Forum: Fixing WordPress
In reply to: External Javascript not workingBump
Forum: Fixing WordPress
In reply to: External Javascript not workingThanks for your help. But what I’m currently using (the code above) converts that into absolute path to the script?! I’ve tried typing in the actual url to the script, just in case that wasn’t working, but that still doesn’t work.
Thanks for this – I’ll look forward to it.
I’ve just downloaded the latest update 2.5.5. and from what I can see I am still getting this message even though I’ve created a Block Bad Queries plugin and activated it.
Forum: Fixing WordPress
In reply to: unable to add WP gallery images from Media Library – HELP!!I think you misunderstand what I’m saying. In the past I have been adding images via the Media Library and then selecting those images within my post using the images from my media library. I have not had to go into the post and then upload images directly into the post in order for them to appear in my gallery.
I have just added a new post and this seems to be working again but it does not work on those posts that have already been created!
Sorry, I found it on your site yesterday and then forgot to report back on this post. Thanks again.
Always a bit frustrating when somebody solves their own issue and doesn’t add how the did it. Other people may face the same issue and so would be useful if you added an explanation.