Hi st,
if you would like to add an image to your FAQ, you can simply add an HTML img tag to the FAQ page. For example,
Title: What is WordPress?
Textarea:
It is a content management system. LOGO:
<img src="https://s.w.org/about/images/logos/wordpress-logo-notext-rgb.png"/>
Hi,
Thanks for the reply. What I mean is to add feature image when we create a post.
thanks
st
Hi Stef,
you can add a featured image with the codex. You’ll find the necessary information for it here.
Hi,
Sorry for my skill for wordpress is not good.
I have tried to add in function.php, but it does not work.
regards,
st
Hi Stef,
you should copy add_theme_support( 'post-thumbnails' ); into the functions.php of your theme/appearance. Once the file is updated, you should be able to see a “Featured Image” box on the right-hand side whenever you create a new page.
If it isn’t, make sure “Featured Image” is enabled in the screen options on the top right.
Best regards,
Hi,
I did it, but it does not work.
I can see the featured image when i create a post or page, but not on FAQ.
regards
stef
Hi Stef,
It would only display when the post is accessed directly, by linking to the permlaink for the post, not in the FAQ list. Is there a specific way you’d imagine the featured image integrating into the plugin?
Hi,
I am thinking that I can display FAQ, not only the list, but also the thumbnnail.
regards
stef
Hi Stef,
We’ll add it to our feature request list. If we hear from a few other people looking for the same feature, then we’ll add it.