<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="bbPress/1.0.3" -->
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title>Cosmothemes &#187; Tag: meta - Recent Posts</title>
		<link>http://cosmothemes.com/forums/tags/meta</link>
		<description>Cosmothemes support forums</description>
		<language>en-US</language>
		<pubDate>Tue, 21 May 2013 22:53:04 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.0.3</generator>
		<textInput>
			<title><![CDATA[Search]]></title>
			<description><![CDATA[Search all topics from these forums.]]></description>
			<name>q</name>
			<link>http://cosmothemes.com/forums/search.php</link>
		</textInput>
		<atom:link href="http://cosmothemes.com/forums/rss/tags/meta" rel="self" type="application/rss+xml" />

		<item>
			<title>Nicolae on "Gallery Data Be Gone!"</title>
			<link>http://cosmothemes.com/forums/topic/7504#post-24072</link>
			<pubDate>Tue, 21 May 2013 13:20:26 +0000</pubDate>
			<dc:creator>Nicolae</dc:creator>
			<guid isPermaLink="false">24072@http://cosmothemes.com/forums/</guid>
			<description>&#60;p&#62;Hi Steve, &#60;/p&#62;
&#60;p&#62;no problem, you can hide it with Custom CSS setting:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;.gallery-info .meta-details {display:none;}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;just add that in Custom CSS box.&#60;/p&#62;
&#60;p&#62;Cheers!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Northerner82 on "Gallery Data Be Gone!"</title>
			<link>http://cosmothemes.com/forums/topic/7504#post-24005</link>
			<pubDate>Mon, 20 May 2013 12:54:04 +0000</pubDate>
			<dc:creator>Northerner82</dc:creator>
			<guid isPermaLink="false">24005@http://cosmothemes.com/forums/</guid>
			<description>&#60;p&#62;Hi, just a quick ask, is there anyway to keep the side bar in a gallery post but to delete the author, comments, category and how long ago the gallery was updated?&#60;/p&#62;
&#60;p&#62;If you have a look at my site it may be easier, &#60;a href=&#34;http://www.stevearrowsmithphotography.com&#34; rel=&#34;nofollow&#34;&#62;http://www.stevearrowsmithphotography.com&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Main menu &#60;/p&#62;
&#60;p&#62;Gallery/Pets/Brian&#60;/p&#62;
&#60;p&#62;On the left hand side id like to keep the title, and the &#34;When Brian’s owners, Tom &#38;amp; Helen...&#34; but the data above the summary (is this called the meta data?) id like that gone if poss, any suggestions?&#60;/p&#62;
&#60;p&#62;Thanks loads&#60;/p&#62;
&#60;p&#62;Steve
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Nicolae on "How to add &#34;views&#34; function in grid view?"</title>
			<link>http://cosmothemes.com/forums/topic/6842#post-22472</link>
			<pubDate>Thu, 18 Apr 2013 11:56:09 +0000</pubDate>
			<dc:creator>Nicolae</dc:creator>
			<guid isPermaLink="false">22472@http://cosmothemes.com/forums/</guid>
			<description>&#60;p&#62;I'm very sorry, but we have no time resources for customization right now. Sorry...
&#60;/p&#62;</description>
		</item>
		<item>
			<title>chanpon716 on "How to add &#34;views&#34; function in grid view?"</title>
			<link>http://cosmothemes.com/forums/topic/6842#post-22448</link>
			<pubDate>Thu, 18 Apr 2013 04:24:35 +0000</pubDate>
			<dc:creator>chanpon716</dc:creator>
			<guid isPermaLink="false">22448@http://cosmothemes.com/forums/</guid>
			<description>&#60;p&#62;Thanks Nicolae!&#60;/p&#62;
&#60;p&#62;But i'm not good at PHP, would you tell me the code of the views function?&#60;/p&#62;
&#60;p&#62;Many thanks!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Nicolae on "How to add &#34;views&#34; function in grid view?"</title>
			<link>http://cosmothemes.com/forums/topic/6842#post-22385</link>
			<pubDate>Wed, 17 Apr 2013 08:58:59 +0000</pubDate>
			<dc:creator>Nicolae</dc:creator>
			<guid isPermaLink="false">22385@http://cosmothemes.com/forums/</guid>
			<description>&#60;p&#62;hi there,&#60;br /&#62;
you can review in /lib/php/post.class.php function grid_view($post, $template). Add here your code, and it will go in the grid view.&#60;br /&#62;
Cheers!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Nicolae on "How to remove Meta data from &#34;Latest Galleries&#34; view?"</title>
			<link>http://cosmothemes.com/forums/topic/6772#post-22270</link>
			<pubDate>Mon, 15 Apr 2013 07:51:10 +0000</pubDate>
			<dc:creator>Nicolae</dc:creator>
			<guid isPermaLink="false">22270@http://cosmothemes.com/forums/</guid>
			<description>&#60;p&#62;Hi there,&#60;br /&#62;
to hide meta and title for the list-view, on the mainpage, please add the next CSS code to your Custom CSS:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;.main-container .row .list-view .list-elem .row div ul {
display: none;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Result: &#60;a href=&#34;http://i.imgur.com/yryOgbb.jpg&#34; rel=&#34;nofollow&#34;&#62;http://i.imgur.com/yryOgbb.jpg&#60;/a&#62;&#60;br /&#62;
If you were asking about Galleries, than to hide all that info, please check this &#60;a href=&#34;http://i.imgur.com/oxEM3qX.png&#34; rel=&#34;nofollow&#34;&#62;http://i.imgur.com/oxEM3qX.png&#60;/a&#62; then the result would be &#60;a href=&#34;http://i.imgur.com/7NEO6db.jpg&#34; rel=&#34;nofollow&#34;&#62;http://i.imgur.com/7NEO6db.jpg&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;have a good day!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>chanpon716 on "How to add &#34;views&#34; function in grid view?"</title>
			<link>http://cosmothemes.com/forums/topic/6842#post-22188</link>
			<pubDate>Fri, 12 Apr 2013 16:03:23 +0000</pubDate>
			<dc:creator>chanpon716</dc:creator>
			<guid isPermaLink="false">22188@http://cosmothemes.com/forums/</guid>
			<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;Can anyone help me to solve this problem?&#60;br /&#62;
Grid view is just have title and some text, but i want to add a &#34;views&#34; meta in grid view. is it possible to do this?&#60;/p&#62;
&#60;p&#62;Sorry for my poor english since i'm a chinese.&#60;/p&#62;
&#60;p&#62;Many thanks!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>longgman on "How to remove Meta data from &#34;Latest Galleries&#34; view?"</title>
			<link>http://cosmothemes.com/forums/topic/6772#post-22165</link>
			<pubDate>Fri, 12 Apr 2013 00:48:16 +0000</pubDate>
			<dc:creator>longgman</dc:creator>
			<guid isPermaLink="false">22165@http://cosmothemes.com/forums/</guid>
			<description>&#60;p&#62;Yeah, would it work for the List View on the home page? I would also like to remove the gallery post title, created by and time and also the category tag inside the image....How do we do this??
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Nicolae on "How to remove Meta data from &#34;Latest Galleries&#34; view?"</title>
			<link>http://cosmothemes.com/forums/topic/6772#post-22109</link>
			<pubDate>Thu, 11 Apr 2013 12:02:56 +0000</pubDate>
			<dc:creator>Nicolae</dc:creator>
			<guid isPermaLink="false">22109@http://cosmothemes.com/forums/</guid>
			<description>&#60;p&#62;Thank you!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>sandrotto on "How to remove Meta data from &#34;Latest Galleries&#34; view?"</title>
			<link>http://cosmothemes.com/forums/topic/6772#post-22105</link>
			<pubDate>Thu, 11 Apr 2013 11:51:46 +0000</pubDate>
			<dc:creator>sandrotto</dc:creator>
			<guid isPermaLink="false">22105@http://cosmothemes.com/forums/</guid>
			<description>&#60;p&#62;Btw, I've just given you a 5 star rating on themeforest! :)
&#60;/p&#62;</description>
		</item>
		<item>
			<title>sandrotto on "How to remove Meta data from &#34;Latest Galleries&#34; view?"</title>
			<link>http://cosmothemes.com/forums/topic/6772#post-22104</link>
			<pubDate>Thu, 11 Apr 2013 11:49:57 +0000</pubDate>
			<dc:creator>sandrotto</dc:creator>
			<guid isPermaLink="false">22104@http://cosmothemes.com/forums/</guid>
			<description>&#60;p&#62;Hello Nicolae,&#60;/p&#62;
&#60;p&#62;thank you very much for your answer. I did everything according to your 3 steps above and still had the meta data. What made the difference was to choose &#34;Pagination&#34; instead of &#34;None&#34; on the Element Behaviour. Strange, but it worked out.&#60;br /&#62;
Thank you!&#60;br /&#62;
Cheers,&#60;br /&#62;
Sandro
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Nicolae on "How to remove Meta data from &#34;Latest Galleries&#34; view?"</title>
			<link>http://cosmothemes.com/forums/topic/6772#post-22093</link>
			<pubDate>Thu, 11 Apr 2013 09:51:29 +0000</pubDate>
			<dc:creator>Nicolae</dc:creator>
			<guid isPermaLink="false">22093@http://cosmothemes.com/forums/</guid>
			<description>&#60;p&#62;Hello,&#60;br /&#62;
please go to templates, and do next steps:&#60;/p&#62;
&#60;p&#62;1) &#60;a href=&#34;http://i.imgur.com/1lCmtpY.png&#34; rel=&#34;nofollow&#34;&#62;http://i.imgur.com/1lCmtpY.png&#60;/a&#62; then&#60;br /&#62;
2) Please select Thumbnail View &#60;a href=&#34;http://i.imgur.com/Z1mkBxG.png&#34; rel=&#34;nofollow&#34;&#62;http://i.imgur.com/Z1mkBxG.png&#60;/a&#62;&#60;br /&#62;
3) The result: &#60;a href=&#34;http://i.imgur.com/NBoir9K.jpg&#34; rel=&#34;nofollow&#34;&#62;http://i.imgur.com/NBoir9K.jpg&#60;/a&#62;&#60;br /&#62;
Hope this is what you were searching. &#60;/p&#62;
&#60;p&#62;If you are satisfied with the theme options and support please take a minute to rate our theme. You can do that in your Downloads area from ThemeForest. It means a lot to us! Also, if there are any more questions, we would like to hear them! Cheers!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>sandrotto on "How to remove Meta data from &#34;Latest Galleries&#34; view?"</title>
			<link>http://cosmothemes.com/forums/topic/6772#post-22038</link>
			<pubDate>Wed, 10 Apr 2013 20:16:20 +0000</pubDate>
			<dc:creator>sandrotto</dc:creator>
			<guid isPermaLink="false">22038@http://cosmothemes.com/forums/</guid>
			<description>&#60;p&#62;Hi there,&#60;br /&#62;
I would like to remove the Meta data from the Latest Galleries view on my mainpage &#60;a href=&#34;http://www.sandrogaemperle.com&#34; rel=&#34;nofollow&#34;&#62;http://www.sandrogaemperle.com&#60;/a&#62; (Name, Date). Is this possible?&#60;/p&#62;
&#60;p&#62;Thank you for your great support and wonderful theme!&#60;/p&#62;
&#60;p&#62;Best regards,&#60;br /&#62;
Sandro
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Cornel on "Minor bugs and questions about PressEvent"</title>
			<link>http://cosmothemes.com/forums/topic/6103#post-19838</link>
			<pubDate>Tue, 05 Feb 2013 08:21:51 +0000</pubDate>
			<dc:creator>Cornel</dc:creator>
			<guid isPermaLink="false">19838@http://cosmothemes.com/forums/</guid>
			<description>&#60;p&#62;Here is how the link looks in single &#60;a href=&#34;http://i.imgur.com/2jCVl9o.png&#34; rel=&#34;nofollow&#34;&#62;http://i.imgur.com/2jCVl9o.png&#60;/a&#62; . You haven't added any link for sponsor.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Floris on "Minor bugs and questions about PressEvent"</title>
			<link>http://cosmothemes.com/forums/topic/6103#post-19794</link>
			<pubDate>Mon, 04 Feb 2013 08:42:19 +0000</pubDate>
			<dc:creator>Floris</dc:creator>
			<guid isPermaLink="false">19794@http://cosmothemes.com/forums/</guid>
			<description>&#60;p&#62;I can add the &#38;lt;a href.. html to the code, but I don't know where to look for the additional info website &#38;amp; sponsor type file.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Floris on "Minor bugs and questions about PressEvent"</title>
			<link>http://cosmothemes.com/forums/topic/6103#post-19781</link>
			<pubDate>Sun, 03 Feb 2013 20:33:01 +0000</pubDate>
			<dc:creator>Floris</dc:creator>
			<guid isPermaLink="false">19781@http://cosmothemes.com/forums/</guid>
			<description>&#60;p&#62;THe sponsor website is not automactly a hyperlink: &#60;a href=&#34;http://thenextwomen100.nl/?sponsor=346&#34; rel=&#34;nofollow&#34;&#62;http://thenextwomen100.nl/?sponsor=346&#60;/a&#62; (i am refering the the bottom part - addidtional info&#60;/p&#62;
&#60;p&#62;All my plugins are disabled. The Tooltips just don't show up. It used to work, but it doesn't anymore.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Cornel on "Minor bugs and questions about PressEvent"</title>
			<link>http://cosmothemes.com/forums/topic/6103#post-19748</link>
			<pubDate>Fri, 01 Feb 2013 09:34:47 +0000</pubDate>
			<dc:creator>Cornel</dc:creator>
			<guid isPermaLink="false">19748@http://cosmothemes.com/forums/</guid>
			<description>&#60;p&#62;Hi&#60;br /&#62;
1. If there are too many requests in a fixed amount of time, then the twitter might be blocked for a while, this can happen mostly on shared hosting account (all the websites make requests from the same IP address).&#60;/p&#62;
&#60;p&#62;2. At the moment can't do anything about this.&#60;/p&#62;
&#60;p&#62;3. Open lib/classes/post.php and from function &#60;code&#62;list_view()&#60;/code&#62; and &#60;code&#62;grid_view()&#60;/code&#62; delete&#60;br /&#62;
&#60;code&#62;&#38;lt;?php get_template_part( &#38;#039;templates/meta/list&#38;#039; );?&#38;gt;&#60;/code&#62;&#60;br /&#62;
&#60;code&#62;&#38;lt;?php get_template_part( &#38;#039;templates/meta/grid&#38;#039; );?&#38;gt;&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;4. The sponsors website is clickable in single sponsor post ( the url specified in Website field from the sponsors settings).&#60;/p&#62;
&#60;p&#62;5. There is no connection between the widget screen in back end and the tool tips. Where you are having issues with the tooltip? what settings the tooltip has (position, location)? Have you checked in case you are using plugins, if they are not breaking anything?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Floris on "Minor bugs and questions about PressEvent"</title>
			<link>http://cosmothemes.com/forums/topic/6103#post-19724</link>
			<pubDate>Thu, 31 Jan 2013 17:19:05 +0000</pubDate>
			<dc:creator>Floris</dc:creator>
			<guid isPermaLink="false">19724@http://cosmothemes.com/forums/</guid>
			<description>&#60;p&#62;Hi guys,&#60;/p&#62;
&#60;p&#62;I've been enjoying your template very much and have had contact with Alex about some problems I ran in to. Now that the majority is solved, i'm left with the last questions and problems:&#60;/p&#62;
&#60;p&#62;- The Twitter feed sometimes stops working (&#60;a href=&#34;http://www.thenextwomen100.nl&#34; rel=&#34;nofollow&#34;&#62;http://www.thenextwomen100.nl&#60;/a&#62;)&#60;br /&#62;
- The widget page in the back-end looks weird (All widget-blocks are displayed underneath each other, thus making the page very long). It makes it hard to manage widgets.&#60;br /&#62;
- Where can I find the code to remove the Meta data underneath the Grid/List view.&#60;br /&#62;
- The Additional info on the sponsor pages, i'd like to make the website clickable (URL), but when I add code, it's messes up the &#38;lt;div&#38;gt; system.&#60;br /&#62;
- The tooltips don't work (might be the same problem that I'm experiencing on the Widget page, some .js problem maybe?)&#60;/p&#62;
&#60;p&#62;I hope you guys can help! :)&#60;/p&#62;
&#60;p&#62;Regards,&#60;/p&#62;
&#60;p&#62;Floris
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Cornel on "FacePress - Force http:// in source field"</title>
			<link>http://cosmothemes.com/forums/topic/5390#post-17321</link>
			<pubDate>Mon, 12 Nov 2012 12:17:34 +0000</pubDate>
			<dc:creator>Cornel</dc:creator>
			<guid isPermaLink="false">17321@http://cosmothemes.com/forums/</guid>
			<description>&#60;p&#62;In templates/single/source.php, replace lines 11-19 inside the &#60;code&#62;&#38;lt;span&#38;gt; .. &#38;lt;/span&#38;gt;&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;with&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;&#38;lt;?php
if( strpos( $meta[ &#38;#039;source&#38;#039; ], &#38;#039;http&#38;#039;) === false ) {
    $source_url = &#38;#039;http://&#38;#039; . $meta[ &#38;#039;source&#38;#039; ];
} else {
    $source_url = $meta[ &#38;#039;source&#38;#039; ];
}?&#38;gt;
&#38;lt;a href=&#38;quot;&#38;lt;?php echo $source_url; ?&#38;gt;&#38;quot; target=&#38;quot;_blank&#38;quot;&#38;gt;&#38;lt;?php echo $source_url; ?&#38;gt;&#38;lt;/a&#38;gt;&#60;/code&#62;&#60;/pre&#62;</description>
		</item>
		<item>
			<title>pwhite078 on "FacePress - Force http:// in source field"</title>
			<link>http://cosmothemes.com/forums/topic/5390#post-17286</link>
			<pubDate>Sun, 11 Nov 2012 01:04:51 +0000</pubDate>
			<dc:creator>pwhite078</dc:creator>
			<guid isPermaLink="false">17286@http://cosmothemes.com/forums/</guid>
			<description>&#60;p&#62;Cornel,&#60;br /&#62;
do you know of a site that would provide the code needed to force &#34;http://&#34; to be added to the source field so that the link goes to the correct website?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Cornel on "Meta Tags"</title>
			<link>http://cosmothemes.com/forums/topic/5053#post-16177</link>
			<pubDate>Wed, 10 Oct 2012 12:35:02 +0000</pubDate>
			<dc:creator>Cornel</dc:creator>
			<guid isPermaLink="false">16177@http://cosmothemes.com/forums/</guid>
			<description>&#60;p&#62;The theme uses the tagline as the website description. If you want it to be different that the tagline, then you can replace in header.php in line 47&#60;br /&#62;
&#60;code&#62;&#38;lt;meta property=&#38;quot;og:description&#38;quot; content=&#38;quot;&#38;lt;?php echo get_bloginfo(&#38;#039;description&#38;#039;); ?&#38;gt;&#38;quot;/&#38;gt;&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;&#60;code&#62;&#38;lt;?php echo get_bloginfo(&#38;#039;description&#38;#039;); ?&#38;gt;&#60;/code&#62; with your text.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Foos on "Meta Tags"</title>
			<link>http://cosmothemes.com/forums/topic/5053#post-16172</link>
			<pubDate>Wed, 10 Oct 2012 11:29:07 +0000</pubDate>
			<dc:creator>Foos</dc:creator>
			<guid isPermaLink="false">16172@http://cosmothemes.com/forums/</guid>
			<description>&#60;p&#62;In the tagline I wrote this letters which appears on the top of my browser &#34;MY WEBSITE - A TAGLINE OF IT&#34; - &#60;/p&#62;
&#60;p&#62;But I want:&#60;/p&#62;
&#60;p&#62;&#60;code&#62;&#38;lt;meta name=&#38;quot;description&#38;quot; content=&#38;quot;my description of my site which appears on google in the first rows should come here=&#60;/code&#62;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Cornel on "Meta Tags"</title>
			<link>http://cosmothemes.com/forums/topic/5053#post-16169</link>
			<pubDate>Wed, 10 Oct 2012 11:02:41 +0000</pubDate>
			<dc:creator>Cornel</dc:creator>
			<guid isPermaLink="false">16169@http://cosmothemes.com/forums/</guid>
			<description>&#60;p&#62;The theme uses the tagline in the &#60;code&#62;description&#60;/code&#62; meta of the website.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Foos on "Meta Tags"</title>
			<link>http://cosmothemes.com/forums/topic/5053#post-16165</link>
			<pubDate>Wed, 10 Oct 2012 09:47:11 +0000</pubDate>
			<dc:creator>Foos</dc:creator>
			<guid isPermaLink="false">16165@http://cosmothemes.com/forums/</guid>
			<description>&#60;p&#62;This is just the tagline. I want the complete meta description!?&#60;/p&#62;
&#60;p&#62;Can I add this in the header.php?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Cornel on "Meta Tags"</title>
			<link>http://cosmothemes.com/forums/topic/5053#post-16153</link>
			<pubDate>Wed, 10 Oct 2012 07:10:38 +0000</pubDate>
			<dc:creator>Cornel</dc:creator>
			<guid isPermaLink="false">16153@http://cosmothemes.com/forums/</guid>
			<description>&#60;p&#62;The meta description for your website can be set from your Wordpress admin panel -&#38;gt; Settings -&#38;gt; General -&#38;gt; Tagline
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Foos on "Meta Tags"</title>
			<link>http://cosmothemes.com/forums/topic/5053#post-16125</link>
			<pubDate>Tue, 09 Oct 2012 16:49:57 +0000</pubDate>
			<dc:creator>Foos</dc:creator>
			<guid isPermaLink="false">16125@http://cosmothemes.com/forums/</guid>
			<description>&#60;p&#62;Where can I add a meta description for my site? (Google shows a weird text)
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Cornel on "disabling the appearence of meta-information in post-lists and other widgets"</title>
			<link>http://cosmothemes.com/forums/topic/4684#post-14983</link>
			<pubDate>Thu, 06 Sep 2012 07:11:53 +0000</pubDate>
			<dc:creator>Cornel</dc:creator>
			<guid isPermaLink="false">14983@http://cosmothemes.com/forums/</guid>
			<description>&#60;p&#62;The setting from Blogging can be set for Posts, Pages (in their corresponding sub-options), they do not affect other parts.&#60;br /&#62;
The meta from widgets must be edited from the widget file&#60;br /&#62;
lib/widget/custom_post.php (Posts' list)&#60;br /&#62;
../latest_posts.php
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Joerg on "disabling the appearence of meta-information in post-lists and other widgets"</title>
			<link>http://cosmothemes.com/forums/topic/4684#post-14945</link>
			<pubDate>Wed, 05 Sep 2012 09:33:11 +0000</pubDate>
			<dc:creator>Joerg</dc:creator>
			<guid isPermaLink="false">14945@http://cosmothemes.com/forums/</guid>
			<description>&#60;p&#62;Is there any possibility to disable the appearance of meta-information in post-lists and other widgets (e.g. latest posts), which shows lists of posts/persons? Or a possibility to select, which meta-information I want to appear in list-view?&#60;br /&#62;
With meta-information I mean date, author, categories etc.&#60;/p&#62;
&#60;p&#62;I know the setting &#34;Enable meta&#34; in General posts/pages settings (Theme settings --&#38;gt; Blogging). But this setting seems to have only an effect to meta in single views of pages/posts but not to the &#34;list-view&#34; of pages/posts.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>dori adar on "Social sharing on front page"</title>
			<link>http://cosmothemes.com/forums/topic/2758#post-11284</link>
			<pubDate>Wed, 27 Jun 2012 13:38:15 +0000</pubDate>
			<dc:creator>dori adar</dc:creator>
			<guid isPermaLink="false">11284@http://cosmothemes.com/forums/</guid>
			<description>&#60;p&#62;ok. will try. tnx again!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Cornel on "Social sharing on front page"</title>
			<link>http://cosmothemes.com/forums/topic/2758#post-11283</link>
			<pubDate>Wed, 27 Jun 2012 13:34:01 +0000</pubDate>
			<dc:creator>Cornel</dc:creator>
			<guid isPermaLink="false">11283@http://cosmothemes.com/forums/</guid>
			<description>&#60;p&#62;if you want the same as him, then repeat the steps above in lib/php/post.class.php, in &#60;code&#62;function grid_view($post, $template)&#60;/code&#62; and/or &#60;code&#62;function list_view($post, $template = &#38;#039;blog_page&#38;#039;) {&#60;/code&#62;
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
