Discussion on Flatsome | Multi-Purpose Responsive WooCommerce Theme

Discussion on Flatsome | Multi-Purpose Responsive WooCommerce Theme

Cart 266,350 sales
Recently Updated
Well Documented

UX-themes supports this item

Supported

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

28307 comments found.

Hello – Contact form 7 (Cf7) inside a maintenance page doesnt work when Maintenance mode is enabled ?

When I add more than 6 images this bar appears

https://www.screencast.com/t/czxSfxxUvk

You can help me with this ?

Hello, I see that your theme has options within ‘Layout Mode’ for ‘boxed’ and ‘framed’. I need my site, when at full width, to appear floating on, and framed by, a tiled background image, is this possible? Also using the ‘Site Content Width’ options can I define a max site width of less than 1200px? Thanks.

The UX Builder keeps jumping around in Chrome in Windows (works fine in all other browsers). Chrome Version 66.0.3359.139 (Official Build) (64-bit), in Windows 10. I believe it’s css transitions causing this. Here’s a gif showing the problem: https://i.imgur.com/lH2ciIZ.gifv

Hi,

It will be fixed on the next release. :)

Can I hide the price of a single category? The “add to cart” button of a certain category must also be hidden

Hello, I bought the theme on April 26 but it does not appear in the downloads of my account. What is the problem? Thank you!

my profile does not appear with the purchase tag either… do you know why??

Hi,

Your ticket #65137 has been replied.

Hello, I have installed an old version, if I install the new one I lose my changes?

hello,

is it possible to add more info on the products?

like the author of the book?

1 .i get this error in the visual editor

https://www.screencast.com/t/xh9giTz6yk

and the page jumps when I try to move something.

2.when I try to create a category that appears “undefined” and only appears when I reload the page

I’d really appreciate it if you’d help me with this.

I am still getting error with the UX builder. I checked the console and I am getting a javascript error. Please assist.

Uncaught TypeError: Cannot read property ‘isRoot’ of undefined at t.value (editor.js?ver=3.5.3:2)

Hello good day. Is the license only for a website? or can I use it on multiple sites?

How do I change the background colour of all pages/posts/products to light grey? Also how do I change the main menu font colour to black? Thanks

And also change colour of search icon/my account/cart & icon to right of main menu. Basically I need all fonts/icon in the main header in black. Thanks

is it possible to use a slide menu plugin instead of the theme menu. What I would like to do is change the link in the hamburger. Where would I find this? Plugin says, to use a custom element as the menu activator (in this case give it the “morph-main-menu-activator” class). Thanks

Hy, I have a problem with my websites on localhost since this morning. the UX Builder does not work ({{ $ctrl.store.post.attributes.values.post_title }} ), I did all the steps of this link: https://docs.uxthemes.com/…/202-missing-customizer-or-ux-bu…, but nothing change. What other manipulations can I do to unblock this? Thanks.

Bonjour, J’ai un problème depuis ce matin, sur mes sites hébergés en local avec Flatsome : l’Ux Builder ne fonctionne pas ({{ $ctrl.store.post.attributes.values.post_title }} ), j’ai bien fait toutes les étapes de ce lien: https://docs.uxthemes.com/…/202-missing-customizer-or-ux-bu…, mais rien ne change. Quelle autres manipulations puis-je faire pour débloquer la situation ? Merci par avance.

Question, is it possible at all to have a normal drop down like this – https://s3.envato.com/files/1596573/screenshot2.jpg or is it the navigation locked to the current menu layout?

Hi – How to you make the HEADER BOTTOM bar be a different colour (than the HEADER MAIN colour) before you start scrolling?

You can set the colour and it changes when you start to scroll (sticky)..

.header-bottom { background-color: #1E73BE; }

but this only works when you start scrolling…

Thanks!

Hi,

Can you please open a support ticket from here? So we can take a look.

Awesom – have just sent ticket – 65085 – THANKS!

Please help. The ux builder loads on some pages and doesn’t load on other pages. Also i’m getting “Still loading” in some areas when the UX builder does load. My website is www.nuniforms.com

Thank you

Hi,

Can you please open a support ticket from here? So we can take a look.

hiding subcategory products from main category is not working correctly. the subcategories are not displaying correctly. this is the script i used

function exclude_product_cat_children($wp_query) { if ( isset ( $wp_query->query_vars[‘product_cat’] ) && $wp_query->is_main_query()) { $wp_query->set(‘tax_query’, array( array ( ‘taxonomy’ => ‘product_cat’, ‘field’ => ‘slug’, ‘terms’ => $wp_query->query_vars[‘product_cat’], ‘include_children’ => false ) ) ); } } add_filter(‘pre_get_posts’, ‘exclude_product_cat_children’);

Hi,

Can you please open a support ticket from here? So we can take a look.

Hi, A pre-sale question. I need to make an ecommerce website for a marketplace. In other words a multivendor ecommerce website. The website’s products and functionality will be same as this website- https://reverb.com/ ...... I am planning to use the Woo-commerce multivendor plugin by Yithemes- https://reverb.com/ Is your theme a fit choice for my needs? , Cheers

Hi

Has anybody experienced this when trying to use UX builder {{ $ctrl.store.post.attributes.values.post_title }}

This is all that appears where the editor should be.

Thanks

Sorry forgot to mention this is only happening on the home page! So cant edit slides etc :(

Hi,

Can you please open a support ticket from here? So we can take a look.

How do you remove the sale price? Even if I don’t put any sale price a duplicate of the original price will show up in its place everwhere there a product showing in my site… https://ralphsshack.com

Hi,

Can you please open a support ticket from here? So we can take a look.

I was able to fix the duplicate price on the main product page using the custom css code below but on the homepage the featured products slider still showing duplicate prices on each item on the list. I found out that the duplicate price is not necessarily the duplicate price (but the current price). If I put a sale price on a product, it will show the slashed original price, a sale price & a duplicate sale price.

body.woocommerce .woocommerce-price-suffix .amount { display: none !important; }

Anyway, I’ve opened a support ticket so hopefully I’ll get a fix on this soon.

Nevermind, I was able to fix the whole problem. It has to do with price display suffix I put under tax setting.

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