Can you explain in a little more detail how to setup the Question Feature Image in the Questions and Answer Page? such as the image above with the php code.

7.11K viewsThemes
0

Can you explain in a little more detail how to setup the Question Feature Image in the Questions and Answer Page? such as the image above with the php code.

above one is just an static image, not featured image. you can add your own CSS for background image.

I am not proficient yet in CSS. Do you have some example code that I can add to my site?

1

Open question.php in askbug/anspress. and add this at the top:

https://gist.github.com/rahularyan/84f8003d78a50d1206ea

Open askbug/style.css and add this:

https://gist.github.com/rahularyan/b2995acd4244e65d45df

Also, I am having an issue where I have duplicate titles showing in the question page. See this link for details: http://rfpwiki.com/questions/question/what-types-of-authentication-does-your-product-offer/

How do I fix the duplicate title issue?

Just go to wp-admin->page and edit AnsPress base page. and set page template as AnsPress template.

You are viewing 1 out of 3 answers, click here to view all answers.