Hi,
I am using a template called WP-Pravda and it pulls out contents from pages or posts on the front page, in a masonry style. Each post has a different color, depending either on its category or on a specific color attached to the post, see example here : http://demo.color-theme.com/?theme=Pravda
I am no developper but I managed to make it pull all my Anspress Questions on the front page, which is nice 🙂
Yet these Anspress Questions don’t bear the color of their category.
I was told I could add an extra-option on a file of the template, and I identified the part of the code related to it :
$of_options[] = array(   “name”      => __( “Get the custom color for posts from:” , “color-theme-framework” ),
“desc”      => __( “Choose how to define the color for posts.” , “color-theme-framework” ),
“id”      => “{$prefix}post_color_type”,
“std”      => “Post settings”,
“type”      => “select”,
“options” Â Â Â => array(
‘post’Â Â Â Â Â Â Â Â Â => ‘Post settings’,
‘category’Â Â Â Â Â Â => ‘Category settings’,
 ‘anspress_category’      => ‘Anspress’
)
I tried adding the line in bold but it doesn’t work as I do not know how the category of a question is meant to be called in Anspress. Do you guys know what I should put here ?
Thanks for your answer 🙂
Hi,
Does anyone know how to help. Will the “Comments” tab, always visible?
Hi,
I am using the translated version to spanish of Anspress.
However, in the .po file the words “sort” “view” “posted” and “ago” are not appearing so it can be translated.
However those words appear in the plugin…is there another way to translate them? maybe in the php files?
many thanks!
Hi,
I’d like to put the answer field not below all the answers but above, so that users can answer without having to scroll down all the way, how should I do this ?
PS : I’m not sure that this could be a useful update to anyone, but maybe that’s why I’m putting it in possible updates 😉
Hello Guys,
Could you show me settings of AnsPress at your site, I want to do like you.
Also, How make friends TML and AnsPress?
Thank you!
Hello,
Could you answer, I don’t understand topology of user profiles.
Does AnsPress use users from WordPress or create new or can create new?
Is there connection between Personal Area of wordpress and Personal Area of Anspress? Could you show for example diagram of connections about working with users?
Thank you so much! I am glad that I found Anspress.
Hello – is anyone else having this issue. When I click the Insert/Edit Link button, it scrolls me to the bottom of the page and doesn’t pop the link edit window.. I then can’t scroll back up to edit the text.
It works on this site and also works when adding a link to an Answer on my site, just not a question, so perhaps it’s an issue with my WP or theme. I’m on 4.6.1 and a Kleo theme.
Any ideas would be appreciated.
Thanks!