28333 comments found.
I see that you are currently working on a fix for a bug that shows all the categories in the shop page. When can we expect a fix for that? It’s really annoying and it really bothers me since my website looks really bad with that thing there. Any quick fixes for that until you solve it?
Hi there,
I’m afraid I cannot give an ETA as to when the update will be published. However, our development team is working hard to resolve this within reasonable time..
In the meantime, please see https://gist.github.com/brian8544/b0836b7b9519769b70da0cc439d8486d
@davidpohjola, first we assign products of 1 category (the less populated) to “uncategorized”. We remove the “old” category and rename uncategorized with the name of “old” removed category. Hope it helps.
HI guys!
How come I’m not able to delete the product category “uncategorized” that suddenly just popped up in my category list? I think it might have follow with a resent wordpress/woocommerce update. But it’s now messing up my whole shop. How do I delete it?
So annoying.
Hello David,
This is due to the recent update. To fix this, enable ‘hide empty categories’ in the Product Categories Widget.
Hi there,
I’m afraid we do not have such an element by default. You will need a plugin for this.
How can I delete the code from the theme which generates the images automatically of different sizes as I don’t want them!
Hi there,
The product images are handled by WooCommerce and hence you need to will need to edit the WooCommerce files.
Hi UX, I just tryied https://gist.github.com/brian8544/b0836b7b9519769b70da0cc439d8486d but in my case it doesn’t works. I edit also category-right-sidebar.php, but categories and products are still mixed. Any help please?
I temporary solved in this way, in file category-right-sidebar.php
<?php //woocommerce_product_subcategories(); ?>
<?php if ( wc_get_loop_prop( ‘total’ ) ) : while ( have_posts() ) : the_post(); ?>
<?php wc_get_template_part( 'content', 'product' ); ?>
<?php endwhile; endif; // end of the loop. ?>
Awesome
Thank you for letting us know.
When I hover over a social icon in the header the hover text language is in English (follow on Facebook). How would I change that hover text?
And is it possible to arrange the header social icons in a specific order?
Hi there,
Translate the text to your preferred language using Loco Translate https://wordpress.org/plugins/loco-translate/
hi there, presale question.
In your catalog mode, that remove shopping and add to cart function. Does it have a enquiry form/request to quote button?
if enquiry form is provided, does the admin knows from which product the enquiry form come from?
Please provide screenshots if available. Thank you
Hi there,
Yes
We have an Add to cart replacement option that allows you to place a button or form in the product. https://pasteboard.co/H5LvRRb.png
By default the admin cannot know from which product the form was filled. You would need a plugin for this.
Hi, is it possible to use a Youtube video as featured video (instead of images)? And then the video would also be played on the product overview pages e.g. on mouseover, like it is on Videohive.net?
Hi there,
I’m afraid the theme does not support this be default.
What is the timeframe for a flatsome fix for the woocommerce/categories showing in shop issue?
Hi there,
I’m afraid I cannot promise an ETA as to when the issue will be resolved. In the meantime, please check https://gist.github.com/brian8544/b0836b7b9519769b70da0cc439d8486d
Is there any solution for non-coders?
Hi I have just put my site on live, from a temp URL, and at the end of each link there is ?v=79cba1185463, from my reserch it’s something to do with the geolocalisation, but i can’t desactive de the geolocalisation because i sell to different countries (i tried desactivating the geo just to see) but i still get those numbers at the end of the link ? Thanks for any answers.
Hi there,
The Appended bit in the URL is because of the Geolocate (With Page Caching support). Please switch this to Geolocate.
Hi, I changed the background of the navigation bar to white, but can’t seem to change the navigation text to black (it’s currently white so can’t see anything)
Hi there,
You can change this in Theme Options > Header > Header Main > Layout > Text Color.
My login registration pop up not as same as shown in demo of this them
Hi there,
Please shoot an email via and we’ll look at the issue.
after installing WooCommerce 3.3.0 the shop page will display categories along with products and theres is no way I can display products only. Settings are not in woocommerce any more. they moved them in Customize for Theme and I set them for only products and still shows both categories and products. Any updates to fix that?
Hi there,
Our development team is working hard to publish an update to resolve this issue. In the meantime, please see https://gist.github.com/brian8544/b0836b7b9519769b70da0cc439d8486d
Thanks. I found a WP Rollback plugin that put the previous Woocommerce version back and problem solved.
also , after update , Footer 2 is gone and doesnt show anymore
please check
www.airchaser.com/new/
Hi there,
Please clear you cache and check again. I can view Footer 2 on my end.
hi there,
i added by myself again
it disappeared when i update the woocommerce
please check
This fixed my problem with the category page showing all the categories above all the products:
https://gist.github.com/brian8544/b0836b7b9519769b70da0cc439d8486dIt happen when updating to WC 3.3… hope that helps until there is a permeant fix from our friends at UX Themes.
Thank you for sharing this 
Hi, can I create a community (using buddypress) with the flatsome theme?
Hi there,
Please go through BuddyPress documentation https://codex.buddypress.org/component/forums/
It is not allowing me to change the colors in the customize mode. I cannot change the primary and secondary colors, because nothhing pops up when I click it. Is there a fix for this?
Hi there,
Please ensure that you are running WordPress 4.9.2.
Hi there,
I reverted back to 4.9.2 and still the same issue
Fixed, just needed to update Flatsome. However, I am trying to change the color of a button in the header, and the button keeps defaulting to the color of the “header icons”. How do I change button 1 color in the header to a different color from the rest of the icons?
Hello James, sorry for the trouble you are having,
Please shoot an email via support and we’ll check it out.
I’m having an issue with zooming on my website safishing.com. Pinch to zoom works on safari but it does not work on chrome and because Facebook and Instagram uses chrome engine for their in-app browsers zoom doesn’t work. Do you know why this is?
Hi there,
This is not a theme issue but it is a browser issue. Please visit Chrome://flags and the touch feature from “automatic” to “enabled”.
I had a closer look at this.
It looks like your theme set the maximum-scale and user-scalable tags on the website, which Chrome and in app browser reads to disable zooming.
Technically, the bug is on safari because safari isn’t following the viewport tag definition here.
You can remove the maximum-scale and user-scalable parameters to fix zooming.
Here is a screenshot if case you want to look into this issue:
https://www.dropbox.com/s/7y4b79e5gta2imb/Screen%20Shot%202018-02-07%20at%205.12.00%20PM.png?dl=0i can’t access my orders page now
My orders page is really messed up, i can’t see the completed orders, or anything now. Wow. Can’t believe this.
Hello there,
please shoot an email via support and we’ll look into it.