This item is by an Elite Author
infortis
- Elite Author
- Item was Featured
- Has been a member for 1-2 years
- Exclusive Author
- Europe
- Referred between 10 and 49 users
- Bought between 10 and 49 items
- Sold between 250 000 and 1 000 000 dollars
2,990
Purchases
Buyer Rating:
4.72 stars
4.72 average based on 234 ratings.
-
5 Star
19985%
-
4 Star
218%
-
3 Star
62%
-
2 Star
00%
-
1 Star
83%
| Created | 18 October 12 |
| Last Update | 16 May 13 |
| Columns | 4+ |
| Compatible Browsers | IE8, IE9, IE10, Firefox, Safari, Opera, Chrome |
| Software Version | Magento 1.7.0.2, Magento 1.7.0.1, Magento 1.7.0.0, Magento 1.6.2.0, Magento 1.6.1.0, Magento 1.6.0.0, Magento 1.5.1.0, Magento 1.5.0.1 |
| Documentation | Well Documented |
| High Resolution | Yes |
| Layout | Responsive |
| ThemeForest Files Included | Layered PSD, CSS Files, JS Files, PHP Files |
- apparel
- clean design
- clothes
- customizable
- fashion
- fluid grid
- lightbox
- liquid layout
- magento template
- magento theme
- modern
- responsive design
- responsive magento theme
- responsive theme
- unlimited colors
© All Rights Reserved infortis -
Contact Envato Support


Hello,
I’ve done a bad. I caccidentally deleted the about us page, I really liked the default design. When I tried to redownload all pages, it wouldn’t download.
Is there any way I could get this back or you could possibly send me the html?
Many thanks,
Alex
Hello,
This is Magento’s default page. You can copy the content from clean Magento installation. Or copy it from our demo using Firebug or similar tool.
Kind regards
Could you send me a link? I can’t find it on your demo site. Thanks!
Not to worry, have found it.
Dears I’m getting the the following error at Magento’s log “Undefined index: HTTP_USER_AGENT in …./Infortis/Ultimo/Helper/Data.php on line 260”
Hello,
Don’t worry, this is only a notice, not an error. The User-Agent header is optional. Firewalls may filter it or people may configure their we browsers to omit it. Anyway, this notice will be no longer displayed after the next update.
Kind regards
Hello!
First of all, great theme.
I seem to have an issue with “My Cart” on the left sidebar. Everything is set to go on Magento (on settings, I’ve enabled the my cart on the sidebar) but for some reason it’s not showing up on the Category pages. BUT it shows up on “My Account” dashboard .. I took the XML and placed the reference to left, but still doesn’t work (it actually takes the mini-cart xml and places it on the left sidebar.. doesn’t work haha). But under “My Account” it actually looks right and has the checkout button.
How can I move that and place it on the left sidebar?
Please help! Thank you.
-Gail
Hello,
The sidebar cart in this theme was designed to work like this, to be displayed only in the header (as a drop-down mini cart). We don’t use the cart in the sidebars in our demos. You can of course move it using XML but we’re not sure what will be the effect as we’ve never tested it. Basically it should work, but some CSS may be missing. For example: the mini cart in the header gets additional styles which will not be applied to it if you move the mini cart to the sidebar:
.header-top, .header .dropdown { line-height: 2.6666em; }Kind regards
Info about support
Dear customers,
Before you ask a question
Questions about Magento
(Magento Go differs from Magento Community Edition but most of the functionality is the same so this knowledge base might be very useful)
Best regards,
InfortisThemes Support
theme does not work on IE You can see it in my example obuvnoi24.ru
Hello,
Theme was extensively tested and works without any problems on IE. So your issue must be on your end and only occurs in your Magento installation.
Kind regards
Hi,
I’m trying to remove all traces of “Add to Compare” from my website but am not sure how to do it on the product pages where there’s a link next to “Email to a Friend” on the theme.
Please advise. Thank you in advance.
Hello,
When you want to customize a theme in Magento, you can display the names of template file of each block in the front-end by enabling the Template Path Hints. This way you can easily check which template files you need to edit to customize specific sections of Magento. Please see this short video tutorial for more details: http://vimeo.com/1067069
You could also simply hide it with CSS, using this property:
https://developer.mozilla.org/en-US/docs/Web/CSS/displaydisplay:none;Kind regards
The PSD files included in the theme zip do not match the demos. Where can I get an updated PSD? I cant really create a concept for a client with this as they are expecting the demo version. This is really poor for a paid theme!
Hello,
Please note that this item is a complete Magento theme, not a PSD template, so PSD files are only an addition to help you customize the theme. PSD templates are sold here.
We didn’t use any other PSD files when we were creating the theme because almost every element in the theme is created with pure HTML and CSS without additional graphics. That’s why the Main.psd contains only the main page structure. All the rest was done with pure HTML and CSS so we didn’t need more PSD files.
Of course there are also PSD files with all the interface icons and images for easy customization.
Kind regards
fluidcreativity, do your own images its easy enough, Infortis can’t supply the supplied images due to copyright !!
Thank you for making such a great theme.. i have some questions about customizing the MAIN MENU.. the site i am working on has a boatload of categories are there options in the CSS some where to mess with how the main menu opens up or how many main categories you can have with all of our categories i get 4 lines and it doesn’t look good.. i’ve even thought of having it in MOBILE mode no matter the screen resolution.. any advice would be great.. thanks!
Hello,
It will be possible in the next version.
But if you have too many categories and want to show standard drop-down menu, then you need to reorganize your categories. There is no way to make a space for so many categories. And also, too large menu (too many top-level categories) is not user friendly.
Another option is to make the menu font smaller (can be done in Ultimo admin panel).
Kind regards
identified the problem in IE, does not work with ???????? fonts and when it points to zoom crash occurs
Hello,
If you require any assistance, please kindly submit a support ticket using the contact form on our profile page on ThemeForest (http://themeforest.net/user/infortis).
There is no bug related to IE in the theme, theme works 100% correct on all version of IE (starting from IE8), so the problem is in your Magento installation (conflict with some custom modifications or extensions, incorrect installation of the theme etc. Please refer to the “Troubleshooting” chapter in the user guide for details, check the list of possible sources of the problem in chapter 14.1.1).
Kind regards
I have been getting frustrated for the past 2 hours trying to figure this out, so I am going to throw it over to you.
I am trying to change the color of the Continue shopping and update shopping cart buttons on the view cart page. They are way to light for the colors I have.
I have tried editing the css multiple times to no avail. I really need this to change. Its light grey on white and looks terrible.
Could you please provide me the css lines I would need to adjust the colors for both of them? (The hover color is fine on them)
Hello,
The CSS for those 2 buttons is a bit complicated because we didn’t want to modify the template file, we wanted to do set colors only via CSS. Please check the previous comments (last 1-2 weeks), someone already asked about this and posted his solution.
You can also wait for the next version because those buttons will be redesigned and setting their colors will be easy.
Kind regards
EDIT:
Here it is: http://themeforest.net/item/ultimo-fluid-responsive-magento-theme/discussion/3231798?filter=All+Discussion&page=101#comment_3937411Hello, I enabled TOP LINKS in the admin-system-configuration-ultimo-theme setting, and I enabled CUSTOM TOP LINKS in the static block as well.
But after i did, like account page, wish list page,... was showed 2 times(repeat) where the top right on the website. The footer links also.(sitemap, search terms…)
I think it shows out magento base, and theme. I already have read user guide. but i couldn’t find it. HOW CAN I FIX IT?
Hello,
You enabled this option and so disable the static block. Or the other way round. Please check the user guide: 7.8 Default Magento blocks
Kind regards
Anyway you could point me in the right direction as to how to move the search bar to the right side of the header oppose to being in the center. Thanks
Hello,
You would need to modify the header template to swap those two elements.
When you want to customize a theme in Magento, you can display the names of template file of each block in the front-end by enabling the Template Path Hints. This way you can easily check which template files you need to edit to customize specific sections of Magento. Please see this short video tutorial for more details: http://vimeo.com/1067069
Kind regards
Hi! Great job! But I have one question. do you have integration with WordPress? i need a blog in my website
Hello,
There are some extensions to integrate Magento with WordPress, unfortunately I don’t remember the name of it.
Kind regards
I am interested in purchasing the ‘Ultimo – Fluid Responsive Magento Theme’; however, could you please confirm if it’s compatible with Magento Go?
Hello,
This theme is for Magento Community Edition, not for Magento Go.
Kind regards
can you please tell me how can i have currency format with 3 decimal points 0.000 i am using Kuwait dinar
hi there, we put up a background image and it started below the header. how do we adjust so that the background image is in the header, page and footer? like this one (see the black and white print): http://usstore.marimekko.com/bags-and-accessories/Hippa-326.asp
thanks
Anyways, so looking forward to any improvements to this already incredible theme
Best – thomas @ comicgarden.dk