Discussion on Flatsome | Multi-Purpose Responsive WooCommerce Theme

Discussion on Flatsome | Multi-Purpose Responsive WooCommerce Theme

Cart 266,678 sales
Recently Updated
Well Documented

UX-themes supports this item

Supported

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

28315 comments found.

Have you thought about adjusting the ‘scroll to link’ feature so it scrolls to exactly to the next section, as opposed to leaving an area above? Adding a tutorial on single page navigation would be helpful as well, as the menu disappears when using the one-page template.

Menu reappeared randomly. Not sure how to recreate.

Hi there,

The scrolling issue was resolved in Version 3.5.0. Please see a tutorial on this https://docs.uxthemes.com/article/236-how-to-create-a-scroll-to-link

You need to have the Scroll to Element in the page so as the Menu to Appear. The Menu picks up the scroll to titles as the menu items http://flatsome3.uxthemes.com/elements/scroll-to/

Thank you for the reply. The Single Page Menu is now working correctly. I realized the scroll issue is on Firefox (and while logged in as admin). I tested on IE and Chrome, and it works fine.

Hello, I want to remove the breadcrumbs from the product category page. I already tried this code in functions.php:

add_action( ‘init’, ‘custom_remove_breadcrumb’ ); function custom_remove_breadcrumb() { remove_action(‘flatsome_category_title’,’flatsome_shop_loop_tools_breadcrumbs’,10); }

I also tried .breadcrumb-row{display:none!important}

Nothing worked, can you help me with removing the breadcrumbs? Because I want to use my own customized breadcrumbs.

Hi there,

This code should do the trick. Place it in your functions.php file add_action( 'init', 'custom_remove_breadcrumb' ); function custom_remove_breadcrumb(){ remove_action('flatsome_category_title','flatsome_shop_loop_tools_breadcrumbs',10); remove_action('flatsome_product_title','flatsome_product_page_breadcrumbs',20); }

Hi Team,

is Lightbox element avalaible from UXBuilder now? I recently update theme to 3.6.0

Regards

Hi Richard,

I’m afraid the lightbox element is yet to be added to the UX Builder. In the meantime, please use this shortcode https://docs.uxthemes.com/article/229-lightbox-shortcode

Yes, i used it via shortcode

Thanks you very much

Hey guys. Tried implementing to Flatsome Custom CSS: .page-wrapper { padding – top: (-30px also 0px ) } It didn’t work. I added “slider revolution” shortcode on top of the page, but I have 30px Gap , between header and the slider. I want to remove it. Pls, how?

Hi there,

This CSS should do the trick. Place it in Theme Options > Style > Custom CSS .page-wrapper{ padding-top: 0; }

Worked, thank you!

how can i change “out of stock” label to “sold out” ?

Hi there,

This snippet should do the trick. Place it in your functions.php file of the child theme function flatsome_custom_availability( $availability, $_product ) { // Change Out of Stock Text if ( ! $_product->is_in_stock() ) { $availability['availability'] = __('Sold Out', 'woocommerce'); } return $availability; } add_filter( 'woocommerce_get_availability', 'flatsome_custom_availability', 1, 2);

This works only product pages. But i want to see on category pages, archives etc. Sold out label on product instead of out of stock.

Recent products slider shortcode

I know there was a shorcode ready to go which would display a simple slider with recently added products. Can’t find it. Please let me know.

Hi there,

You can use the following shortcode [ux_products orderby="date"]

perfect, exactly what i needed. Top notch support, as always

There is a new vorsion of this theme? With last Woocommerce version I can’t see the product in the UX Builder woocommerce widgets

Hi there,

Please shoot an email via support and we’ll look into the issue.

For all wondering how to get rid of the [...] at the end of a blog post, just use the Excerpt at the bottom of the page to create your own excerpt the way you would like it. If you don’t see the excerpt area, go to the top right of the page and click “Screen Options” and then check the box that says “Excerpt”. You can also use this to custom formate the look by using HTML Heading tags like: < h1 >Your Header Here< /h1 > or clicking on “Text” at the top right of the blog post area and then just copy the text area you would like to have in the excerpt with the heading tags already inside of it.

Hi there,

We have a setting in the New version 3.6.0 that lets you replace the Blog Excerpt Suffix [...] with your preferred text or you can just remove it if you prefer this empty. You can find this setting in Theme Options > Blog > Blog Global

Hi Help Please Urgente

update the theme and my site fell, white screen error 500, check the logs and I get the following error:

public_html/wp-content/themes/flatsome/inc/functions/function-custom-css.php on line 81

my site is down help please, I already made the manual and auntomatic installation several times and there is no success :(

Hi there, sorry for the trouble.

Please shoot an email via support and we’ll look into this.

What email do you send?

Hello Jorge,

Please contact us via support so that we can look at this issue for you.

Analysis error: syntax error, unexpected ‘[’ in /home/public_html/wp-content/themes/flatsome/inc/functions/function-custom-css.php on line 81

after the last update … what can I do? I already did what it recommends to install again, I do it 3 times lower the new version and I reinstalled it manually but it is not solved. Please help

Hi there, sorry for the trouble.

Please update to PHP 7.0 and check if the issue persists.

Hi,

In theme option, when we check presets under header tab the default image links are coming broken. Can you please help with the same.

Thanks Nikhil

Hello Nikhil, sorry for the trouble.

Please send a link to your site via support and we’ll look into it.

Done. Raised a ticket.

Can someone, anyone tell me how to fix this never ending image issue. The images for the latest, best sellers, and top rated are showing as 70×70 (natural: 247 x 247) I have the main product image and catalog image setup in the new image settings area and even have the thumbnail and medium image setup in the wordpress image are but can’t get this damn issue fixed and have repeatedly try to get an answer. Yes my support is expired but just point me in the right direction please. And it using: class=”attachment-woocommerce_thumbnail size-woocommerce_thumbnail wp-post-image” for both

Thanks for the response. But all that did was change the image size, it didn’t force it to use the generated thumbnail image size. Didn’t think it would be that easy and now it still shows: 80×80 (natural: 247×247) and still using attachment-woocommerce_thumbnail size-woocommerce_thumbnail wp-post-image

Only the image sizes set in the customizer are being used. Image sizes set in wordpress-settings-media are not being used. So tons of images are being served non scaled. I have all sizes set and even regenerated images.

Edit: Looks like thats how it is in your demos also. Why not use scaled images? They are being generated but not used.?

Also Question: Does your theme use the media size settings in wordpress-settings-media?

How do I add a custom widget under Add to cart on product page?

Hi there,

You can add the custom widget’s code in Theme Options > Shop > Product Page > Custom HTML > HTML after Add To Cart button

that’s for html, not for widget code

Error de análisis: error de sintaxis, inesperado ‘[’ en /home/public_html/wp-content/themes/flatsome/inc/functions/function-custom-css.php on line 81

después de la última actualización … ¿qué puedo hacer? Ya hice lo que recomienda instalar nuevamente, lo echo 3 veces baje la nueva versión y la volví a instalar manual pero no se resuelve. Ayuda por favor

Hi there,

Please update to PHP 7.0 and check if the issue persists.

Can anyone help me, the favicon is not working on our site, and I don’t think it’s fair to pay $41 to get an answer on why…

Some of woocommerce files haven’t been updated in the 2.9 version, especially the cart page where the plus and minus signs are not aligned properly in mobile. Will you be updating these?

flatsome:3.6 wordpress:4.9.6 woocommerce:3.4.2 > checkout page > using loco translation > the translation for “Your personal data will be used to process your order, support your experience throughout this website, and for other purposes described in our ” is not shown.

in the shopping cart do not update the quantities

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

Is it possible to add scarcity options to woocommerce?

Any cart abandonment plugin which works with your theme?

Is it possible to customize button text?

Hi, there is an issue with the Quick View in v3.6.0. When I add to cart an item in quick view I am redirected to the product page instead of keeping the same page. Do you have a quick fix for this issue please? Regards

Could you help me with this issue please?

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