Hello,
I am currently using listify but the problem is when a user registers or logs in it shows them orders and edit listings etc.
Ideally I don’t want standard users to see this, only paying vendors. Is there anyway I can put anspress subscribers on a different account subscription where they will only see anspress details in their ‘account?’
thanks in advance!
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…