if you can make it float to the right and when scroll it scroll with the question that will be the best soultion postion fixed after scroll using jquery then un fixed when scroll hits the answer div then answer vote will be position:fixed if not why not after the question and under the avatar its easy i think every rating and sharing plugin does this 😀 any way thats my opinion
Dear mvermand, I am excited too, but you should know that I am the only developer right now working on this, 12-18 Hours a day. Hope you can understand. I have planned to release preview on 1st of January (If everything will right). Version 2.0 is like doing re-coding of AnsPress from start :). I will do my best to accomplish it ASAP. Thanks for your patience.
Well, normally I like it as following -> “Below user avatar” (best, easy to notice) >>> Float right side >> After post content (Lazy users wont goto bottom, just for voting). But ultimately, it depends on your theme. It would be good, if there is option to customize its placement in the theme itself 😛 BTW, because of captcha, it doesn’t login from header login option (throws error – Captcha code is invalid.) Regards,
No I did not edit it. Here is the file contents of users.php <a class="ap-btn ap-ask-btn-head pull-right" href="”> results ) ) { foreach ( $users->results as $f ) { $data = $f->data; $current_user_meta = array_map( function( $a ){ return $a[0]; }, get_user_meta($f->ID)); include(ap_get_theme_location(‘content-user.php’)); } } else { _e(‘No users found.’, ‘ap’); } ?> results ) ) { ap_pagi($base, $total_pages, $paged); }
Preview will be ready soon, if you are interested in beta testing the I will send you update when its ready. Also already released two extensions for AnsPress: Tags: https://github.com/wp3/tags-for-anspress Categories: https://github.com/wp3/categories-for-anspress ——– lol, are this extension ? AnsPress already have tags and categories. From version 2.0 all addition features will be released as a new extension, so that user can easily select what they need. WIll all other features like labels, points, badges, etc. will be available as an extension ? Yes. To make things easy, core plugin will be simple just question and answer and nothing else. ——– Thanks your for your interest in beta testing, will let you know. Till then read the new features list, which does not exist 😀
Getting the following error in my PHP logs 20141223T015931: www.stickandrudderstudios.com/index.php PHP Parse error: syntax error, unexpected T_FUNCTION, expecting ‘)’ in /server/srs-wp/wp-content/plugins/anspress-question-answer/theme/default/users.php on line 14