ThemeForest

Ultimo - Fluid Responsive Magento Theme

  • Bought between 1 and 9 items
  • Has been a member for 0-1 years

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

infortis

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

Default-user

Could you send me a link? I can’t find it on your demo site. Thanks!

Default-user

Not to worry, have found it.

  • Bought between 1 and 9 items
  • Brazil
  • Has been a member for 0-1 years

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”

infortis

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

  • Bought between 1 and 9 items
  • Has been a member for 0-1 years

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

infortis

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

  • Elite Author
  • 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

Info about support

infortis



Dear customers,

Before you ask a question

  1. Please kindly check the user guide. Most of the frequently asked questions are answered in the guide. It was created to help you quickly configure your store, please read it carefully.
  2. Open the PDF and use the search function, it will quickly find the keywords which you are looking for.
  3. In case of any problems after installation, please refer to chapter 13. Troubleshooting.

Questions about Magento

  1. In the user guide you will also find many tips about basic Magento configuration.
  2. Please note that as authors of this theme we are able to provide support only for features which we created and for issues related strictly to the theme. We do not provide support for Magento configuration, installation, maintenance etc.
  3. In case of any problems with Magento, please refer to:

Best regards,
InfortisThemes Support

  • Bought between 1 and 9 items
  • Has been a member for 0-1 years
obuvnoi24 Purchased

theme does not work on IE You can see it in my example obuvnoi24.ru

infortis

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

  • Bought between 1 and 9 items
  • Has been a member for 0-1 years
fsadmin Purchased

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.

infortis

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:
display:none;

https://developer.mozilla.org/en-US/docs/Web/CSS/display

Kind regards

  • Bought between 1 and 9 items
  • Has been a member for 2-3 years

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!

infortis

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

  • Bought between 1 and 9 items
  • Has been a member for 0-1 years
  • United Kingdom
SimonH78 Purchased

fluidcreativity, do your own images its easy enough, Infortis can’t supply the supplied images due to copyright !!

  • Bought between 1 and 9 items
  • Has been a member for 0-1 years
nhartman Purchased

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!

infortis

Hello,

i’ve even thought of having it in MOBILE mode no matter the screen resolution

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

  • Bought between 1 and 9 items
  • Has been a member for 0-1 years
obuvnoi24 Purchased

identified the problem in IE, does not work with ???????? fonts and when it points to zoom crash occurs

infortis

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

  • Bought between 10 and 49 items
  • Exclusive Author
  • Has been a member for 2-3 years
Bigwhite28 Purchased

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)

infortis

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_3937411
  • Bought between 1 and 9 items
  • Has been a member for 0-1 years

Hello, 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?

infortis

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

  • Bought between 100 and 499 items
  • Has been a member for 4-5 years
  • United States

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

infortis

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

  • Bought between 50 and 99 items
  • Has been a member for 2-3 years

Hi! Great job! But I have one question. do you have integration with WordPress? i need a blog in my website

infortis

Hello,

There are some extensions to integrate Magento with WordPress, unfortunately I don’t remember the name of it.

Kind regards

  • Bought between 100 and 499 items
  • Has been a member for 3-4 years

I am interested in purchasing the ‘Ultimo – Fluid Responsive Magento Theme’; however, could you please confirm if it’s compatible with Magento Go?

infortis

Hello,

This theme is for Magento Community Edition, not for Magento Go.

Kind regards

  • Bought between 50 and 99 items
  • Has been a member for 5-6 years
saqib Purchased

can you please tell me how can i have currency format with 3 decimal points 0.000 i am using Kuwait dinar

  • Bought between 1 and 9 items
  • Has been a member for 0-1 years

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

  • Bought between 1 and 9 items
  • Has been a member for 0-1 years
trehhoff Purchased
Hi Infortis – the new proposed updates in v.1.50 look great – especially the possibility to choose other fonts in Google. I just hop you give us the opportunity to choose our own font-stacks and not give us pre-defined, hard-coded editions of verdana, helvetica, georgia etc. Ideal solution could be
  • Switched Google/predefined fontstacks fonts completely off
  • An input field to write your own fontstack (to the css font-family attribute)

Anyways, so looking forward to any improvements to this already incredible theme

Best – thomas @ comicgarden.dk

by
by
by
by
by