<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="bbPress/1.0.2" -->
<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>Support Forum - Topic: login/password</title>
		<link>http://www.kriesi.at/support/topic/loginpassword</link>
		<description>Support Forum - Topic: login/password</description>
		<language>en-US</language>
		<pubDate>Sun, 19 May 2013 03:06:23 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.0.2</generator>
		<textInput>
			<title><![CDATA[Search]]></title>
			<description><![CDATA[Search all topics from these forums.]]></description>
			<name>q</name>
			<link>http://www.kriesi.at/support/search.php</link>
		</textInput>
		<atom:link href="http://www.kriesi.at/support/rss/topic/loginpassword" rel="self" type="application/rss+xml" />

		<item>
			<title>Nick on "login/password"</title>
			<link>http://www.kriesi.at/support/topic/loginpassword/page/2#post-88086</link>
			<pubDate>Thu, 13 Dec 2012 20:01:10 +0000</pubDate>
			<dc:creator>Nick</dc:creator>
			<guid isPermaLink="false">88086@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;Do you mean the word &#34;templates' at top, the title of the page?&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;#top.tax-product_cat .title_container .main-title {
display:none;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;If you mean the title of each product&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;#top.tax-product_cat .products .product h3 {
display: none;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;&#60;hr /&#62;&#60;br /&#62;
To add a menu to the right sidebar. Go to Appearance &#38;gt; Menu and create a new menu. On top of menu page there is a button 'screen options' which opens up a panel with check boxes. Make sure Product categories, is checked (as well as any others you want to include in future menus) , and add the 2 categories you want to the new menu. save it under a unique name. &#60;/p&#62;
&#60;p&#62;Install Widget Logic plugin, and go to Appearance &#38;gt; Widgets and add the custom menu widget to the sidebar on the page you want to show it on. Use widget logic to make sure the widget only displays on the page you want it to, (read the help file for the plugin , it is simple to use) . Then inside the custom widget you would add the menu you created and save.&#60;br /&#62;
&#60;hr /&#62;&#60;/p&#62;
&#60;p&#62;For making customization to your theme's CSS, we recommend that you install and get to know Firebug ( &#60;a href=&#34;http://getfirebug.com/css&#34; rel=&#34;nofollow&#34;&#62;http://getfirebug.com/css&#60;/a&#62; )  and Google Chrome developer tools ( &#60;a href=&#34;https://developers.google.com/chrome-developer-tools/docs/overview&#34; rel=&#34;nofollow&#34;&#62;https://developers.google.com/chrome-developer-tools/docs/overview&#60;/a&#62; ) browser add-on. Firebug is a free web development tool that integrates into Firefox and Chrome browsers and assists in monitoring, debugging and editing of any website's CSS, HTML, DOM, and JavaScript files.&#60;/p&#62;
&#60;p&#62;Once installed, this easy to follow video will show you the basics of Firebug – &#60;a href=&#34;http://vimeo.com/20917974&#34; rel=&#34;nofollow&#34;&#62;http://vimeo.com/20917974&#60;/a&#62; and get you on your way to customizing your theme like a real pro. It's 5 minutes long, and by the end you will know how to style anything!&#60;/p&#62;
&#60;p&#62;Thanks,&#60;/p&#62;
&#60;p&#62;Nick
&#60;/p&#62;</description>
		</item>
		<item>
			<title>sergeylandar on "login/password"</title>
			<link>http://www.kriesi.at/support/topic/loginpassword/page/2#post-88078</link>
			<pubDate>Thu, 13 Dec 2012 19:09:35 +0000</pubDate>
			<dc:creator>sergeylandar</dc:creator>
			<guid isPermaLink="false">88078@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Ismael, Nick thank you!&#60;/p&#62;
&#60;p&#62;How i can delete 'Templates' title on page: &#60;a href=&#34;http://uniquefreetemplates.com/product-category/free-css-templates/&#34; rel=&#34;nofollow&#34;&#62;http://uniquefreetemplates.com/product-category/free-css-templates/&#60;/a&#62;  ?&#60;br /&#62;
How i can add product categories 'Free Css Templates', 'Free Responsive Templates' to the right sidebar on page &#60;a href=&#34;http://uniquefreetemplates.com/free-templates/&#34; rel=&#34;nofollow&#34;&#62;http://uniquefreetemplates.com/free-templates/&#60;/a&#62; ?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Nick on "login/password"</title>
			<link>http://www.kriesi.at/support/topic/loginpassword#post-87968</link>
			<pubDate>Thu, 13 Dec 2012 06:45:30 +0000</pubDate>
			<dc:creator>Nick</dc:creator>
			<guid isPermaLink="false">87968@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;If having a logical style is important for you, then you should either&#60;/p&#62;
&#60;p&#62;a) start with root folder /free/ and have children /css-templates/ , /html-templates/&#60;/p&#62;
&#60;p&#62;b) start with root folder /free-templates/ and have children /css/ , /html/&#60;/p&#62;
&#60;p&#62;c) start with root folder /css/ or /html/ and have children /free-templated/ , /premium-templates/&#60;/p&#62;
&#60;p&#62;I personally think option-B makes the most sense.&#60;/p&#62;
&#60;p&#62;&#60;hr /&#62;&#60;/p&#62;
&#60;p&#62;I made a quick video to show you some other things you can do with Replete Theme &#60;a href=&#34;https://docs.google.com/open?id=0B8hqGBMSfHtKcExWZ0FaMWRpSXc&#34; rel=&#34;nofollow&#34;&#62;https://docs.google.com/open?id=0B8hqGBMSfHtKcExWZ0FaMWRpSXc&#60;/a&#62; : connecting portfolios to shop pages and to regular pages. Can make some cool stuff, since the functionality of the shop alone is a bit boring. Here can spice things up by having sortable portfolio of your shop items based on whichever categories you think of that don't exist within the shop itself. Much better way to increase sales since you can group them by expert recommendation, or templates that Rembrandt or van Gough would have used.. there is a lot of opportunity to do something different with this functionality to really stand out in the eyes of the visitors.&#60;/p&#62;
&#60;p&#62;Thanks,&#60;/p&#62;
&#60;p&#62;Nick
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Ismael on "login/password"</title>
			<link>http://www.kriesi.at/support/topic/loginpassword#post-87942</link>
			<pubDate>Thu, 13 Dec 2012 02:37:17 +0000</pubDate>
			<dc:creator>Ismael</dc:creator>
			<guid isPermaLink="false">87942@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi sergeylandar,&#60;/p&#62;
&#60;p&#62;Try to add this code in Quick CSS or custom.css:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;.container.bc-container {
   display: none;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;or&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;.container.bc-container {
   display: none !important;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Hope this helps. :)&#60;/p&#62;
&#60;p&#62;Regards,&#60;br /&#62;
Ismael
&#60;/p&#62;</description>
		</item>
		<item>
			<title>sergeylandar on "login/password"</title>
			<link>http://www.kriesi.at/support/topic/loginpassword#post-87890</link>
			<pubDate>Wed, 12 Dec 2012 18:45:46 +0000</pubDate>
			<dc:creator>sergeylandar</dc:creator>
			<guid isPermaLink="false">87890@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Is it possible to shut off all bread crumbs? If yes, how i can do it?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Devin on "login/password"</title>
			<link>http://www.kriesi.at/support/topic/loginpassword#post-87807</link>
			<pubDate>Wed, 12 Dec 2012 13:55:34 +0000</pubDate>
			<dc:creator>Devin</dc:creator>
			<guid isPermaLink="false">87807@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;I see what you mean now though I'm not sure how you could go about modifying the breadcrumbs in this instance since it goes by the actual hierarchy of pages and not the menu set up.&#60;/p&#62;
&#60;p&#62;I'll tag the rest of the support crew to see if anyone has any ideas.&#60;/p&#62;
&#60;p&#62;Regards,&#60;/p&#62;
&#60;p&#62;Devin
&#60;/p&#62;</description>
		</item>
		<item>
			<title>sergeylandar on "login/password"</title>
			<link>http://www.kriesi.at/support/topic/loginpassword#post-87594</link>
			<pubDate>Tue, 11 Dec 2012 11:52:29 +0000</pubDate>
			<dc:creator>sergeylandar</dc:creator>
			<guid isPermaLink="false">87594@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Ok.&#60;br /&#62;
For example i want to open Free Templates page.&#60;br /&#62;
I go to &#60;a href=&#34;http://uniquefreetemplates.com/&#34; rel=&#34;nofollow&#34;&#62;http://uniquefreetemplates.com/&#60;/a&#62;&#60;br /&#62;
Click to 'Free Templates' on the main menu and go to &#60;a href=&#34;http://uniquefreetemplates.com/free-templates/&#34; rel=&#34;nofollow&#34;&#62;http://uniquefreetemplates.com/free-templates/&#60;/a&#62;&#60;br /&#62;
Inside this page i see all type of templates like: 'Free Responsive Templates' , ' Free Css Templates' . Why?, because i added this 2 categories inside this product. (I made it iside Replete Template Builder, i created special template for it and call like 'Free Templates'.)&#60;br /&#62;
But structure for &#60;a href=&#34;http://uniquefreetemplates.com/free-templates/&#34; rel=&#34;nofollow&#34;&#62;http://uniquefreetemplates.com/free-templates/&#60;/a&#62; looks not logical because after click to 'Free Templates' on main menu on my bread crumbs i see 'Free Css Templates' (because this is the first category inside Product inside Replete Template Builder).&#60;/p&#62;
&#60;p&#62;So how to do it more logical? I mean bread crumbs + titles + main menu.&#60;/p&#62;
&#60;p&#62;Thanks
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Devin on "login/password"</title>
			<link>http://www.kriesi.at/support/topic/loginpassword#post-87476</link>
			<pubDate>Mon, 10 Dec 2012 19:53:32 +0000</pubDate>
			<dc:creator>Devin</dc:creator>
			<guid isPermaLink="false">87476@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;I don't understand what you mean.&#60;/p&#62;
&#60;p&#62;The way it works is WooCommerce has settings that determine which page is the catalog and other woo commerce functions. Those pages are then populated by the WooCommerce content.&#60;/p&#62;
&#60;p&#62;I don't know what you mean by template thumbs.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>sergeylandar on "login/password"</title>
			<link>http://www.kriesi.at/support/topic/loginpassword#post-87461</link>
			<pubDate>Mon, 10 Dec 2012 18:36:50 +0000</pubDate>
			<dc:creator>sergeylandar</dc:creator>
			<guid isPermaLink="false">87461@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;I changed page Shop to Templates &#60;a href=&#34;http://uniquefreetemplates.com/templates/&#34; rel=&#34;nofollow&#34;&#62;http://uniquefreetemplates.com/templates/&#60;/a&#62;, But now there not templates inside. But if i change templates to shop in url like &#60;a href=&#34;http://uniquefreetemplates.com/shop/&#34; rel=&#34;nofollow&#34;&#62;http://uniquefreetemplates.com/shop/&#60;/a&#62; i see all templates inside page. How i can add templates thumbs to 'Templates' page? And how my site know about 'Shop' page and how there appear templates inside? &#60;/p&#62;
&#60;p&#62;Thanks.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Devin on "login/password"</title>
			<link>http://www.kriesi.at/support/topic/loginpassword#post-87436</link>
			<pubDate>Mon, 10 Dec 2012 18:00:17 +0000</pubDate>
			<dc:creator>Devin</dc:creator>
			<guid isPermaLink="false">87436@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;I believe you need to go to the page labeled Shop in your pages and then just re-name it.&#60;/p&#62;
&#60;p&#62;As for the breadcrumbs, I don't think so in the way that you are thinking. You could make your main &#34;Shop&#34; page be named &#34;CSS Templates&#34; then have 2 main categories for Free and Premium. Then the breadcrumbs would go Home&#38;gt;CSS Templates&#38;gt;Free .&#60;/p&#62;
&#60;p&#62;Regards,&#60;/p&#62;
&#60;p&#62;Devin
&#60;/p&#62;</description>
		</item>
		<item>
			<title>sergeylandar on "login/password"</title>
			<link>http://www.kriesi.at/support/topic/loginpassword#post-87425</link>
			<pubDate>Mon, 10 Dec 2012 17:45:25 +0000</pubDate>
			<dc:creator>sergeylandar</dc:creator>
			<guid isPermaLink="false">87425@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Thanks, Devin! Added image all ok.&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://uniquefreetemplates.com/product-category/free-css-templates/&#34; rel=&#34;nofollow&#34;&#62;http://uniquefreetemplates.com/product-category/free-css-templates/&#60;/a&#62;  &#38;lt;&#38;lt;&#38;lt; right now on that page i have title 'Shop'. How i can change this title to 'Free Css Templates'?(i need title like 'product category')&#60;/p&#62;
&#60;p&#62;You are here:Home»Shop» Free Css Templates  &#38;lt;&#38;lt; looks like all product which i creating going to 'Shop'. Is it possible to move some products to 'Free Templates' and some products to 'Premium Templates'?&#60;br /&#62;
so in the end i want have something like:&#60;br /&#62;
You are here:Home»Free Templates» Free Css Templates&#60;br /&#62;
You are here:Home»Premium Templates» Css Templates&#60;/p&#62;
&#60;p&#62;Thanks!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Devin on "login/password"</title>
			<link>http://www.kriesi.at/support/topic/loginpassword#post-87394</link>
			<pubDate>Mon, 10 Dec 2012 15:31:47 +0000</pubDate>
			<dc:creator>Devin</dc:creator>
			<guid isPermaLink="false">87394@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;The only way around going through the whole &#34;purchase&#34; process is to just offer the download as a link in the product description.&#60;/p&#62;
&#60;p&#62;To add an image to your featured media area, you just need to select the green button labeled &#34;Add image to slideshow&#34; then uploading using the pop up.&#60;/p&#62;
&#60;p&#62;Regards,&#60;/p&#62;
&#60;p&#62;Devin
&#60;/p&#62;</description>
		</item>
		<item>
			<title>sergeylandar on "login/password"</title>
			<link>http://www.kriesi.at/support/topic/loginpassword#post-87361</link>
			<pubDate>Mon, 10 Dec 2012 13:37:00 +0000</pubDate>
			<dc:creator>sergeylandar</dc:creator>
			<guid isPermaLink="false">87361@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Devin, thank you for info. I want to choose product &#38;gt; see product picture, description and download button. And after click to Download i want to download. But all looks like shopping process just price is $0 and in the end of payment user will be able to download. You know this scheme looks good for purchase not for free product.&#60;/p&#62;
&#60;p&#62;Do you know any way how to change it?&#60;/p&#62;
&#60;p&#62;By the way how to add image to 'featured image' block? So i want to see image preview on the page.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Devin on "login/password"</title>
			<link>http://www.kriesi.at/support/topic/loginpassword#post-87350</link>
			<pubDate>Mon, 10 Dec 2012 12:38:07 +0000</pubDate>
			<dc:creator>Devin</dc:creator>
			<guid isPermaLink="false">87350@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi sergeylandar,&#60;/p&#62;
&#60;p&#62;As far as I know, it will need to stay &#34;Buy&#34; but just have no price. There may be an extension available for creating &#34;free&#34; products but I'm not aware of it.&#60;/p&#62;
&#60;p&#62;To make it available as a download, you just need to set it up as a downloadable product. See: &#60;a href=&#34;http://wcdocs.woothemes.com/user-guide/digitaldownloadable-product-handling/&#34; rel=&#34;nofollow&#34;&#62;http://wcdocs.woothemes.com/user-guide/digitaldownloadable-product-handling/&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Regards,&#60;/p&#62;
&#60;p&#62;Devin
&#60;/p&#62;</description>
		</item>
		<item>
			<title>sergeylandar on "login/password"</title>
			<link>http://www.kriesi.at/support/topic/loginpassword#post-87331</link>
			<pubDate>Mon, 10 Dec 2012 08:01:55 +0000</pubDate>
			<dc:creator>sergeylandar</dc:creator>
			<guid isPermaLink="false">87331@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Yes, its working, thank you. By the way i find one more way how to do it. In 'Replete Template Builder' i created template and added there shop. And then implemented this template to page using 'Layouts' on the right botto area. What the right way to add shop? Like you told or like i find? Thanks.&#60;/p&#62;
&#60;p&#62;One more question. For example i created free product (Simple Product). But now there 'Buy' button. How i change this buy button to 'Download' and adde link to .zip file?&#60;/p&#62;
&#60;p&#62;Thanks.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Ismael on "login/password"</title>
			<link>http://www.kriesi.at/support/topic/loginpassword#post-87291</link>
			<pubDate>Mon, 10 Dec 2012 02:08:14 +0000</pubDate>
			<dc:creator>Ismael</dc:creator>
			<guid isPermaLink="false">87291@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi sergeylandar,&#60;/p&#62;
&#60;p&#62;For the Free Shop page you can put this shortcode on the content editor:&#60;br /&#62;
[product_category category=&#34;free-products&#34; per_page=&#34;12&#34; columns=&#34;4&#34; orderby=&#34;date&#34; order=&#34;desc&#34;]&#60;br /&#62;
As you can see I have a category named Free Products (and the slug is free-products) and this is shown on my Free Products Page. You can check the slug of your category in Woocommerce &#38;gt; Categories and on the table(list) find the Slug column.&#60;/p&#62;
&#60;p&#62;The shortcode above will just show the thumbnail and name of the products under the Free products category, just like the shop page. :)&#60;/p&#62;
&#60;p&#62;Regards,&#60;br /&#62;
Ismael
&#60;/p&#62;</description>
		</item>
		<item>
			<title>sergeylandar on "login/password"</title>
			<link>http://www.kriesi.at/support/topic/loginpassword#post-87253</link>
			<pubDate>Sun, 09 Dec 2012 19:35:40 +0000</pubDate>
			<dc:creator>sergeylandar</dc:creator>
			<guid isPermaLink="false">87253@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Yes, i'm looking to this info. And i added some products. But looks like all my products i can add just for one page. I still can not find where i can change page where product will appear.&#60;br /&#62;
I see and clear all field for product what i need to add like price, name description, category etc. But i dont see how move this product (or how to appear this product) to some other page. For example to page 'FreeShop'.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Ismael on "login/password"</title>
			<link>http://www.kriesi.at/support/topic/loginpassword#post-87250</link>
			<pubDate>Sun, 09 Dec 2012 18:57:39 +0000</pubDate>
			<dc:creator>Ismael</dc:creator>
			<guid isPermaLink="false">87250@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi sergeylandar,&#60;/p&#62;
&#60;p&#62;It depends upon the product type that you set. Check the woocommerce documentation or you can check this link: &#60;a href=&#34;http://wcdocs.woothemes.com/user-guide/managing-products/&#34; rel=&#34;nofollow&#34;&#62;http://wcdocs.woothemes.com/user-guide/managing-products/&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Regards,&#60;br /&#62;
Ismael
&#60;/p&#62;</description>
		</item>
		<item>
			<title>sergeylandar on "login/password"</title>
			<link>http://www.kriesi.at/support/topic/loginpassword#post-87244</link>
			<pubDate>Sun, 09 Dec 2012 18:34:13 +0000</pubDate>
			<dc:creator>sergeylandar</dc:creator>
			<guid isPermaLink="false">87244@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Thanks, now all working and i can login.&#60;br /&#62;
I added FreeShop page &#60;a href=&#34;http://uniquefreetemplates.com/freeshop/&#34; rel=&#34;nofollow&#34;&#62;http://uniquefreetemplates.com/freeshop/&#60;/a&#62; , but how i can add products there with download button?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Ismael on "login/password"</title>
			<link>http://www.kriesi.at/support/topic/loginpassword#post-87224</link>
			<pubDate>Sun, 09 Dec 2012 17:28:33 +0000</pubDate>
			<dc:creator>Ismael</dc:creator>
			<guid isPermaLink="false">87224@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi sergeylandar,&#60;/p&#62;
&#60;p&#62;There seems to be no error on the page. Can you login to your site now?&#60;/p&#62;
&#60;p&#62;I think what you want is possible by proper grouping of your category and proper use of woocommerce shortcodes: &#60;a href=&#34;http://wcdocs.woothemes.com/user-guide/misc/shortcodes/&#34; rel=&#34;nofollow&#34;&#62;http://wcdocs.woothemes.com/user-guide/misc/shortcodes/&#60;/a&#62; &#60;/p&#62;
&#60;p&#62;I think you can have 2 shop categories. On the shop page you use the Products by category shortcode and show only products in shop category. And create another page and name it Free Shop and use the same shortcode but this time you show only products in the free shop category. Hope this helps. :)&#60;/p&#62;
&#60;p&#62;Regards,&#60;br /&#62;
Ismael
&#60;/p&#62;</description>
		</item>
		<item>
			<title>sergeylandar on "login/password"</title>
			<link>http://www.kriesi.at/support/topic/loginpassword#post-87216</link>
			<pubDate>Sun, 09 Dec 2012 16:42:41 +0000</pubDate>
			<dc:creator>sergeylandar</dc:creator>
			<guid isPermaLink="false">87216@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Is it possible to make something like? :&#60;/p&#62;
&#60;p&#62;Shop&#60;br /&#62;
Shop Category 1: 1Page1 &#124; 1Page2 &#124; 1Page3&#60;br /&#62;
Shop Category 2: 2Page1 &#124; 2Page2 &#124; 2Page3&#60;/p&#62;
&#60;p&#62;FreeShop&#60;br /&#62;
FreeShop Category :&#60;br /&#62;
FreeShop Category 3: 3Page1 &#124; 3Page2 &#124; 3Page3&#60;br /&#62;
FreeShop Category 4: 4Page1 &#124; 4Page2 &#124; 4Page3&#60;/p&#62;
&#60;p&#62;In 'Shop' will be 'buy' button like you have on your existing example&#60;br /&#62;
In 'FreeShop' will be 'download' button.&#60;br /&#62;
Sure users must be loged it before they will be available to buy or to download.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>sergeylandar on "login/password"</title>
			<link>http://www.kriesi.at/support/topic/loginpassword#post-87215</link>
			<pubDate>Sun, 09 Dec 2012 16:38:09 +0000</pubDate>
			<dc:creator>sergeylandar</dc:creator>
			<guid isPermaLink="false">87215@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;&#60;a href=&#34;http://uniquefreetemplates.com/&#34; rel=&#34;nofollow&#34;&#62;http://uniquefreetemplates.com/&#60;/a&#62;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Ismael on "login/password"</title>
			<link>http://www.kriesi.at/support/topic/loginpassword#post-87210</link>
			<pubDate>Sun, 09 Dec 2012 16:27:52 +0000</pubDate>
			<dc:creator>Ismael</dc:creator>
			<guid isPermaLink="false">87210@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi sergeylandar,&#60;/p&#62;
&#60;p&#62;Can you post a link to your site? so we can check it further. Are there any other things you have added before you can't login?&#60;/p&#62;
&#60;p&#62;Regards,&#60;br /&#62;
Ismael
&#60;/p&#62;</description>
		</item>
		<item>
			<title>sergeylandar on "login/password"</title>
			<link>http://www.kriesi.at/support/topic/loginpassword#post-87206</link>
			<pubDate>Sun, 09 Dec 2012 16:17:26 +0000</pubDate>
			<dc:creator>sergeylandar</dc:creator>
			<guid isPermaLink="false">87206@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Thanks, added. But after adding a s2member i can not login to wp admin. Could you help please?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Ismael on "login/password"</title>
			<link>http://www.kriesi.at/support/topic/loginpassword#post-87200</link>
			<pubDate>Sun, 09 Dec 2012 15:00:42 +0000</pubDate>
			<dc:creator>Ismael</dc:creator>
			<guid isPermaLink="false">87200@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi sergeylandar,&#60;/p&#62;
&#60;p&#62;Inside your WP Dashboard, open Pages &#38;gt; Shop. If you can't find it, download and activate Woocommerce, a button will appear on the top of the Dashboard telling you to install pages.&#60;/p&#62;
&#60;p&#62;Regards,&#60;br /&#62;
Ismael
&#60;/p&#62;</description>
		</item>
		<item>
			<title>sergeylandar on "login/password"</title>
			<link>http://www.kriesi.at/support/topic/loginpassword#post-87198</link>
			<pubDate>Sun, 09 Dec 2012 14:40:11 +0000</pubDate>
			<dc:creator>sergeylandar</dc:creator>
			<guid isPermaLink="false">87198@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Thank you.&#60;br /&#62;
I bought the theme. Could you please tell me how i can create a something like shop on your example? Because after import i dont see shop yet.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "login/password"</title>
			<link>http://www.kriesi.at/support/topic/loginpassword#post-87178</link>
			<pubDate>Sun, 09 Dec 2012 11:48:17 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">87178@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi! &#60;/p&#62;
&#60;p&#62; You can try: &#60;a href=&#34;http://wordpress.org/extend/plugins/download-monitor/&#34; rel=&#34;nofollow&#34;&#62;http://wordpress.org/extend/plugins/download-monitor/&#60;/a&#62; &#60;/p&#62;
&#60;p&#62; Best regards,&#60;br /&#62;
Peter
&#60;/p&#62;</description>
		</item>
		<item>
			<title>sergeylandar on "login/password"</title>
			<link>http://www.kriesi.at/support/topic/loginpassword#post-87169</link>
			<pubDate>Sun, 09 Dec 2012 10:41:27 +0000</pubDate>
			<dc:creator>sergeylandar</dc:creator>
			<guid isPermaLink="false">87169@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Thanks Dude! By the way it is possible to add some plugin or something else, which you show on site how much downloads was done?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "login/password"</title>
			<link>http://www.kriesi.at/support/topic/loginpassword#post-86753</link>
			<pubDate>Thu, 06 Dec 2012 07:35:43 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">86753@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi! &#60;/p&#62;
&#60;p&#62; You can use Replete for your website in this case. However you probably want to install membership plugins like: &#60;a href=&#34;http://wordpress.org/extend/plugins/s2member/&#34; rel=&#34;nofollow&#34;&#62;http://wordpress.org/extend/plugins/s2member/&#60;/a&#62; to handle the user registration + content restriction. WooCommerce itself is not required in your case.&#60;/p&#62;
&#60;p&#62; Regards,&#60;br /&#62;
Peter
&#60;/p&#62;</description>
		</item>
		<item>
			<title>sergeylandar on "login/password"</title>
			<link>http://www.kriesi.at/support/topic/loginpassword#post-86751</link>
			<pubDate>Thu, 06 Dec 2012 07:31:07 +0000</pubDate>
			<dc:creator>sergeylandar</dc:creator>
			<guid isPermaLink="false">86751@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;I'm planing to using your theme(i still not bought it yet), just trying to understand what i can to do with it. I'm planing to create not shop. It will be free .org resources. And there will be available free products for download. But only registered users will be able to download product. So what do you think? Is it possible to do it? Or can i use your theme for it(i mean how difficult will be to make changes.)?&#60;/p&#62;
&#60;p&#62;Thanks.
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
