greencode
Forum Replies Created
-
Apologies, I’ve just found another TTF file and that seems to work okay… Strange!
Forum: Plugins
In reply to: [Plugin: GD Star Rating] Unable to change Multi Block Star StyleYeah, I’ve managed to get the comments multi-rating blocks to show different styles of stars since the update but just not the shortcode version within the post.
Forum: Plugins
In reply to: [Plugin: GD Star Rating] Unable to change Multi Block Star StyleHi, I’ve just downloaded and installed the latest version but I’m still unable to change the star style when inserting a multi-set into my post from within the post itself. Any ideas?
Forum: Fixing WordPress
In reply to: Develop WP site alongside current site?Thanks once again for this – will definitely make things a lot more straight forward when developing sites for clients that already have a site and don’t want to pull that down until their new one is ready.
Forum: Fixing WordPress
In reply to: Develop WP site alongside current site?Thanks for this. If I use the 2nd option (which is the one best suited for me) then surely I won’t be able to test the site as it gets developed because when I choose to view the site it will show me the index.html file currently at root?
Forum: Plugins
In reply to: [Plugin: FancyBox for WordPress] Compatible with 2.8.4?I have found the issue. Basically if you run FancyBox and “WP pngfix” alongside each other then FancyBox doesn’t work. I have resolved this by using “Wp-UnitPNGfix” plugin instead.
Forum: Plugins
In reply to: [Plugin: GD Star Rating] Unable to change Multi Block Star StyleThanks for getting back to me so quickly. I’ve also attempted to include this code in my comments but this too doesn’t seem to bring in the “pumpkin” icons:
<?php if (defined("STARRATING_INSTALLED")) : ?> <div style="float: right"> <?php wp_gdsr_comment_integrate_multi_result(get_comment_ID(), 1, 0, "pumpkin", 16); ?> </div>Forum: Fixing WordPress
In reply to: What is “undefined53x53-50.jpg”The site can be found here
Apologies for not getting back sooner.
Forum: Plugins
In reply to: [Plugin: WP Super Cache] gobbledegook text on cached pageOK, I think I may have sorted this issue. Basically by turning off all of my plugins (all 27 of them!) and then activating them one at a time I think I’ve got it down to two that seem to be causing a few issues; Gzippy and SpamShiv Lite
I don’t seem to having any issues and I’ve checked using ismyblogworking.com to see if it’s caching etc and all’s working well.
Forum: Fixing WordPress
In reply to: [Plugin: WP sIFR] Margins with sIFRApologies for not getting back sooner. I ended up not using sIFR due to this issue but when I go another site I’ll give it another go and see what happens and then report back.
Forum: Plugins
In reply to: list post title and excerpt from category into a postApologies – I should have done a search for that plugin in the forums before posting this question as it’s resolved there! Sorry!!!
Forum: Installing WordPress
In reply to: Failing validation with WP pngfixI tried HITS png fix but that didn’t play nice with my design… In fact it threw things all over the place! What I did to get through validation was to create a separate js file for that section I was having issues with and now everything is fine.
Forum: Installing WordPress
In reply to: Failing validation with WP pngfixAny further thoughts with this? I’m quite surprised nobody else has come across this issue.
Forum: Fixing WordPress
In reply to: Run plugin tags from header?Basically, I’d like to have content on the blog that is country specific. The Content by Country plugin offered that solution for my posts and pages but not for the header of my blog.
Forum: Installing WordPress
In reply to: Failing validation with WP pngfixWhere do I insert the && symbols?