Things have been pretty quiet around Templates Master for last few days. But there’s a good reason for that. We were working on new free magento template for our community members. So today we are proud to introduce our new free Absolute Magento template. Feel free to download it from our Magento themes store or Magento Connect. Check theme demo at our demo server.
More free and paid Magento templates are available at https://templates-master.com/magento-templates.html. We have also great offer of free Magento extensions.
- Product preview module!
- Featured product slider!
- Easy color changes
- Easy to upgrade, easy to customise
- Supports all main browsers (IE6,IE7,IE8,FF2,FF3,Opera,Safari)
- Free updates included
Installation instruction and source .psd file is included in this package.
Template is available under Creative Commons License for commercial and personal use.
Commercial license is available at template page.
Magento 2 version of Free Magento Absolute template can be downloaded at our blog.
hi i installed this theme.now i want to create shopping site like your demo site. but how to display products list in home page in content area. is there any tutorial to use this theme.please help me
I am helping a friend make some changes to her template and she is wanting to add a facebook and twitter icons to the header. I know that I start from a static block but what else would this entail?
Hi, you should add next code to your header.phtml
<?php echo $this->getLayout()->createBlock('cms/block')->setBlockId('youblock')->toHtml() ?>Hey guys, GREAT theme! I've been trying to get the Featured Products and New Products sections to work all day long and no matter what I do they will not sure up. I've followed the instructions and have redone them about 10x. I've read all the postings you've put on here and still no luck. Can you help? My site is www.happypetsuperstore.com. Thanks.
Never mind, I figured out the issue! Make sure when you create a new product that you go to the inventory section and Set Qty to be at least 1. Also set Stock Availability to "In Stock" - As soon as I did this for at least a single product the NEW and FEATURED sections started working perfectly. Thanks!
Thank you for this theme, it looks very great.
Dear TM, i use this great theme, but i have a few questions.
- i creat a static block, include it on the categorie page but nothing happened.
- my category descriptions and category pictures aren't displayed.
i'm try a lot of different ways but all have the same effect.
Thank you for your help.
KTie
so i have a problem about the pics. There ist something wrong but i don't find it.... can anyone help please??? I think it is noch majorbug but in all other templates it's okay.
http://www.xsport24.com/adidas-f50-tunit-grun-fussballschuhe-sprintskin.html
Hello Chris, sorry what exactly problem do you have?
This is a great theme. Only one issue that is really keeping me from using it. The skin is somehow not being pulled properly for the favicon, and email and print logos. They are coming from the default/default rather than default/f001.
Is anyone else having this problem?
Any ideas?
Thanks!
You simply should put your icon at skin\frontend\default\default\favicon.ico. Please let us know if you still have problem with it.
I have looked at some example sites mentioned in this blog and see the same issue with the favicon. If I can get this issue fixed I will very likely purchase the theme.
Thanks!
This Theme is great, it is extremely well thought out! I've Installed it under 1.4.0.1 and I'm having a problem with the navigation menu. When I hover of the categories, the subcategories all pop-up and when I go to select one of them, the subcategories disappear. I can only get to the subcategories if I move my mouse really fast to get to them. I noticed that this issue happens in Google Chrome and Safari but not in IE8 or Opera and only happens in Firefox if you use a logo.gif that is higher than 53 pixels. But when I visit your demo store, it works flawlessly in all 5 browsers. Which file would I need to modify to fix this? I've tried many ways to fix this with no luck.
Thank you for your help.
Hello Joe, please contact us and send us more info about your store. We need to investigate this problem.
Like Joe, I am also experiencing the same problem with the menu. I did a clean install of Magento 1.4.1.0 and after that, I installed the fabulous Absolute theme.
Using Chrome, I notice that when I hover over the menu items, the submenu appears. When I move the pointer downward to select an item from the submenu, the submenu disappears. There seems to be a small border on the downside of the menu where Chrome "thinks" there is no hoovering going on.
The same goes for moving the mouse pointer upwards (from submenu to menu). The submenu disappears before I reach the menu.
If you need more info, please contact me.
Mark, please let us know your store url.
Sorry for the late reply. I was just working on my website and decided to tackle the menu problem.
I found out that the solution is easy. The only change I made was in the custum.css file (in skin\...\f001\css\).
Find the following line of code:
/************ 2ND LEVEL ************/
#nav ul{position:absolute; width:15em; top:40px; left:-10000px; border:1px solid #aaa; border-color:#ccc #aaa #aaa #ccc; border-top-width:0}
and change "top:40px;" to "top:39px;" (in my case). This will make the submenu items to show up 1 pixel more higher. In my case there is no longer a gap between the menu en submenu items.
Hope this will help people with the same issue!
My cart looks great with the edits I've made but for some reason when you click on the product in the cart it just displays a white page...... What could I be doing wrong?
Crystal, sorry can you see any error message?