mikolatz
Forum Replies Created
-
I also tried disabling ALL plugins then enabling the Mega Menu plugin alone, still the same 🙁
Forum: Plugins
In reply to: [Plugin: Front-end Editor] Can’t see the WYSWYG tool barit’s 1.2.1. i double-clicked as fast as i can still no wysiwyg toolbar appear on the site. i opened my site in both firefox and safari still the same results.
Forum: Plugins
In reply to: [Plugin: WP-Polls] Not working in 2.8, nothing happens.THANKS! noticed that wordpress 2.8 is now using <?php wp_footer(); ?> unlike 2.7’s <?php get_footer(); ?>, forgot about that. thanks again hehe ;p
Forum: Requests and Feedback
In reply to: [Plugin: Author avatars] Please add feedback hereHi guys,
I’d like to ask if is there a way to add in the ‘sorting order’ (in the widget) to display authors by number of posts? or only show authors that have user photos or avatars (I have the User Photo plugin and it works well with author avatars).
I have this problem wherein most authors doesn’t have a user photo, thus showing the default avatar from gravatar 🙁
Forum: Plugins
In reply to: Logged User Photo<?php userphoto($wp_query->get_queried_object()) ?>
I’m getting an error when I use this one.
Does anyone have a solution regarding this yet? I really need to show the user’s photo whenever he/she’s logged in.