ThemeForest

Icarostore - Responsive WooCommerce Theme

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

When adding a new product, how can you change the currency to $ instead of £?

themesforge

Hi aylaview

Thanks for getting in touch! You need to change your currency globally from within WooCommerce->settings

Hope this helps Ed

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

Bit embarrassed to ask, but on your demo site in the first footer area you have a menu contained within a rounded box and I can’t for the life of me work out how to do the same?

Charlie

themesforge

Hey Charlie,

Thanks for getting in touch!

That’s the widget called “WooCommerce Product Categories”.

Drop that into the widget area and tick “Show hierarchy”

That should do it!

Ed

Default-user
netflora Purchased

Thanks Ed, what I wanted to achieve was that look but with a custom menu, is that possible?

themesforge

Hey Charlie,

Yes it it possible but you’ll need a few CSS tweaks I think.

1.) look for this selector in /icarostore/css/layout.css

site-footer .first-footer-widget .widget_product_categories

add the following just before it (at the start of that line)

site-footer .first-footer-widget .widget_nav_menu,

2.) in the next selector (#site-footer .first-footer-widget .widget_product_categories .widget-title) do the same with this:

site-footer .first-footer-widget .widget_nav_menu .widget-title,

3.) finally, another few lines down look for #mc_signup and adjust it as follows: }

site-footer .menu, #mc_signup {

padding: 0 20px 20px 20px;

that should do it :)

Ed

Default-user
netflora Purchased

Great, thanks Ed I’ll give it a try.

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

Hi Ed,

Just bought this awesome theme from you and installed it, but I have few questions need to ask. 1. How do I change all the “More Info” button under featured product to the “Add to Cart” button. 2. When I preview the product pictures it always show a single picture in another window of my browser, how do I set up it correctly? 3. Is it possible to show more product on the shop page, now is 12 what if I want to be 20 product per page.

Thanks,

Zhong

themesforge

Hey Zhong,

thanks for your purchase!

1.) Re: “More Info” – best way to do this is to do it via .po translation files (if you are looking to change it to a different language). If you just want to change the english translation then the text is in:

/icarostore/functions/global/widgets/tf-featured-products-jcarousel-icaro.php

line: 119

<?php _e('More Info', 'tfbasedetails'); ?>

2.) re: photos – I think you just need to update your WooCommerce->Settings

look for: “Enable Lightbox”

3.) yes :) The number of products is set via the relevant widget – just change the number of products to display to whatever number you want.

Hope this helps!

Ed

Default-user

Hi, Ed! Thank you for quick response, but I still can’t find where to change the product number to display more products per page on the shop, and Is it possible to change the “More Info Button” to actual “Add to Cart Button” (this is very important for me, not the just the text change )

Thanks again!

Zhong

themesforge

Hey Zhong,

I’ll follow up with you on these points via your email as I can provide you with more specific details there.

Best,

Ed

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

Ed,

I was also wondering about how to increase the number of products per page (not widget, but on the shop pages). Default is 12, but would like to have at least 20. How can I do that?

K

themesforge

Hi there K,

Thanks for getting in touch!

In icarostore/woocommerce/woocommerce-layout.php

look for:

// Display 12 products per page add_filter(‘loop_shop_per_page’, create_function(’$cols’, ‘return 12;’));

change this from 12 to 20.

Hope this helps,

Ed

Default-user
nephi24 Purchased

Awesome! Thanks so much!

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

Ii want to put an image in the background of the header instead of just a color. How would I do that so it will stretch with the website and fit to size?

themesforge

Hi bagofdesign,

Thanks for getting in touch!

My recommendation would be to create a child theme and edit header.php directly to change the header background.

If you need help with the specifics of what needs to be editied in header.php drop me an email to ed@themesforge.com

Best,

Ed

by
by
by
by
by