<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
<channel>
<title>Question2Answer Q&amp;A - Recent questions tagged bookmarks</title>
<link>https://www.question2answer.org/qa/tag/bookmarks</link>
<description>Powered by Question2Answer</description>
<item>
<title>Move the Bookmark/Favorite icon</title>
<link>https://www.question2answer.org/qa/104694/move-the-bookmark-favorite-icon</link>
<description>

&lt;p&gt;I want to move the bookmark icon as below:&lt;/p&gt;

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

&lt;p&gt;But when I do this, I get the following message:&lt;/p&gt;

&lt;p&gt;&lt;img alt=&quot;&quot; src=&quot;https://www.question2answer.org/qa/?qa=blob&amp;amp;qa_blobid=2230749920779651187&quot; style=&quot;height:131px; width:446px&quot;&gt;&lt;/p&gt;

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

&lt;p&gt;my code:&lt;/p&gt;

&lt;blockquote&gt;

&lt;p&gt;public function q_view_stats($q_view)
&lt;br&gt;{
&lt;br&gt;&amp;nbsp; &amp;nbsp; $this-&amp;gt;output('&amp;lt;div class=&quot;qa-q-view-stats&quot;&amp;gt;');
&lt;br&gt;&amp;nbsp; &amp;nbsp; $this-&amp;gt;voting($q_view);
&lt;br&gt;&amp;nbsp; &amp;nbsp; $this-&amp;gt;a_count($q_view);
&lt;br&gt;&amp;nbsp; &amp;nbsp; $this-&amp;gt;favorite();&amp;nbsp;
&lt;br&gt;&amp;nbsp; &amp;nbsp; parent::view_count($q_view);
&lt;br&gt;&amp;nbsp; &amp;nbsp; $this-&amp;gt;output('&amp;lt;/div&amp;gt;');
&lt;br&gt;}&lt;/p&gt;&lt;/blockquote&gt;

&lt;p&gt;Thank you for your guidance&lt;/p&gt;</description>
<category>Themes</category>
<guid isPermaLink="true">https://www.question2answer.org/qa/104694/move-the-bookmark-favorite-icon</guid>
<pubDate>Mon, 14 Nov 2022 06:27:23 +0000</pubDate>
</item>
<item>
<title>Blocked users can bookmark questions, users, tags, and categories. Is it a feature or a bug? Why?</title>
<link>https://www.question2answer.org/qa/74746/blocked-users-bookmark-questions-users-categories-feature</link>
<description></description>
<category>Q2A Core</category>
<guid isPermaLink="true">https://www.question2answer.org/qa/74746/blocked-users-bookmark-questions-users-categories-feature</guid>
<pubDate>Thu, 09 May 2019 23:08:02 +0000</pubDate>
</item>
<item>
<title>NoahY Bookmark Plugin Not Working ?</title>
<link>https://www.question2answer.org/qa/19187/noahy-bookmark-plugin-not-working</link>
<description>I think it is not working, i can see the css and ajax in sourcecode but the icon does not show up .&lt;br /&gt;
&lt;br /&gt;
What am I doing wrong ?</description>
<category>Plugins</category>
<guid isPermaLink="true">https://www.question2answer.org/qa/19187/noahy-bookmark-plugin-not-working</guid>
<pubDate>Fri, 16 Nov 2012 16:22:23 +0000</pubDate>
</item>
<item>
<title>Bookmark plugin not working</title>
<link>https://www.question2answer.org/qa/18689/bookmark-plugin-not-working</link>
<description>Installed Bookmark plugin and enabled it from Admin. Using latest Q2A. But with sample question/answer I dont see Bookmark enabled. I hope it has nothing to do with the theme.</description>
<category>Plugins</category>
<guid isPermaLink="true">https://www.question2answer.org/qa/18689/bookmark-plugin-not-working</guid>
<pubDate>Sun, 28 Oct 2012 05:55:24 +0000</pubDate>
</item>
<item>
<title>Bookmark (a.k.a. favorite) plugin</title>
<link>https://www.question2answer.org/qa/9198/bookmark-a-k-a-favorite-plugin</link>
<description>

&lt;p&gt;
	One more plugin... this offers basic bookmarking functionality.&amp;nbsp; No, it doesn't let you know when something happened to one of your favourite questions, but yes, it does give you a list in your user profile of questions you are following.&amp;nbsp; Maybe I'll add a check to see if you have any updates... but then again maybe not :)&lt;/p&gt;


&lt;p&gt;
	&lt;a href=&quot;https://github.com/NoahY/q2a-bookmarks&quot; rel=&quot;nofollow&quot;&gt;https://github.com/NoahY/q2a-bookmarks&lt;/a&gt;&lt;/p&gt;


&lt;p&gt;
	--------
&lt;br&gt;
	Features
&lt;br&gt;
	--------
&lt;br&gt;
	- adds bookmark icon to single question view
&lt;br&gt;
	- view bookmarks on user profile page
&lt;br&gt;
	- unbookmark via question page or user profile page
&lt;br&gt;
	- toggle on/off via admin/plugins
&lt;br&gt;
	- all text fully customizable via admin/plugins&lt;/p&gt;


&lt;p&gt;
	Here's what the list looks like:&lt;/p&gt;


&lt;p&gt;
	&lt;img alt=&quot;&quot; src=&quot;http://www.question2answer.org/qa/?qa=blob&amp;amp;qa_blobid=6004319716245491759&quot; style=&quot;width: 527px; height: 137px;&quot;&gt;&lt;/p&gt;</description>
<category>Plugins</category>
<guid isPermaLink="true">https://www.question2answer.org/qa/9198/bookmark-a-k-a-favorite-plugin</guid>
<pubDate>Sat, 10 Sep 2011 07:52:51 +0000</pubDate>
</item>
<item>
<title>Wanna insert Google +1, Facebook Like on the each question</title>
<link>https://www.question2answer.org/qa/7072/wanna-insert-google-1-facebook-like-on-the-each-question</link>
<description>

&lt;p&gt;
	I installed the 1.4 beta2 on my site.&lt;/p&gt;


&lt;p&gt;
	Can you please tell me the best way to insert Google+1 and&amp;nbsp; FB-Like on the each question?&lt;/p&gt;


&lt;p&gt;
	I know how to get the all buttons but I don't know where I put those codes. I just want to let you know that I don't want to use the sharing tool, &lt;a rel=&quot;nofollow&quot; href=&quot;http://www.addthis.com/&quot;&gt;Add this &lt;/a&gt;&lt;/p&gt;</description>
<category>Q2A Core</category>
<guid isPermaLink="true">https://www.question2answer.org/qa/7072/wanna-insert-google-1-facebook-like-on-the-each-question</guid>
<pubDate>Fri, 10 Jun 2011 01:45:43 +0000</pubDate>
</item>
<item>
<title>Request: &quot;send to&quot; social book mark option after user ask question.</title>
<link>https://www.question2answer.org/qa/6985/request-send-social-book-mark-option-after-user-ask-question</link>
<description>I would like an extension added. It would be a big button that says &amp;quot;Send this question to&amp;quot; and then a list of social network buttons would be displayed. It would only appear immediately after a user posts a question</description>
<category>Q2A Core</category>
<guid isPermaLink="true">https://www.question2answer.org/qa/6985/request-send-social-book-mark-option-after-user-ask-question</guid>
<pubDate>Mon, 06 Jun 2011 00:57:49 +0000</pubDate>
</item>
</channel>
</rss>