28274 comments found.
I’m a newbie to wordpress but has professional skills in general software engineering. I really love your works, Flatsome is just amazing. I plan to use your Flatsome theme for my own business to build commerce websites for my customers. But I wondering that whether Flatsome is bought once and be used over multiple sites, I mean I can reuse it no matter where, no matter how many times, right?
Hello,
If I have a WordPress multi-site store (kind of like different departments) with WooCommerce using sub-domains, do I need to buy the theme for each site or only one? Ex:
kids.mystores.com adults.mystores.com
Hi, is it possible to create custom page templates? I see that you can create custom product pages but how about other pages? If so can those custom page templates be exported and imported? Thanks.
No support at all. They employ some Indian guys (i’m talking with Ahmed) and they don’t read what your problem is just paste some articles that are not related. Very long response time. My images are all blurry and i cannot fix this and they cannot fix this too. I tried changing dimensions but nothing worked and their support is useless.
hello,
I used the code below to add SKU on category/shop page
/* Adding SKU to shop page */ add_action( ‘woocommerce_after_shop_loop_item’, ‘flatsome_custom_shop_item’, 5); function flatsome_custom_shop_item() { global $product; echo ‘
SKU: '.$product->get_sku().'
’; }
It works ok (not exactly as I want to show but it ok – font size etc)
How can I make the “SKU:” to be translatable through the WPML?
Can you please answer my question?
Hello Mate, i had purchased your theme and installed but from beginning it’s showing a very weird error i.e on Mobile devices when some one open menu with submenu open and then scroll up and down, closes the menu instantly. Can you let me know why such error persisting.
Only just noticed but one of the updates has stopped the social logins from working on the register page. Any idea how to get this back?
Hi
when you add to the theme support for multiple product page layouts ? or even for multiple product category page layout ?
Hi,
I have a problem. I have a slider with 3 banner. In computer version it looks good but in computer version no. It would be necessary that in computer version you can insert an image with its size and for mobile version insert another different size.
https://mywanderkids.xyzCould you help me?
Best regards!
Hi, since an update of my extensions and wordpress, I can’t add more related product. Do you have an idea how could I solved my issue?
Thanks for your reply
https://imgur.com/a/enjGDHello, There!
I’ve added grid element, But depth hover doesn’t work well. http://wordpress-137823-433966.cloudwaysapps.com/elements/pages/our-stores/
Hi, Flatsome 3.5 introduced Infinite Scroll option for Products. Does Google handle the infinite scroll as well as pagination in terms of SEO ? If I activate this feature, the rank will be still OK than previously with pagination ?
Hi, I cannot add any HTML or Shortcode in Post Categories. Thanks for your reply
In new updates we can’t select SVG file as logo , Console throw an error , please check , The file uploads fine , but when try to select it as a logo it give error 
Hi UX-themes, how to change the level zoom on a product page? I upload image like 350×350px. When hovering into an image, it broken my image, I want zoom but at a small level to keep the ratio of an image.
Hello, we are hosting our Store on WordPress.com (Business Plan). But we are facing a lot of problems because of incompatability issues between WordPress.com object-cache/server-cache and the theme. I would like to ask the following:
A. Did you try to install your theme before on WordPress.com servers? Thier server specs are the following: 1. is file_get_contents() enabled in the server configuration; I’m not able to see that in our configuration 2. PHP version: 7.0.28 3. OpenSSL system library Version: OpenSSL/1.0.1t 4. max_execution_time: 300 5. memory_limit: 256M 6. upload_max_filesize: 100M
B. Does your theme support RTL languages?
Thanks
Hello, I want to ask how can I add product filtering in the shop page? Thanks
Hi. I use flatsome 3.5.2 and woocommerce 3.3.3 and i have the problem with: the main menu – don’t work submenu ; mobile menu ; front page slider. Any sugestions? Thanks