Martin
Forum Replies Created
-
Just need someone to code up a WP Kraken.io plugin now [thumbs up] 🙂
WP External Links has been updated incidentally?
Problem solvedForum: Fixing WordPress
In reply to: Ideas on how I'd do this pleaseHmm, well, that plugin kinda works in the reverse I.e there’s only an Admin interface to enter quotes and it can already display quotes on a page.
Oh well, that was a short lived forum question 🙂
Way cool Vasyl.
That worked a treat.well, I found this:
/** * wp callback */ public function call_wp() { if ( ! is_admin() && ! is_feed() ) { // Include phpQuery require_once( 'phpQuery.php' ); // add wp_head for setting js vars and css style add_action( 'wp_head', array( $this, 'call_wp_head' ) );Do you think this is what I should be changing? Not that I know what I’m doing with PHP 🙂
And thanks heaps for the uber-fast reply too and with a fix.
Contacted author as noted. Seems it killed another guy’s site too 🙂
Same issue when I use this plugin http://wordpress.org/extend/plugins/advanced-access-manager/
See this new thread http://wordpress.org/support/topic/plugin-advanced-access-manager-ouch-killed-my-testing-site?replies=2
Forum: Plugins
In reply to: [WP Ajax Query] [Plugin: WP Ajax Query] Keeping This Project AliveSo what have you done about WP Ajax Query 2 ???
Yeah, I just reinstalled Akismet since ditching IntenseDebate.
Came across the same issue – deactivated Akismet and guest commenting works as expected.
Be nice to get some developer feedback on why this might be happening.
Anyone? Would love to get it working inside my Forum topics for more ad engagements
So you’re saying other plugin developers need to be aware that your plugin exists and make theirs compatible, otherwise your plugin messes with their post type?
Kinda doesn’t make that much sense to me – I’d have preferred some other paradigm in this plugin because so far it’s messed up a number of different content types.Great idea, though I’m not so sure the execution seems right, for me and the content types I have at least.
Forum: Plugins
In reply to: [Code Embed] [Plugin: Artiss Code Embed] Wild card search?easy to implement is good.
If anyone needs anything more elaborate, that can be managed later and scoped. I think a simple wildcard will certainly enhance functionality as well as minimal code burden on your good self.
Thanks so much for considering it too.
Forum: Plugins
In reply to: [Code Embed] [Plugin: Artiss Code Embed] Wild card search?The first things I tried were * and then *.* – damn old MD-DOS days 🙂
Simple wildcard of * would be terrific if that’s easy to do, David.Forum: Plugins
In reply to: [Code Embed] [Plugin: Artiss Code Embed] Embeded Code Not WorkingThat was fast 🙂
By the way, it’s a damn great plugin too. Rate 5 stars