movielakay
Forum Replies Created
-
Thanks for the fix but I’m having the same issue as [whizzer]… I’m using the plugin in the homepage of my wordpress theme and everything aligns horizontally (floats left).
I tried to put the code [Ikki24] suggested but every list on my index page messed up.
Is there any other ways I can fix this?
Thanks in advance.
My blog is in “maintenance mode” so I can’t provide a link
I downgraded to version 1.7.5 and everything is working now. I guess version 1.8.2 didn’t work because of that new Polldaddy Rating add-on. I already had WP-PostRatings installed. So WP-PostRatings and Polldaddy rating are not compatible.
Same here. Polldaddy is not working – It was working fine until I tried to upgrade to 1.8.2. Now none of my polls is working ??
“Plugin could not be activated because it triggered a fatal error.
Fatal error: Class pd_top_rated: Cannot inherit from undefined class wp_widget in …/html/wp-content/plugins/polldaddy/polldaddy-org.php on line 515″
I’m using WordPress 2.7
Forum: Plugins
In reply to: [Plugin: WordPress Mobile Pack] Working Fine on WP 2.8.2thanks James. It makes sense. I’m not a PHP savvy so let’s say my custom field name is “thumbnail” how would I print out the value?
In my theme, it looks like that
If statement here…
<?php $key="thumbnail"; echo stripslashes(get_post_meta($post->ID, $key, true)); ?>
end if.
I tried that, it didn’t work.
thaks
Forum: Plugins
In reply to: [Plugin: WordPress Mobile Pack] Working Fine on WP 2.8.2hey James? is there anything I can do to display my custom fields in the mobile theme?
thanks.
Forum: Your WordPress
In reply to: Facebook Connect WordPress PluginFB connect is a great plugin but makes my site really SLOW. My homepage takes forever to load.