Discussion on Flatsome | Multi-Purpose Responsive WooCommerce Theme

Discussion on Flatsome | Multi-Purpose Responsive WooCommerce Theme

Cart 266,432 sales
Recently Updated
Well Documented

UX-themes supports this item

Supported

This author's response time can be up to 2 business days.

28309 comments found.

I have wpml installed on my website and I would like to add currency switcher to the top nav menu.

They write in wpml that I should add such a code:

<?php echo(do_shortcode(‘[currency_switcher]’)); ?>

Hi there, Is it possible to assign the currency switcher to a menu? Try take a look here: http://wpml.org/forums/topic/currency-switcher-in-menu/

Hi Guys. Great theme and support has been top shelf too! I have an issue with the product page attributes section. For me (and I am sure others) it is not inherently obvious that I need to select the product options before I have an “Add to Cart” option… my first thought was that the product was Out of Stock and/or unavailable for some reason. So, for this reason I am sure that you understand how one may be concerned for a loss of sales… however, if I add a Special Note to the Product page template… that warning will be consistent across all the Product pages and not specific to the handful of products that have attributes associated with them. So, in this case there needs to be a fillable field for this table section… I understand that I can use the Short Description area to add a note… but, then this would be a manual process and we all know how messy that can get. Suggestions?

Hi there, sorry but this is default WooCommerce functionality. You can “force” the Add to cart button to show by adding custom CSS. .single_variation_wrap{display:block!important}

Thank you for that response: I apologize for not coming back and taking this thread down, my bad! I realized after posting this and emailing a copy to support that this was indeed a Woocommerce issue and not a theme issue and copied this tread to their support forum (though I have yet to hear back from them). So, that being said I guess I am obligated to post the fix that was emailed to me in case other peeps have the same issue. Posted Back by Michael from Support: 1. Add the following CSS code inside the Custom CSS box at Appearance > Theme Option > HTML Block.

form.variations_form.cart::before { content: "Please Choose your option"; font-size:1.2em; font-style:italic; font-weight:100; padding: 4px; margin:5px 0; background:none repeat scroll 0 0 #ddaa28; border-radius:4px; display: block; color: black; text-align:left; }

Thanks again guys and hope this helps someone!

I got a problem in My Account “REGISTER” . Not working . No email How to fix ?

Sorry for the age old annoying question, but when is the next update due to fix the template files etc?

I’ve managed to just about get around the errors with child theme mods, but obviously everyone else is in need and I would prefer to use the official files.

Many thanks

Hi there, we’ll have an updated version out soon, but the theme still works great with WooCommerce 2.2.7. The best way to prevent this is to wait until Flatsome is updated before upgrading WooCommerce :)

HEY

I have problem with share icons on product page, those icons don’t show up until I click on it. Earlier, you said it was because I used black header background. Can you fix this ?

ps. I use the latest version of your theme ( 2.0.5 ) but the problem still remains.

Thxs u so much :)

Hi there, try add this to custom css: .dark-header .product-info .social-icons .icon{border-color:#000!important; color:#000!important}

Thxs so much :)

woocommerce form-login.php is out of date

Hi there, we’ll have this fixed soon.

Hi

I am really enjoying this theme but would like to know if there is any custom css code that can be used so that on a single product page the balance of screen information is say 60% width for the image and 40% width for the product information ?

Also were do i add the custom css in the Theme HTLM Blocks Admin Page (i.e. Customer CSS or HTML before Add To Cart (Product Page) or Other Block etc…)?

I also drop you e-mail with same request

Many thanks for your help

Kayo

Hi there, we’ll get back to you an email as soon as possible :)

Hi, I realise you havent answered any of my previous questions but please help me with this and ignore the other questions as I will figure out the custom css.

I updated woocommerce now and my entire site is broken. Can’t even log in to wp-admin, I get fatal error: Call Stack
  1. Time Memory Function Location 1 0.0010 242304 {main}( ) ..\index.php:0 2 0.0010 245408 require( ‘C:\wamp\www\wordpress\wp-blog-header.php’ ) ..\index.php:17 3 0.0010 263728 require_once( ‘C:\wamp\www\wordpress\wp-load.php’ ) ..\wp-blog-header.php:12 4 0.0010 274696 require_once( ‘C:\wamp\www\wordpress\wp-config.php’ ) ..\wp-load.php:29 5 0.0010 373864 require_once( ‘C:\wamp\www\wordpress\wp-settings.php’ ) ..\wp-config.php:80 6 0.1660 25794648 include( ‘C:\wamp\www\wordpress\wp-content\themes\flatsome\functions.php’ ) ..\wp-settings.php:329 7 0.1880 26845648 require_once( ‘C:\wamp\www\wordpress\wp-content\themes\flatsome\inc\class-tgm-plugin-activation.php’ ) ..\functions.php:24 8 0.1880 26847000 TGM_Plugin_Activation->__construct( ) ..\class-tgm-plugin-activation.php:959 9 0.1880 26847096 __( ) ..\class-tgm-plugin-activation.php:164 10 0.1880 26847096 translate( ) ..\l10n.php:161 11 0.1880 26847648 apply_filters( ) ..\l10n.php:99 12 0.1880 26849464 call_user_func_array:{C:\wamp\www\wordpress\wp-includes\plugin.php:214} ( ) ..\plugin.php:214 13 0.1880 26849536 theme_sort_change( ) ..\plugin.php:214
! ) Fatal error: Call to undefined function is_woocommerce() in C:\wamp\www\wordpress\wp-content\themes\flatsome-child\functions.php on line 17

fixed it, Please ignore

How can I create a pricing table with a featured column as in your pricing table short code page? I set it to featured=”true” to no avail.

Thanks

Hi there, do you have latest version of the theme? You need version 2.0.5 for it to work.

That was the problem. Thanks!

Awesome :) np

Hi, amazing theme! I have a quick question: How long will you support this theme? I mean can I have updates from you in a next few years? Im just worry to build my online shop and end up with no updates and support.

Hi there, this theme is our only focus so we will support this for many years to come :)

Awesome, thank you! :)

Hello..I Have not get updated to 2.0.5

I only get 2.0.1 on my dashboard ?

Hi, have you tried to re-download it from Themeforest?

I love the Theme Options => Product Page on the latest theme version! So easy to keep modifications I used to have to do with code.

One thing I still have to do (in fact, lots of people on Woocommerce forums complain about this) is I have to edit my Woocommerce code to remove one category (that all products share) from the Related Products code itself.

Any chance a future version could add one more field to the Theme Options => Product Page that lets the admin place categories to ignore for related items?

Hi there, thanks for suggestion. We have added this to our list :)

Is there a way we could enlarge the Add to Cart button when viewed via mobile? Maybe could you add this in the future? The tiny little bag icon is hard to touch when using via a phone…

Hi there, do you mean the “Add to cart in grid” or the big shopping cart icon at top right?

In the grid on the product image.

fagnerguima – I am having the same exact issue. Can someone please point us to the proper version? Please note we receive this error when viewing the ‘System Status’ page.

flatsome/woocommerce/myaccount/form-login.php version 2.1.0 is out of date. The core version is 2.2.6

This is causing an error when I try to create a new user.
error: Notice: Undefined index: _wpnonce in C:\Sites\domain.com\wp-content\plugins\woocommerce\includes\class-wc-form-handler.php on line 857

Hi

I’m ready to purchase the theme but I still have one last question:

I see you have a filter by price feature. May I know the plugin name?

Can you please check if for example I want to filter by attributes (variations), the plugin will ignore the out of stock variation or not? I need the plugin to not ignore the out of stock, so that once filtered to show only “in stock” variations.

Hi there, filter by price is included in WooCommerce. This is default WooCommerce functionality :)

Hey UX-Themes, I have been patiently waiting on a resolution to my issues. I have answered your questions in this forum and through email. I need an answer to resolve the issue today.

Hi there, Have you got your reply now? I just can’t figure out what support email you are talking about. I have tried search for emails containing your domain name and Themeforest username,

Nice theme, but support is lacking. I suggest that you post all responses on here, so it’s easy for other users to find. I saw a few questions of mine already posted by other users, but you asked to be emailed. I tried emailing weeks ago, but still haven’t gotten any responses.

Hi there, sorry about that. The problem is that most customers posts the questions here AND send us a email at the same time. Most questions also needs us to get access to the backend etc so we need to use email to keep it private.

Whats your email? I will look it up and get back to you quickly.

edwin_b_malekebu@...Figured out the previous issue. Just sent you another email.

resolution slider stopped working after woo-commerce update..

please let me know what should i do?

this recent added, etc slide is also broken

http://prntscr.com/4z8san

thanks

Hi there, you need to ask the author of revolution slider. It has nothing to do with our theme :)

Hej!

Tack för ett mycket bra och snyggt tema! : )

En fråga: Jag använder inställningen Main Navigation position “Full width – Centered” och “Sticky Header on scroll”. Är det möjligt i CSS eller liknande att ändra så att bara “Main Navigation” blir “Sticky”? Jag vill alltså inte visa “Top” med logotype, etc vid scroll.

Tack på förhand! Hälsningar / Andreas

Hi there, thank you :) That would require custom development in the JS and CSS files.

by
by
by
by
by
by

Tell us what you think!

We'd like to ask you a few questions to help improve ThemeForest.

Sure, take me to the survey