Discussion on Flatsome | Multi-Purpose Responsive WooCommerce Theme

Discussion on Flatsome | Multi-Purpose Responsive WooCommerce Theme

Cart 267,149 sales
Recently Updated
Well Documented

UX-themes supports this item

Supported

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

28319 comments found.

Hi, I have a issue on my website. In my main menu: “Products” tab, when I click on the Sub-Heading “Foot Care”, it directs to an error page: 404. However I have already created a page for that. I can prove this because when clicking on other links on other parts of the website (such as sidebar, footer) it directs to the same page and it appears then.

Please advise.

P.S.= I have already updated the new Flatsome version (if that helps in any way to resolve the issue).

Hope to hear from you soon.

Thank you.

Oh actually, nevermind, I fixed the issue by myself.

Hi,

Thanks for letting us know you’ve found the solution :)

Editor is not working on wordpress 5.7

Hi,

We haven’t got any report about that problem. Also, I tested the editor on 4 different browsers. It works. Can you check if your web server meets the recommended settings as guided here and retry after deactivating all plugins except WooCommerce, and switching to the parent theme?

I always had this problem but never discovered how to solve it, in the product slider in the homepage, the image quality looks like this: https://imgur.com/71JU5ba In the single product page, it looks so much smoother and with higher quality: https://imgur.com/6deBlNl

Could you please help me to solve this issue? Thanks in advance.

Hi,

Please increase the thumbnail image size in Flatsome>Theme Options>WooCommerce>Product Images>Thumbnail width and wait until all images are regenerated.

Thanks, it worked.

How can I adjust where the sticky product sidebar in stacked layout stops? It’s overlapping the content and tabs below it, so I need to adjust it to make it stop sooner. Is this a common issue with the theme?

Hi,

I forwarded your ticket #133537 to our Development Team to check.

I still haven’t heard back from your team, nor do I have a way to reach them with the referenced ticket number. Any updates with this?

You guys still with us?

Hi, How can I select what type of image is loaded when I use for example de Product Categories or Products Element? Besides use the Thumbnail as a Size. The component is loading the original image withing the tag instead of

Thanks

IMG SRC=”https://domain.com/.../image.png” instead of IMG SRC=”https://domain.com/.../image-300×300.png”

Hi,

Please take a look at this doc.

Hello, I made a dropdown menu with the new mega menu in ux block using the new menu (menu link). How can I change the color of the font on the menu link?

Hi,

Can you submit a support ticket here?

Hello: i did not find color switch for product page in Flatsome!!!

i need color switcher like this https://prnt.sc/114uioe; are there in theme option but i did not see it

please help

Hi,

We see that your support period is still active. Can you please submit a support ticket here?

Our support team will be happy to assist.

Want to purchase the theme for the bookstore, but can I have a trial version of the theme before that?

Hi,

Unfortunately, we can’t offer a trial version. But, you can join our official Facebook Community and get the opinions of our users (~28K) already built a bookstore with Flatsome. Please don’t forget to accept the group rules of the Facebook Community if you decide to join.

Hello, when I use the video-cover, when the sound is disabled, everything is OK, but when the sound is enabled, the video didn’t move, just like a photo, what’s wrong? and how to settle?

Hi,

We see that your support period is still active. Can you please submit a support ticket here?

Our support team will be happy to assist.

Hi I will purchase this but i rlly need to know, it supports 5.7 wordpress version?

Hi,

Yes. The latest version of Flatsome always supports the latest versions of WordPress and WooCommerce.

Thank you so much, i will purchase this now!!

Hello, the Purchase Code does not accept me, I used it for a long time but I did not pay for my hosting and now I want to reinstall the theme to be able to make my page, could you give me a new code please.

Hi,

Can you submit a support ticket here? Please ignore the auto-reply that tells your support period was expired.

Hi,

i choose to show short description from products on shop page but if a product doesn’t have o short description it shows the “long” descriptions tab.

that’s how it should work?

Because in some product i don’t won’t to show any description on shop page.

Hi,

They’re actually page excerpts and generated by WordPress. Flatsome just displays what WordPress or WooCommerce sent. You may need to filter those excerpts manually to avoid.

Hi, Why mega menu created by Uxblock is not showing in mobile view? Only showing on desktop. How to enable for mobile?

Hi,

Can you submit a support ticket here?

Hello!

A presale question, is this theme compatible with Paywall for woocommerce and terawallet plugins?

Hi,

We haven’t tested those plugins yet. But, as long as they work with WooCommerce, they should also work with Flatsome. Flatsome uses the default WooCommerce checkout forms.

My product data tabs not showing when I try to add new product have any one experience the same issue?

Hi,

We see that your support period is still active. Can you please submit a support ticket here?

Our support team will be happy to assistfhasup

Quick question, what CSS can I use to color the “product category” shown above the price on products? Using the value under the element inspector isn’t impacting the color for me. Thank you!

Hi,

Please try this CSS:

.product-small .title-wrapper .category {
    color: rgba(254,77,68,1) !important;
}

Is there a way to have the comment box show up ABOVE all the past comments—for some posts thats way to much scrolling for the readers. Can you please advise how I would do this?? Do I need to edit the functions.php

Hi,

Can you submit a support ticket here?

No word back from my support ticket yet—please assist!

SOS please advise asap—no one answered my support ticket

Star rating shows SSSSSS instead of stars! I mentioned this two months a go bur nobody took care of it: https://www.mediaelectronics.be/recensies/

Hi,

Please copy the snippet below and paste it into the functions.php file of the child theme.

add_action( 'wp_head', function () {
    if ( class_exists( 'woocommerce' ) ) :

    $wc_fonts_url = plugins_url( 'assets/fonts', WC_PLUGIN_FILE ); ?>
        <style>
        @font-face {
            font-family: 'star';
            src: url('<?php echo $wc_fonts_url; ?>/star.eot');
            src: url('<?php echo $wc_fonts_url; ?>/star.eot?#iefix') format('embedded-opentype'),
                url('<?php echo $wc_fonts_url; ?>/star.woff') format('woff'),
                url('<?php echo $wc_fonts_url; ?>/star.ttf') format('truetype'),
                url('<?php echo $wc_fonts_url; ?>/star.svg#star') format('svg');
            font-weight: normal;
            font-style: normal;
        }
        </style>
    <?php endif;
});

Thank you, works like a charm

How to change the link on Share Icons under product pages

Hi,

Can you submit a support ticket here?

Hey, I wrote to your support last week, but haven’t gotten a response yet. Can you please have a look at it?

Hi,

I’ve informed our Help Desk about the urgency. You’ll get an answer ASAP.

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