Hello,
my client need have possiblity create answer if No ansers yet from admin when add or edit question.
So i make some easy changes in your plugin admin/meta_box.php use wordpress function for get url, and use ahref to post-new.php?post_type=answer&post_parent=<?php echo get_the_ID(); ?> to create new answer.
So admin user can easy click on this link and quick answer is made. I thing this function will be good for others.
I want to change the thumb icon image. Where is the file for this located?
I would like to change this icon to look like the follow button.
From this
to this
How can I do this?
Hi Rahul, amazing plugin 😉
I have a question about the limit of characters in the answers… Is it possible to limit the number of words in the answers?
I would like the answers have maximum 140 words, any idea?
Thanks for your time! Rgds!
Is there a way to add css style, and expecially, to change the color of the usernames in the Users page, or throughout the entire site?
I found a link that can be useful: https://wordpress.org/support/topic/admin-username-highlighted-in-a-different-colour
I would like to have a solution that implies modifying functions.php, but if someone knows how to do that modifying the theme files used in anspress and can post what files to modify i would be very glad. I think this question can help lots of users who want to add more color and more usefulness to this fantastic plugin.
How can I change the position of pop-up notification for example “Comment is posted”. I need to re-position it because it is showing under my dynamic header.
Hi i managed to change cover photo, but it is impossible to change the width and height by change cover width/ cover height.
It seems not functioning at all somehow…
When i customize things on the PC the changes do not appear on mobile. For example, i added a logo, a number of questions but none of those actions show on my mobile site. Am I missing something? Thank you.