andyhowardidau
Forum Replies Created
-
Forum: Plugins
In reply to: [Tweet Blender] [Plugin: Tweet Blender] on every page?Ahhhh I see – genius! Thank you Kirill. That’s a perfect solution.
hadebe – this should work for you too.
Forum: Plugins
In reply to: [Tweet Blender] [Plugin: Tweet Blender] on every page?That’s a cool idea Kirilln. Thanks.
Just tried it, but it doesn’t suppress the <script> from loading in <head> on every page; it only stops the widget from appearing.
The issue I’ve got is I’d like to embed tweetblender in one page only, embedded using <form>, and I don’t want <script> loading on every page of my site. Speed’s important; I don’t want any surplus scripts loading on pages when they’re not required.
So I need a solution to suppress a PLUGIN from being invoked unless required, as opposed to just suppressing a WIDGET. I’ve looked around and haven’t found any obvious solutions.
Any thoughts? It’s a great plugin – would love to use it – but I can’t accommodate the additional load of the <script> on every page.
Forum: Plugins
In reply to: [Tweet Blender] [Plugin: Tweet Blender] on every page?This is exactly what I’m trying to do too. Any ideas?
Have tried placing conditional is_page logic in the plugin code with no luck.
@alexdunae Great! I’ve just tested your update, works perfectly. Brilliant stuff, thanks ??
Forum: Plugins
In reply to: [Plugin: WP Smush.it] Error posting to Smush.itI’m receiving the same error when attempting to smush and image that exists, and am receiving:
Fatal error: Cannot redeclare class services_json in /nfs/c01/h14/mnt/14944/domains/crossfitpaleodiet.com/html/wp-includes/class-json.php on line 115
..when uploading a new image.
WP 2.9.1
Is there an incompatibility to be addressed? Thanks.
Forum: Plugins
In reply to: [Plugin: WP-PostRatings] Rating icon is wrapped in HTML, need to removeHey Gamerz, thanks for the reply. I got the code from the Thesis hooks doc. It’s the only way to insert the ratings using hooks and not modifying the theme – so I can’t use the proper code. Is there a way around this, or do I need to modify the core theme? Thanks.
Forum: Fixing WordPress
In reply to: Weird Chars a€?I’m having the same issue, and have followed the updated fix for WordPress 2.1 outlined at:
https://mhinze.com/remove-curly-quotes-from-wordpress-21/No love – still having this problem, see screeny.
I have ‘Reading’ set to ‘UTF-8’ in WP Admin, and I’m calling this setting in header.php as per this post. The mySQL collation is utf8_unicode_ci.
Note: This is only an issue for posts that were copied and pasted from Word, but I’ve only had this problem since migrating to (mt) – (mt) is running an older version of mySQL than my previous host.
Anyone know how to remove these ‘special’ characters?