<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
<channel>
<title>Question2Answer Q&amp;A - Recent questions tagged thumbnail</title>
<link>https://www.question2answer.org/qa/tag/thumbnail</link>
<description>Powered by Question2Answer</description>
<item>
<title>Headers have a thumbnail plugin feature. If there is no photo in a header, I want it to say no photo with a small photo.</title>
<link>https://www.question2answer.org/qa/98582/headers-thumbnail-plugin-feature-photo-header-photo-small</link>
<description>Headers have a thumbnail plugin feature. If there is no photo in a header, I want it to say no photo with a small photo.&lt;br /&gt;
&lt;br /&gt;
It is an open source plugin. The php codes are as follows. If there is no photo in the title with additional code with php, I want to add a small text without a photo. additional css code may also work for me. Can someone knowledgeable do it? I think it will come in handy for many people.&lt;br /&gt;
&lt;br /&gt;
&lt;a href=&quot;https://github.com/yshiga/q2a-thumbnail-in-list&quot; rel=&quot;nofollow&quot;&gt;https://github.com/yshiga/q2a-thumbnail-in-list&lt;/a&gt;</description>
<category>Plugins</category>
<guid isPermaLink="true">https://www.question2answer.org/qa/98582/headers-thumbnail-plugin-feature-photo-header-photo-small</guid>
<pubDate>Sat, 25 Dec 2021 11:42:07 +0000</pubDate>
</item>
<item>
<title>Thumbnail plugin help</title>
<link>https://www.question2answer.org/qa/92071/thumbnail-plugin-help</link>
<description>

&lt;p&gt;please give me a plugin to show thumbnails on questions. There is a problem with the plugins I find.&lt;/p&gt;

&lt;p&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&quot;https://github.com/yshiga/q2a-thumbnail-in-list&quot; rel=&quot;nofollow&quot;&gt;https://github.com/yshiga/q2a-thumbnail-in-list&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;/p&gt;

&lt;p&gt;The list of questions is getting corrupted. How can we add it to the left or right side in an optimized way?&lt;/p&gt;

&lt;p&gt;&lt;/p&gt;

&lt;p&gt;&lt;span style=&quot;font-size:22px&quot;&gt;&lt;span style=&quot;color:#202124; font-family:Google Sans, arial, sans-serif&quot;&gt;iwant it to look like this&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;

&lt;p&gt;&lt;/p&gt;

&lt;p&gt;&lt;span style=&quot;font-size:22px&quot;&gt;&lt;span style=&quot;color:#202124; font-family:Google Sans, arial, sans-serif&quot;&gt;&lt;img alt=&quot;&quot; src=&quot;https://www.question2answer.org/qa/?qa=blob&amp;amp;qa_blobid=12998809885516928087&quot; style=&quot;height:140px; width:493px&quot;&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;

&lt;p&gt;&lt;/p&gt;

&lt;p&gt;&lt;span style=&quot;color:#202124; font-family:Google Sans, arial, sans-serif&quot;&gt;&lt;span style=&quot;font-size:22px&quot;&gt;it looks problematic&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;

&lt;p&gt;&lt;/p&gt;

&lt;p&gt;&lt;span style=&quot;color:#202124; font-family:Google Sans, arial, sans-serif&quot;&gt;&lt;span style=&quot;font-size:22px&quot;&gt;&lt;img alt=&quot;&quot; src=&quot;https://www.question2answer.org/qa/?qa=blob&amp;amp;qa_blobid=11255525179132753320&quot; style=&quot;height:171px; width:600px&quot;&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;</description>
<category>Plugins</category>
<guid isPermaLink="true">https://www.question2answer.org/qa/92071/thumbnail-plugin-help</guid>
<pubDate>Thu, 01 Apr 2021 17:48:59 +0000</pubDate>
</item>
<item>
<title>How add thumbnail from questions in /feed/qa.rss</title>
<link>https://www.question2answer.org/qa/73935/how-add-thumbnail-from-questions-in-feed-qa-rss</link>
<description>Hello i need to add images from questions in rss feed to adding feed to other sites with images, i try in /public_html/qa-include/qa-feed.php &lt;br /&gt;
&lt;br /&gt;
$lines[] = '&amp;lt;image&amp;gt;' . qa_xml($question['thumbnail']) . '&amp;lt;/image&amp;gt;';&lt;br /&gt;
&lt;br /&gt;
and don't working, please help me</description>
<category>Themes</category>
<guid isPermaLink="true">https://www.question2answer.org/qa/73935/how-add-thumbnail-from-questions-in-feed-qa-rss</guid>
<pubDate>Sun, 07 Apr 2019 14:20:14 +0000</pubDate>
</item>
<item>
<title>Question description and image?</title>
<link>https://www.question2answer.org/qa/49549/question-description-and-image</link>
<description>

&lt;p&gt;How to make to appear, under the question title, the description and image, in the front page?&lt;/p&gt;

&lt;p&gt;&lt;img alt=&quot;&quot; src=&quot;http://www.question2answer.org/qa/?qa=blob&amp;amp;qa_blobid=17899570064018177847&quot; style=&quot;height:501px; width:600px&quot;&gt;&lt;/p&gt;

&lt;p&gt;&lt;img alt=&quot;&quot; src=&quot;http://www.question2answer.org/qa/?qa=blob&amp;amp;qa_blobid=13215284230944674794&quot; style=&quot;height:467px; width:580px&quot;&gt;&lt;/p&gt;</description>
<category>Q2A Core</category>
<guid isPermaLink="true">https://www.question2answer.org/qa/49549/question-description-and-image</guid>
<pubDate>Sat, 26 Dec 2015 18:39:51 +0000</pubDate>
</item>
<item>
<title>Fetch First image from content and use it as beside question in activity and hot page</title>
<link>https://www.question2answer.org/qa/49141/fetch-first-image-from-content-beside-question-activity-page</link>
<description>Hi, How can i fetch first image from content and display it in list of question in activity and home page.&lt;br /&gt;
&lt;br /&gt;
I can do reg-ex for taking image from content, but how, can i fetch content on recent question, or hot question page ?&lt;br /&gt;
&lt;br /&gt;
Or do i need to find alternative.&lt;br /&gt;
&lt;br /&gt;
My purpose is to show the image just beside &amp;quot;vote&amp;quot;, &amp;quot;reply&amp;quot; , &amp;quot;image&amp;quot; and &amp;quot;question&amp;quot; in &amp;quot;recent activity&amp;quot;, &amp;quot;hot&amp;quot; page.&lt;br /&gt;
&lt;br /&gt;
Per image from content of the same question. ( Kind of featured image in wordpress )</description>
<category>Q2A Core</category>
<guid isPermaLink="true">https://www.question2answer.org/qa/49141/fetch-first-image-from-content-beside-question-activity-page</guid>
<pubDate>Mon, 30 Nov 2015 02:13:07 +0000</pubDate>
</item>
<item>
<title>Show avatar at question list</title>
<link>https://www.question2answer.org/qa/44163/show-avatar-at-question-list</link>
<description>I'm trying to show avatar at question list page and when i var_dump post, there is no avatar index in an array, but when I go to single question view, everything is fine.&lt;br /&gt;
&lt;br /&gt;
What am I doing wrong.&lt;br /&gt;
&lt;br /&gt;
Also avatar() method works on single question page, but returns null on list page</description>
<category>Themes</category>
<guid isPermaLink="true">https://www.question2answer.org/qa/44163/show-avatar-at-question-list</guid>
<pubDate>Thu, 05 Mar 2015 19:43:10 +0000</pubDate>
</item>
<item>
<title>show question first image for thumb in questions list</title>
<link>https://www.question2answer.org/qa/44023/show-question-first-image-for-thumb-in-questions-list</link>
<description>

&lt;p&gt;hi,&lt;/p&gt;

&lt;p&gt;is there any way to show first question image for thumb in question list ?&lt;/p&gt;

&lt;p&gt;in this plugin :&lt;/p&gt;

&lt;p&gt;&lt;a rel=&quot;nofollow&quot; href=&quot;https://github.com/Towhidn/Q2A-Tab-Widget&quot;&gt;Tab Widget&lt;/a&gt; by &lt;a rel=&quot;nofollow&quot; href=&quot;http://TowhidN.com/&quot;&gt;Towhid&lt;/a&gt; @ &lt;a rel=&quot;nofollow&quot; href=&quot;http://QA-Themes.com/&quot;&gt;QA-Themes&lt;/a&gt;. popular and recent questions in two tabs, responsive design.&lt;/p&gt;

&lt;p&gt;first image of question showing as thumb in popular and recent questions widget&lt;/p&gt;

&lt;p&gt;so it is possible but can i use this plugin to show thumb in question list below the question title ?&lt;/p&gt;

&lt;p&gt;thanks for helping me !&lt;/p&gt;

&lt;p&gt;&amp;nbsp;&lt;/p&gt;</description>
<category>Themes</category>
<guid isPermaLink="true">https://www.question2answer.org/qa/44023/show-question-first-image-for-thumb-in-questions-list</guid>
<pubDate>Sat, 28 Feb 2015 12:09:21 +0000</pubDate>
</item>
<item>
<title>Next Prev Button not showing</title>
<link>https://www.question2answer.org/qa/43461/next-prev-button-not-showing</link>
<description>hi &amp;nbsp;i have problem next and prev button not showing in home page more que is hide what can i do??&lt;br /&gt;
&lt;br /&gt;
&lt;a href=&quot;https://qa.birdshost.com/&quot; rel=&quot;nofollow&quot;&gt;https://qa.birdshost.com/&lt;/a&gt;</description>
<category>Q2A Core</category>
<guid isPermaLink="true">https://www.question2answer.org/qa/43461/next-prev-button-not-showing</guid>
<pubDate>Sat, 31 Jan 2015 20:57:42 +0000</pubDate>
</item>
<item>
<title>Showing an image / thumbnail next to a question</title>
<link>https://www.question2answer.org/qa/40011/showing-an-image-thumbnail-next-to-a-question</link>
<description>Hello,&lt;br /&gt;
&lt;br /&gt;
I would like to set up a Q2A as a &amp;quot;discussion portal&amp;quot; that also features kind of a &amp;quot;news section&amp;quot;. Is there a plugin that can show thumbnails next to a question (or &amp;quot;discussion&amp;quot; how it will be called on the portal I want to set up)? I think this would make my Q2A more attractive because users will be more eager to click on a question and take part in the discussion.&lt;br /&gt;
&lt;br /&gt;
Thank you in advance&lt;br /&gt;
&lt;br /&gt;
Alex</description>
<category>Plugins</category>
<guid isPermaLink="true">https://www.question2answer.org/qa/40011/showing-an-image-thumbnail-next-to-a-question</guid>
<pubDate>Tue, 21 Oct 2014 09:20:56 +0000</pubDate>
</item>
<item>
<title>Thumbnail plugin</title>
<link>https://www.question2answer.org/qa/38465/thumbnail-plugin</link>
<description>

&lt;p&gt;
	Hello&lt;/p&gt;


&lt;p&gt;
	Is there a plugin that gets the picture from the question page and automatically turns it into a thumbnail picture seen in the &quot;browse question&quot; list.&lt;/p&gt;


&lt;p&gt;
	&amp;nbsp;&lt;/p&gt;


&lt;p&gt;
	I need this for my q2a site&amp;nbsp;&lt;a rel=&quot;nofollow&quot; href=&quot;http://smartitbuy.com&quot;&gt;smartitbuy.com&lt;/a&gt;&amp;nbsp;which is product review site.&lt;/p&gt;


&lt;p&gt;
	&amp;nbsp;&lt;/p&gt;


&lt;p&gt;
	Thanks&lt;/p&gt;</description>
<category>Plugins</category>
<guid isPermaLink="true">https://www.question2answer.org/qa/38465/thumbnail-plugin</guid>
<pubDate>Thu, 18 Sep 2014 09:05:32 +0000</pubDate>
</item>
<item>
<title>How can i shared facebook with avatar image?</title>
<link>https://www.question2answer.org/qa/17573/how-can-i-shared-facebook-with-avatar-image</link>
<description>How can i shared facebook with avatar image?&lt;br /&gt;
&lt;br /&gt;
i want to show avatar when i shared on facebook.&lt;br /&gt;
&lt;br /&gt;
please help me!</description>
<category>Q2A Core</category>
<guid isPermaLink="true">https://www.question2answer.org/qa/17573/how-can-i-shared-facebook-with-avatar-image</guid>
<pubDate>Tue, 04 Sep 2012 18:47:20 +0000</pubDate>
</item>
<item>
<title>How to show avatar image of the questioner in Facebook?</title>
<link>https://www.question2answer.org/qa/10425/how-to-show-avatar-image-of-the-questioner-in-facebook</link>
<description>When someone click one Facebook LIKE button then on his facebook wall that question posted with 'Share this question via Email' Thumbnail. Is it possible to show a particular thumbnail (avatar image of the questioner) if question have no other picture?&lt;br /&gt;
&lt;br /&gt;
Thank you.</description>
<category>Q2A Core</category>
<guid isPermaLink="true">https://www.question2answer.org/qa/10425/how-to-show-avatar-image-of-the-questioner-in-facebook</guid>
<pubDate>Sat, 12 Nov 2011 06:42:58 +0000</pubDate>
</item>
</channel>
</rss>