<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
<channel>
<title>TemplateToaster Forum - Recent questions in Magento Themes</title>
<link>https://templatetoaster.com/forum/questions/magento-themes</link>
<description>Powered by Question2Answer</description>
<item>
<title>Magento 2.x Theme Menu Elements are not ediable. And in the uploaded theme does render menu and sliders</title>
<link>https://templatetoaster.com/forum/6892/magento-theme-elements-ediable-uploaded-theme-render-sliders</link>
<description>&lt;p&gt;I have used the magento theme and have installed on Magento 2.x version. There are multiple issues I am facing.&lt;/p&gt;&lt;p&gt;1. The menu items and the header links are not editable.&lt;/p&gt;&lt;p&gt;2. In the TTR preview I can see the menu bar but after deploying the theme in &lt;strong&gt;Magento&lt;/strong&gt; ver. 2.2.10 the menu bar is not displayed.&lt;/p&gt;&lt;p&gt;3. After deployment the slider are not working. And only the last side is shown on the page.&lt;/p&gt;&lt;p&gt;4. Look n feel on the IOS safari vesion is not being rendered as per the designed mobile version.&lt;/p&gt;&lt;p&gt;These are not duplicate questions. Similar question asked by other people are still unanswered. Appreciate if you can help with some pointers to fix the issues.&lt;/p&gt;&lt;p&gt;Regards,&lt;/p&gt;&lt;p&gt;K&lt;/p&gt;&lt;p&gt;&lt;/p&gt;</description>
<category>Magento Themes</category>
<guid isPermaLink="true">https://templatetoaster.com/forum/6892/magento-theme-elements-ediable-uploaded-theme-render-sliders</guid>
<pubDate>Tue, 18 Feb 2020 18:58:57 +0000</pubDate>
</item>
<item>
<title>No store view switcher in Magento theme</title>
<link>https://templatetoaster.com/forum/6552/no-store-view-switcher-in-magento-theme</link>
<description>I&amp;#039;ve created a theme for Magento 2 for a website with 3 store views (for 3 different languages). However, when the website is loaded there is no store view switcher to switch between the different language views.&lt;br /&gt;
Sometimes I briefly see the store view switcher in the header when the site is loading, but then it disappears again when the site is fully loaded.&lt;br /&gt;
&lt;br /&gt;
I&amp;#039;m also surprised that in the design process in TT7 one can choose and modifiy in the header a Search field, the Cart, Header links, Welcome message......but not the Store view switcher??</description>
<category>Magento Themes</category>
<guid isPermaLink="true">https://templatetoaster.com/forum/6552/no-store-view-switcher-in-magento-theme</guid>
<pubDate>Wed, 03 Jul 2019 18:43:48 +0000</pubDate>
</item>
<item>
<title>Newly created theme does not show menu</title>
<link>https://templatetoaster.com/forum/6447/newly-created-theme-does-not-show-menu</link>
<description>I&amp;#039;ve created a simple theme in TT7 for our Magento 2.3 site. After uploading and activating the theme I don&amp;#039;t have a menu anymore. When I change back to one of the standard themes I do, however.&lt;br /&gt;
Checking the HTML source of the main page I indeed only see loads of div&amp;#039;s being opened and closed again but without a single line of menu structure.&lt;br /&gt;
&lt;br /&gt;
Any ideas?&lt;br /&gt;
&lt;br /&gt;
Dennis</description>
<category>Magento Themes</category>
<guid isPermaLink="true">https://templatetoaster.com/forum/6447/newly-created-theme-does-not-show-menu</guid>
<pubDate>Tue, 02 Apr 2019 11:57:14 +0000</pubDate>
</item>
<item>
<title>Magento 2.2.5 Exception #0 due to not allowed attribute &#039;after&#039; in several layout XMLs</title>
<link>https://templatetoaster.com/forum/5969/magento-exception-allowed-attribute-after-several-layout</link>
<description>&lt;p&gt;I build my template from scratch using the pro edition. Currently the Magento 2.2.5 Installation is in Developer mode for testing etc.&lt;/p&gt;&lt;p&gt;It seems&amp;nbsp;few of the files use an attribute not recommended by the Magento style guide:&lt;/p&gt;&lt;p&gt;app\design\frontend\VENDOR\VENDOR\Magento_Theme\layout\&lt;strong&gt;default.xml &lt;/strong&gt;(e.g.: after=&quot;header-wrapper&quot; )&lt;br&gt;app\design\frontend\VENDOR\VENDOR\Magento_Theme\page_layout\&lt;strong&gt;2columns-right.xml&lt;/strong&gt;&lt;br&gt;app\design\frontend\VENDOR\VENDOR\Magento_Theme\page_layout\&lt;strong&gt;3columns.xml&lt;/strong&gt;&lt;/p&gt;&lt;p&gt;This is the exception it throws:&lt;br&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;1 exception(s):&lt;br&gt;Exception #0 (Magento\Framework\Config\Dom\ValidationException): Element &#039;referenceContainer&#039;, attribute &#039;after&#039;: The attribute &#039;after&#039; is not allowed.&lt;br&gt;Line: 707&lt;/p&gt;&lt;p&gt;&lt;br&gt;Exception #0 (Magento\Framework\Config\Dom\ValidationException): Element &#039;referenceContainer&#039;, attribute &#039;after&#039;: The attribute &#039;after&#039; is not allowed.&lt;br&gt;Line: 707&lt;/p&gt;&lt;p&gt;#0 /home/#domain#/public_html/vendor/magento/framework/Config/Dom.php(115): Magento\Framework\Config\Dom-&amp;gt;_initDom(&#039;&amp;lt;layout xmlns:x...&#039;)&lt;br&gt;#1 /home/#domain#/public_html/vendor/magento/framework/ObjectManager/Factory/AbstractFactory.php(111): Magento\Framework\Config\Dom-&amp;gt;__construct(&#039;&amp;lt;layout xmlns:x...&#039;, Object(Magento\Framework\App\Arguments\ValidationState), Array, NULL, &#039;/home/#domain#/...&#039;, &#039;%message%\nLine:...&#039;)&lt;br&gt;#2 /home/#domain#/public_html/vendor/magento/framework/ObjectManager/Factory/Dynamic/Developer.php(66): Magento\Framework\ObjectManager\Factory\AbstractFactory-&amp;gt;createObject(&#039;Magento\\Framewo...&#039;, Array)&lt;br&gt;#3 /home/#domain#/public_html/vendor/magento/framework/ObjectManager/ObjectManager.php(56): Magento\Framework\ObjectManager\Factory\Dynamic\Developer-&amp;gt;create(&#039;Magento\\Framewo...&#039;, Array)&lt;br&gt;#4 /home/#domain#/public_html/vendor/magento/framework/Config/DomFactory.php(42): Magento\Framework\ObjectManager\ObjectManager-&amp;gt;create(&#039;Magento\\Framewo...&#039;, Array)&lt;br&gt;#5 /home/#domain#/public_html/vendor/magento/framework/View/Model/Layout/Update/Validator.php(141): Magento\Framework\Config\DomFactory-&amp;gt;createDom(Array)&lt;br&gt;#6 /home/#domain#/public_html/vendor/magento/framework/View/Model/Layout/Merge.php(461): Magento\Framework\View\Model\Layout\Update\Validator-&amp;gt;isValid(&#039;&amp;lt;layout xmlns:x...&#039;, &#039;layout_merged&#039;, false)&lt;br&gt;#7 /home/#domain#/public_html/vendor/magento/framework/View/Model/Layout/Merge.php(442): Magento\Framework\View\Model\Layout\Merge-&amp;gt;_validateMergedLayout(&#039;LAYOUT_frontend...&#039;, &#039;&amp;lt;!--\r\n&amp;nbsp; &amp;nbsp; &amp;lt;refe...&#039;)&lt;br&gt;#8 /home/#domain#/public_html/generated/code/Magento/Framework/View/Model/Layout/Merge/Interceptor.php(193): Magento\Framework\View\Model\Layout\Merge-&amp;gt;load(Array)&lt;br&gt;#9 /home/#domain#/public_html/vendor/magento/framework/View/Layout/Builder.php(86): Magento\Framework\View\Model\Layout\Merge\Interceptor-&amp;gt;load()&lt;br&gt;#10 /home/#domain#/public_html/vendor/magento/framework/View/Layout/Builder.php(63): Magento\Framework\View\Layout\Builder-&amp;gt;loadLayoutUpdates()&lt;br&gt;#11 /home/#domain#/public_html/vendor/magento/framework/View/Layout.php(254): Magento\Framework\View\Layout\Builder-&amp;gt;build()&lt;br&gt;#12 /home/#domain#/public_html/vendor/magento/framework/View/Layout.php(876): Magento\Framework\View\Layout-&amp;gt;build()&lt;br&gt;#13 /home/#domain#/public_html/generated/code/Magento/Framework/View/Layout/Interceptor.php(414): Magento\Framework\View\Layout-&amp;gt;getBlock(&#039;page_content_he...&#039;)&lt;br&gt;#14 /home/#domain#/public_html/vendor/magento/module-cms/Helper/Page.php(171): Magento\Framework\View\Layout\Interceptor-&amp;gt;getBlock(&#039;page_content_he...&#039;)&lt;br&gt;#15 /home/#domain#/public_html/vendor/magento/module-cms/Controller/Index/Index.php(43): Magento\Cms\Helper\Page-&amp;gt;prepareResultPage(Object(Magento\Cms\Controller\Index\Index\Interceptor), &#039;home&#039;)&lt;br&gt;#16 /home/#domain#/public_html/generated/code/Magento/Cms/Controller/Index/Index/Interceptor.php(24): Magento\Cms\Controller\Index\Index-&amp;gt;execute(NULL)&lt;br&gt;#17 /home/#domain#/public_html/vendor/magento/framework/App/Action/Action.php(107): Magento\Cms\Controller\Index\Index\Interceptor-&amp;gt;execute()&lt;br&gt;#18 /home/#domain#/public_html/vendor/magento/framework/Interception/Interceptor.php(58): Magento\Framework\App\Action\Action-&amp;gt;dispatch(Object(Magento\Framework\App\Request\Http))&lt;br&gt;#19 /home/#domain#/public_html/vendor/magento/framework/Interception/Interceptor.php(138): Magento\Cms\Controller\Index\Index\Interceptor-&amp;gt;___callParent(&#039;dispatch&#039;, Array)&lt;br&gt;#20 /home/#domain#/public_html/vendor/magento/framework/Interception/Interceptor.php(153): Magento\Cms\Controller\Index\Index\Interceptor-&amp;gt;Magento\Framework\Interception\{closure}(Object(Magento\Framework\App\Request\Http))&lt;br&gt;#21 /home/#domain#/public_html/generated/code/Magento/Cms/Controller/Index/Index/Interceptor.php(39): Magento\Cms\Controller\Index\Index\Interceptor-&amp;gt;___callPlugins(&#039;dispatch&#039;, Array, Array)&lt;br&gt;#22 /home/#domain#/public_html/vendor/magento/framework/App/FrontController.php(55): Magento\Cms\Controller\Index\Index\Interceptor-&amp;gt;dispatch(Object(Magento\Framework\App\Request\Http))&lt;br&gt;#23 /home/#domain#/public_html/vendor/magento/framework/Interception/Interceptor.php(58): Magento\Framework\App\FrontController-&amp;gt;dispatch(Object(Magento\Framework\App\Request\Http))&lt;br&gt;#24 /home/#domain#/public_html/vendor/magento/framework/Interception/Interceptor.php(138): Magento\Framework\App\FrontController\Interceptor-&amp;gt;___callParent(&#039;dispatch&#039;, Array)&lt;br&gt;#25 /home/#domain#/public_html/vendor/magento/module-store/App/FrontController/Plugin/RequestPreprocessor.php(94): Magento\Framework\App\FrontController\Interceptor-&amp;gt;Magento\Framework\Interception\{closure}(Object(Magento\Framework\App\Request\Http))&lt;br&gt;#26 /home/#domain#/public_html/vendor/magento/framework/Interception/Interceptor.php(135): Magento\Store\App\FrontController\Plugin\RequestPreprocessor-&amp;gt;aroundDispatch(Object(Magento\Framework\App\FrontController\Interceptor), Object(Closure), Object(Magento\Framework\App\Request\Http))&lt;br&gt;#27 /home/#domain#/public_html/vendor/magento/module-page-cache/Model/App/FrontController/BuiltinPlugin.php(73): Magento\Framework\App\FrontController\Interceptor-&amp;gt;Magento\Framework\Interception\{closure}(Object(Magento\Framework\App\Request\Http))&lt;br&gt;#28 /home/#domain#/public_html/vendor/magento/framework/Interception/Interceptor.php(135): Magento\PageCache\Model\App\FrontController\BuiltinPlugin-&amp;gt;aroundDispatch(Object(Magento\Framework\App\FrontController\Interceptor), Object(Closure), Object(Magento\Framework\App\Request\Http))&lt;br&gt;#29 /home/#domain#/public_html/vendor/magento/framework/Interception/Interceptor.php(153): Magento\Framework\App\FrontController\Interceptor-&amp;gt;Magento\Framework\Interception\{closure}(Object(Magento\Framework\App\Request\Http))&lt;br&gt;#30 /home/#domain#/public_html/generated/code/Magento/Framework/App/FrontController/Interceptor.php(26): Magento\Framework\App\FrontController\Interceptor-&amp;gt;___callPlugins(&#039;dispatch&#039;, Array, NULL)&lt;br&gt;#31 /home/#domain#/public_html/vendor/magento/framework/App/Http.php(135): Magento\Framework\App\FrontController\Interceptor-&amp;gt;dispatch(Object(Magento\Framework\App\Request\Http))&lt;br&gt;#32 /home/#domain#/public_html/generated/code/Magento/Framework/App/Http/Interceptor.php(24): Magento\Framework\App\Http-&amp;gt;launch()&lt;br&gt;#33 /home/#domain#/public_html/vendor/magento/framework/App/Bootstrap.php(256): Magento\Framework\App\Http\Interceptor-&amp;gt;launch()&lt;br&gt;#34 /home/#domain#/public_html/index.php(39): Magento\Framework\App\Bootstrap-&amp;gt;run(Object(Magento\Framework\App\Http\Interceptor))&lt;br&gt;#35 {main}&lt;/p&gt;</description>
<category>Magento Themes</category>
<guid isPermaLink="true">https://templatetoaster.com/forum/5969/magento-exception-allowed-attribute-after-several-layout</guid>
<pubDate>Thu, 23 Aug 2018 01:05:41 +0000</pubDate>
</item>
<item>
<title>Why I am having error while installing Magento theme ?</title>
<link>https://templatetoaster.com/forum/5773/why-i-am-having-error-while-installing-magento-theme</link>
<description>&lt;p&gt;I am trying to install Magento theme but I am having some issues while installing. Can anyone help me to fix this issue? Also I have gone through several guides ( &lt;a rel=&quot;nofollow&quot; href=&quot;https://magenticians.com/how-to-install-magento-theme/&quot;&gt;https://magenticians.com/how-to-install-magento-theme/&lt;/a&gt; ) and followed the steps mentioned to install the theme but in the end I am having error in the theme.&lt;/p&gt;</description>
<category>Magento Themes</category>
<guid isPermaLink="true">https://templatetoaster.com/forum/5773/why-i-am-having-error-while-installing-magento-theme</guid>
<pubDate>Mon, 14 May 2018 13:54:32 +0000</pubDate>
</item>
<item>
<title>Add MY CART in MY ACCOUNT link</title>
<link>https://templatetoaster.com/forum/5492/add-my-cart-in-my-account-link</link>
<description>Hi,&lt;br /&gt;
&lt;br /&gt;
I would like to add &amp;quot;MY CART&amp;quot; into the MY ACCOUNT which is displayed in my website:&lt;br /&gt;
&lt;br /&gt;
test.efabrics.in&lt;br /&gt;
&lt;br /&gt;
Waiting for your reply.&lt;br /&gt;
&lt;br /&gt;
Warm Regards,&lt;br /&gt;
&lt;br /&gt;
Venkatesha</description>
<category>Magento Themes</category>
<guid isPermaLink="true">https://templatetoaster.com/forum/5492/add-my-cart-in-my-account-link</guid>
<pubDate>Fri, 09 Feb 2018 19:56:32 +0000</pubDate>
</item>
<item>
<title>Magento Theme Error</title>
<link>https://templatetoaster.com/forum/5325/magento-theme-error</link>
<description>I just upgraded from TemplateToaster. After create Magento Theme and export, theme is not working with Magento, each time i try to use it i am getting this error:&lt;br /&gt;
&lt;br /&gt;
a:4:{i:0;s:57:&amp;quot;Element with ID &amp;#039;templatetoaster.content&amp;#039; already exists.&amp;quot;&lt;br /&gt;
&lt;br /&gt;
I have tried atleast 10 time (each time install the complete and using the theme) and it is giving the same error, can some help me here please.&lt;br /&gt;
&lt;br /&gt;
Warm Regards,&lt;br /&gt;
&lt;br /&gt;
Venkatesha</description>
<category>Magento Themes</category>
<guid isPermaLink="true">https://templatetoaster.com/forum/5325/magento-theme-error</guid>
<pubDate>Fri, 03 Nov 2017 18:33:39 +0000</pubDate>
</item>
<item>
<title>&quot;Continue shopping&quot; and &quot;Update shopping cart&quot; buttons</title>
<link>https://templatetoaster.com/forum/4281/continue-shopping-and-update-shopping-cart-buttons</link>
<description>&lt;p&gt;Hi,&amp;nbsp;&lt;span style=&quot;color:rgb(53, 53, 53); font-family:arial; font-size:14px; line-height:24px&quot;&gt;I’m having an issue with buttons created in Editor.&amp;nbsp;Both buttons update the page only.&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style=&quot;color:rgb(53, 53, 53); font-family:arial; font-size:14px; line-height:24px&quot;&gt;&quot;Continue shopping&quot; don&#039;t return to shopping and &quot;Update shopping cart&quot; don&#039;t update cart.&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&lt;span style=&quot;color:rgb(53, 53, 53); font-family:arial; font-size:14px; line-height:24px&quot;&gt;What do I do?&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style=&quot;color:rgb(53, 53, 53); font-family:arial; font-size:14px; line-height:24px&quot;&gt;Thanks in advance and sorry for my English.&lt;/span&gt;&lt;/p&gt;</description>
<category>Magento Themes</category>
<guid isPermaLink="true">https://templatetoaster.com/forum/4281/continue-shopping-and-update-shopping-cart-buttons</guid>
<pubDate>Sat, 28 May 2016 21:33:26 +0000</pubDate>
</item>
<item>
<title>radio buttons / check boxes not apearing in payment page</title>
<link>https://templatetoaster.com/forum/4210/radio-buttons-check-boxes-not-apearing-in-payment-page</link>
<description>Does anyone know why checkboxes/radiobuttons for payment type and to confirm terms and conditions are invisible in the payment page with a generated template?&lt;br /&gt;
&lt;br /&gt;
I&amp;#039;ve asked support but no answer till now.</description>
<category>Magento Themes</category>
<guid isPermaLink="true">https://templatetoaster.com/forum/4210/radio-buttons-check-boxes-not-apearing-in-payment-page</guid>
<pubDate>Tue, 10 May 2016 18:25:19 +0000</pubDate>
</item>
<item>
<title>How to hide slideshow in other pages</title>
<link>https://templatetoaster.com/forum/3713/how-to-hide-slideshow-in-other-pages</link>
<description>I made a template for magento, but the slideshow appear in all pages. How do i make that the slide only appear in homepage?</description>
<category>Magento Themes</category>
<guid isPermaLink="true">https://templatetoaster.com/forum/3713/how-to-hide-slideshow-in-other-pages</guid>
<pubDate>Mon, 14 Dec 2015 14:12:08 +0000</pubDate>
</item>
<item>
<title>Customize theme in tenplate toaster how</title>
<link>https://templatetoaster.com/forum/3597/customize-theme-in-tenplate-toaster-how</link>
<description>I have a few questions please answer:&lt;br /&gt;
&lt;br /&gt;
I cannot add content in body, it has product layout cannot get rid of it,&lt;br /&gt;
&lt;br /&gt;
I want to know how to replace account wishlist to simple login tab&lt;br /&gt;
&lt;br /&gt;
Move add to cart to add to cart icon&lt;br /&gt;
&lt;br /&gt;
Want to edit footer , cannot add text box there&lt;br /&gt;
&lt;br /&gt;
I removed search box but in preview it always shows searchbox&lt;br /&gt;
&lt;br /&gt;
Please reply</description>
<category>Magento Themes</category>
<guid isPermaLink="true">https://templatetoaster.com/forum/3597/customize-theme-in-tenplate-toaster-how</guid>
<pubDate>Tue, 27 Oct 2015 23:06:25 +0000</pubDate>
</item>
<item>
<title>Install Magento template</title>
<link>https://templatetoaster.com/forum/3397/install-magento-template</link>
<description>Once built and installed on the template magento there are several errors:&lt;br /&gt;
1) the toolbarr layout and sort only appears below the list of items.&lt;br /&gt;
2) the toolbar and broken and unsightly can not be changed.&lt;br /&gt;
3) the list of products at the right column is positioned out of the layout there is no way to edit.&lt;br /&gt;
4) Header positioning the connection appears differently than qulelo chosen so as also for the current search.&lt;br /&gt;
these are some of the problems encountered.&lt;br /&gt;
TemplaterToaster 5.&lt;br /&gt;
I tried the beta TemplateToster6 and nothing has changed same problems and same mistakes&lt;br /&gt;
There by chance Template Toster 7?</description>
<category>Magento Themes</category>
<guid isPermaLink="true">https://templatetoaster.com/forum/3397/install-magento-template</guid>
<pubDate>Sun, 30 Aug 2015 14:36:03 +0000</pubDate>
</item>
<item>
<title>Design very wrong after upload</title>
<link>https://templatetoaster.com/forum/800/design-very-wrong-after-upload</link>
<description>I purchased the pro version of the template toaster, thinking this would be a great asset as I could then start to create our own look for the site, but after a number of attempts have found it just does not work.&lt;br&gt;Magento 1.9.1 changes how themes work, but still is supposed to be able to use older versions of the themes, templates etc., which it does as our main site shows.&lt;br&gt;However, once you upload Template Toasters theme/template then it is just broken.&lt;br&gt;The only help you get from Template Toaster (after they actually read the correct site) is &lt;br&gt;&amp;quot;Please read the instructions properly provided at &lt;a class=&quot;postlink&quot; rel=&quot;nofollow&quot; href=&quot;http://templatetoaster.com/magento&quot;&gt;http://templatetoaster.com/magento&lt;/a&gt; to add products on Home Page. This will help you to solve your problem regarding products.&lt;br&gt;&lt;br&gt;Sincerely,&lt;br&gt;TemplateToaster Support&amp;quot;&lt;br&gt;&lt;br&gt;Considering I have been uploading and removing themes, templates for a few years now, I think I can read instructions, which are basically, upload the folders created to the correct locations.&lt;br&gt;&lt;br&gt;Template Toaster 5 just does not work and help is none existent - so be warned.</description>
<category>Magento Themes</category>
<guid isPermaLink="true">https://templatetoaster.com/forum/800/design-very-wrong-after-upload</guid>
<pubDate>Wed, 22 Apr 2015 22:41:38 +0000</pubDate>
</item>
<item>
<title>removing HOME in menu</title>
<link>https://templatetoaster.com/forum/735/removing-home-in-menu</link>
<description>HI,&lt;br&gt;&lt;br&gt;&amp;quot;home&amp;quot; is not normally in the top navigation menu on the default Magento theme, but it seems to be immovable in Template Toaster.  is there an easy way to remove this without editing the topmenu.phtml file?  I&#039;d prefer not to have to consistently copy over/edit this file when I export from TT.&lt;br&gt;&lt;br&gt;cheers</description>
<category>Magento Themes</category>
<guid isPermaLink="true">https://templatetoaster.com/forum/735/removing-home-in-menu</guid>
<pubDate>Sun, 01 Feb 2015 02:33:20 +0000</pubDate>
</item>
<item>
<title>magento local.xml</title>
<link>https://templatetoaster.com/forum/734/magento-local-xml</link>
<description>Hi,&lt;br&gt;&lt;br&gt;just wondering if there&#039;s a feature for editing the local.xml like you have for javascript and css in TT5?</description>
<category>Magento Themes</category>
<guid isPermaLink="true">https://templatetoaster.com/forum/734/magento-local-xml</guid>
<pubDate>Sat, 31 Jan 2015 22:22:07 +0000</pubDate>
</item>
<item>
<title>Presell questions</title>
<link>https://templatetoaster.com/forum/694/presell-questions</link>
<description>Hi, have two questions for existing users of TemplateToaster or TemplateToaster developers&lt;br&gt;1. Is it possible, with templatetoster, create hover effect on products, like here &lt;a class=&quot;postlink&quot; rel=&quot;nofollow&quot; href=&quot;http://themeforest.net/item/precise-multipurpose-responsive-magento-theme/full_screen_preview/5008793&quot;&gt;http://themeforest.net/item/precise-mul ... ew/5008793&lt;/a&gt;&lt;br&gt;2. Is it possible to create onepage template with horizontal menu  (If you scroll down, menu stick to the top), , like here &lt;a class=&quot;postlink&quot; rel=&quot;nofollow&quot; href=&quot;http://ironsummitmedia.github.io/startbootstrap-agency/&quot;&gt;http://ironsummitmedia.github.io/startbootstrap-agency/&lt;/a&gt;&lt;br&gt;&lt;br&gt;Thank you, best regards</description>
<category>Magento Themes</category>
<guid isPermaLink="true">https://templatetoaster.com/forum/694/presell-questions</guid>
<pubDate>Wed, 10 Dec 2014 08:32:17 +0000</pubDate>
</item>
<item>
<title>Installing Theme</title>
<link>https://templatetoaster.com/forum/670/installing-theme</link>
<description>Having read the post &amp;quot;Installing Theme - by HenRyCUllen Ã‚Â» Thu Oct 17, 2013 6:33 pm &amp;quot;&lt;br&gt;and seen absolutely no answer to the original question, I&#039;d like to ask:&lt;br&gt;How do I install the magento theme generated by template toaster?&lt;br&gt;&lt;br&gt;Can anyone tell me without going off into the realms of naming conventions or anything else.&lt;br&gt;&lt;br&gt;This is the first time I&#039;ve tried to use magento and I&#039;m finding the You Tube videos are more than a little confusing.&lt;br&gt;&lt;br&gt;Your help or any help would be very greatly appreciated.&lt;br&gt;&lt;br&gt;rgds&lt;br&gt; :D</description>
<category>Magento Themes</category>
<guid isPermaLink="true">https://templatetoaster.com/forum/670/installing-theme</guid>
<pubDate>Wed, 08 Oct 2014 01:23:54 +0000</pubDate>
</item>
<item>
<title>How to edit codes?</title>
<link>https://templatetoaster.com/forum/638/how-to-edit-codes</link>
<description>Sorry but I am stack at editing the codes.&lt;br&gt;&lt;br&gt;How to do it? :cry:</description>
<category>Magento Themes</category>
<guid isPermaLink="true">https://templatetoaster.com/forum/638/how-to-edit-codes</guid>
<pubDate>Wed, 20 Aug 2014 15:28:35 +0000</pubDate>
</item>
<item>
<title>Easy Catalog Images</title>
<link>https://templatetoaster.com/forum/589/easy-catalog-images</link>
<description>Hi there. IÃ‚Â´ve got another problem with TT-generated Theme and \\\\\\\\\\\\\\\&amp;quot;EasyCatalogImages\\\\\\\\\\\\\\\&amp;quot;-Extension.&lt;br&gt;&lt;br&gt;Using the extension with e.g. the default Magento theme, everything is fine. The categories are arranged horizontally and then vertically.&lt;br&gt;&lt;br&gt;&lt;br&gt;If I switch the design to my TT-generated theme, all categories are arranged vertically and I canÃ‚Â´t find a way to fix this problem.&lt;br&gt;&lt;br&gt;&lt;br&gt;Any idea on that?&lt;br&gt;&lt;br&gt;&lt;a rel=&quot;nofollow&quot; href=&quot;./index.php?qa=blob&amp;amp;qa_blobid=6008501069913427227&quot;&gt;ECI_MagentoDefault.png&lt;/a&gt;&lt;br&gt;&lt;br&gt;&lt;a rel=&quot;nofollow&quot; href=&quot;./index.php?qa=blob&amp;amp;qa_blobid=16611177545150328336&quot;&gt;ECI_TT_Template.png&lt;/a&gt;</description>
<category>Magento Themes</category>
<guid isPermaLink="true">https://templatetoaster.com/forum/589/easy-catalog-images</guid>
<pubDate>Wed, 28 May 2014 03:39:54 +0000</pubDate>
</item>
<item>
<title>ListView // HTML-tags</title>
<link>https://templatetoaster.com/forum/580/listview-html-tags</link>
<description>After installing a TT-generated Template, the short description in the listview is showing html-tags that are used to highlight some information.&lt;br&gt;&lt;br&gt;In the detailled view of this product, everything is fine; no html-tags&lt;br&gt;&lt;br&gt;&lt;br&gt;If I use a downloadable template from magento connect, everything is displayed fine.&lt;br&gt;&lt;br&gt;Any ideas, how to fix this problem in the listview?&lt;br&gt;&lt;br&gt;Thx for your response&lt;br&gt;&lt;br&gt;&lt;a rel=&quot;nofollow&quot; href=&quot;./index.php?qa=blob&amp;amp;qa_blobid=11517055747992493740&quot;&gt;HTMLCode_ListView.png&lt;/a&gt;&lt;br&gt;&lt;br&gt;&lt;a rel=&quot;nofollow&quot; href=&quot;./index.php?qa=blob&amp;amp;qa_blobid=10234974210478460321&quot;&gt;HTMLCode_SingleView.png&lt;/a&gt;</description>
<category>Magento Themes</category>
<guid isPermaLink="true">https://templatetoaster.com/forum/580/listview-html-tags</guid>
<pubDate>Thu, 15 May 2014 07:19:22 +0000</pubDate>
</item>
<item>
<title>Block References</title>
<link>https://templatetoaster.com/forum/579/block-references</link>
<description>Hi there,&lt;br&gt;&lt;br&gt;IÃ‚Â´m trying to add BlockReferences to my Magento-Theme. In TemplateToaster everything ist fine, according to the documentation.&lt;br&gt;But after adding the necessary block in cms.xml, including a predefined static block, nothing happens on my site. There is no static block displayed.&lt;br&gt;&lt;br&gt;Any idea, what the reason is? Any changes in page.xml or whatever to fix this.&lt;br&gt;&lt;br&gt;NB&lt;br&gt;IÃ‚Â´d like to add some blocks in the site footer &lt;br&gt;&lt;br&gt;Thanks for your support</description>
<category>Magento Themes</category>
<guid isPermaLink="true">https://templatetoaster.com/forum/579/block-references</guid>
<pubDate>Thu, 15 May 2014 07:11:10 +0000</pubDate>
</item>
<item>
<title>How to add extra blocks</title>
<link>https://templatetoaster.com/forum/476/how-to-add-extra-blocks</link>
<description>Hi,&lt;br&gt;   I am trying to add extra block or div for creating magento template how can we do that .i tried with blolck refrences but after moving on another tab like page or body it disapear.&lt;br&gt;&lt;br&gt;Thanks</description>
<category>Magento Themes</category>
<guid isPermaLink="true">https://templatetoaster.com/forum/476/how-to-add-extra-blocks</guid>
<pubDate>Tue, 18 Feb 2014 20:29:46 +0000</pubDate>
</item>
<item>
<title>No topmenu after theme installation</title>
<link>https://templatetoaster.com/forum/411/no-topmenu-after-theme-installation</link>
<description>Hello, I am using Magento 1.7.02&lt;br&gt;But the topmenu doesn&#039;t work after installing the created theme.&lt;br&gt;It seems, the proc gethtml  in topmenu.php returns nothing. &lt;br&gt;Has anyone the same problem? &lt;br&gt;A ticket is created.</description>
<category>Magento Themes</category>
<guid isPermaLink="true">https://templatetoaster.com/forum/411/no-topmenu-after-theme-installation</guid>
<pubDate>Tue, 31 Dec 2013 04:45:19 +0000</pubDate>
</item>
<item>
<title>Magento (design erros)</title>
<link>https://templatetoaster.com/forum/350/magento-design-erros</link>
<description>When i make a design in TT for magento the Products GRID never shows as it should be, I selected shadows and radious and when i upload my design or preview it, its always worst than my design inside the program, you guys need to correct these export bugs.</description>
<category>Magento Themes</category>
<guid isPermaLink="true">https://templatetoaster.com/forum/350/magento-design-erros</guid>
<pubDate>Fri, 01 Nov 2013 02:12:25 +0000</pubDate>
</item>
<item>
<title>Google Fonts Parallels Mac == Win 8</title>
<link>https://templatetoaster.com/forum/338/google-fonts-parallels-mac-win-8</link>
<description>You might want to look into this:&lt;br&gt;&lt;br&gt;Parallels 9 Win 8&lt;br&gt;&lt;br&gt;error using google fonts&lt;br&gt;&lt;br&gt;Line 50&lt;br&gt;&lt;br&gt;Char 146&lt;br&gt;&lt;br&gt;com.google.gwt.core.client.JavaScriptException: (TypeError) :Object doesn&#039;t support property or method &#039;createStyleSheet&#039;&lt;br&gt;&lt;br&gt;Code 0&lt;br&gt;&lt;br&gt;URL www://www.google.com/fonts/&lt;br&gt;&lt;br&gt;Working in Win7 under parallels though</description>
<category>Magento Themes</category>
<guid isPermaLink="true">https://templatetoaster.com/forum/338/google-fonts-parallels-mac-win-8</guid>
<pubDate>Wed, 23 Oct 2013 21:27:32 +0000</pubDate>
</item>
<item>
<title>Installing Theme</title>
<link>https://templatetoaster.com/forum/328/installing-theme</link>
<description>Hi There&lt;br&gt;&lt;br&gt;just been trying out TT and it&#039;s pretty good, so far the only software I have found to create a template for Magento.&lt;br&gt;the docs for installation fo the theme are a little bare, and I&#039;m not an expert with Magento, &lt;br&gt;&lt;br&gt;so let me get this straight&lt;br&gt;&lt;br&gt;1.you export as a .zip&lt;br&gt;2.you upload that zip to your root dir&lt;br&gt;3.decompress&lt;br&gt;4.leave the files as they are or move them into place to replace existing directories? app, skin ?&lt;br&gt;&lt;br&gt;I have another template I want to keep running too is that possible?&lt;br&gt;I tried to select my new theme using the admin area of Magento by filling in the blank areas of the design page with the name of my new template and my CSS has broken&lt;br&gt;&lt;br&gt;Not sure how to go back...help please ?&lt;br&gt;&lt;br&gt;I&#039;m working locally so no site to show, sorry&lt;br&gt;Thanks for your time&lt;br&gt;&lt;br&gt;H</description>
<category>Magento Themes</category>
<guid isPermaLink="true">https://templatetoaster.com/forum/328/installing-theme</guid>
<pubDate>Fri, 18 Oct 2013 04:03:50 +0000</pubDate>
</item>
<item>
<title>tab options in navigation bar</title>
<link>https://templatetoaster.com/forum/294/tab-options-in-navigation-bar</link>
<description>Just trying out the demo version and new to template making. &lt;br&gt;&lt;br&gt;I&#039;d like to be able to have different images in each tab of my navigation bar (different color elements in tab that change with hover).&lt;br&gt;&lt;br&gt;I&#039;d also like to have a drop down area where I can put links, product or categories (slider). I&#039;ve seen some jquery tabs sliders that are very nice. Is that something that can be made in TT, or brought into TT, or do I do a basic template in TT and then add more functionality by adding extensions in magento?</description>
<category>Magento Themes</category>
<guid isPermaLink="true">https://templatetoaster.com/forum/294/tab-options-in-navigation-bar</guid>
<pubDate>Wed, 25 Sep 2013 04:21:20 +0000</pubDate>
</item>
<item>
<title>Welcome Magento Users</title>
<link>https://templatetoaster.com/forum/193/welcome-magento-users</link>
<description>Hello Magento Users,&lt;br&gt;&lt;br&gt;Magento section is now available for discussion.&lt;br&gt;&lt;br&gt;&lt;br&gt;Sincerely,&lt;br&gt;TemplateToaster Support</description>
<category>Magento Themes</category>
<guid isPermaLink="true">https://templatetoaster.com/forum/193/welcome-magento-users</guid>
<pubDate>Sat, 24 Aug 2013 14:17:31 +0000</pubDate>
</item>
</channel>
</rss>