fleur2011
Forum Replies Created
-
Forum: Plugins
In reply to: Issues with Article Directory@grace n Ease, I just upgraded to WordPress 3.3.2. That’s when the half-page display occured. But now, it’s OK.
If there’s an error with WP 3.4.1 then I might not upgrade yet then
Forum: Everything else WordPress
In reply to: Number of Articles Supported in Article DirectoryOne of my sites has more than 11K articles so I can say it’s OK 🙂
Forum: Themes and Templates
In reply to: Article Directory RegisterHave you tried contacting Templatic for support?
Forum: Plugins
In reply to: Issues with Article Directory@sgodar, I got my site working with your tip. Thanks 🙂
Article Directory Plugin
Show Text Editor: NO <— This is important, otherwise, you’ll get 2 editors showing upOpen /plugins/aricle-directory/author-panel.php in a text editor and replace line 269:
wp_tiny_mce( false, array( 'height' => '370' ) );with
wp_editor( $content, array("tinymce" => $a));You can check it at http://articlestockdirectory.com using test as username and test as password. I’d like to get some feedbacks if you encounter some errors 🙂
Forum: Plugins
In reply to: [Email Users] [Plugin: Email Users] Recipients not showingI did set to “on” all my users to receive emails and notification.
Thanks but I have tried changing the settings, but other users can still see the list of posts and comments.
Forum: Plugins
In reply to: [Email Users] [Plugin: Email Users] Recipients not showingI turned it on already but it did not solve the problem.
I can’t send an email to any users because no recipients’ email addresses are showing.Screenshot here – http://tinyurl.com/9am5am3
I had installed already, thanks.