Discussion on Claue - Clean, Minimal Elementor WooCommerce Theme

Discussion on Claue - Clean, Minimal Elementor WooCommerce Theme

Cart 3,404 sales
Well Documented

JanStudio supports this item

Supported

This author's response time can be up to 1 business day.

1458 comments found.

hello i wont to ask if can split menu in two columns because i have big categories and i have problem with scroll

I’m sorry, they are 2 separate plugins. And it can’t auto create discount coupon.

Kind regards

i have 3 different page for products ex. mens women and kids is it possible when someone is in mens to show TRENDING products only from this category? because now when someone is in women’s page shows TRENDING products from mens category . i need code for this?

Hi,

Please go to Apperance > Customize > WooCommerce> Product Catalog > Default product sorting and choose Popularity.

Kind regards

Hi! Is there any news about compatibility with WordPress 5, pease? Many thanks.

Hi,

Our theme work well with new version of WordPress 5.x.

Kind regards

Hello, can you help me with one thing. I need to disable the mini cart when clicking on shopping cart icon and go directly to view cart

Hi,

Please add code at https://pastebin.com/hzSvy5cQ to claue-child > functions.php and add below code to claue-child > style.css

.jas-cart .count { width: 20px; height: 20px; font-size: 12px; line-height: 22px; left: 14px; top: 0; }

Kind regards

Hello,

The shopping bag icon and the currency switcher are not working with the vertical menu enabled. So when the menu is on the left side and is vertical.

When i switch to other menus, they work.

Please check

Hi,

Could you please create new topic at our support forum http://support.janstudio.net/forums/forum/themes-support/claue/ with details of your issue, your site url and temporary admin account.

Our team will check and help you solve the issue.

Thanks

Hi, we just purchased this theme, quick question… is there anyway that we can import the demo data without needing to erase any of our existing site data? we wanted to try using the home 2 template and lookbook tab but it would seem like importing the demo deletes existing pages and products

Hi,

Thank you for choosing our theme.

You can use another way to import sample data without erase existing data by download file at https://drive.google.com/open?id=0B1WiKtb7n-e1eC1NN2h3SlF5ams and import via menu Dashboard > Tools > Import > Wordpress > Import.

Kind regards

thanks for getting back to me on this! one last thing, html block shortcodes aren’t working? we have custom product tabs for woocommerce used as a global description for our products, we heavily rely on block shortscodes, but it doesnt seem to work?

Hi,

Could you please create new topic at our support forum http://support.janstudio.net/forums/forum/themes-support/claue/ with details of your issue, your site url and temporary admin account.

Our team will check and help you solve the issue.

Thanks

Hi,

How do i change the size of the main slider? I want to decrease the height.

Hi,

Could you please create new topic at our support forum http://support.janstudio.net/forums/forum/themes-support/claue/ with your site url and temporary admin account.

Our team will check and help you solve the issue.

Thanks

Hi, i want to increase length of content on blog listing page, from where can i achieve that?

Hi,

Thank you for choosing our theme.

You can control length of content on blog list page by change readmore tag in content https://www.wpbeginner.com/beginners-guide/how-to-properly-use-the-more-tag-in-wordpress/

Kind regards

Hi, i already tried readmore tag but it does not show read more as link, also on blog listing page after blog image it’s just showing 4 characters from blog content. ho can i increase length of content on blog listing page where all blogs are listed.

Hi,

Could you please create new topic at our support forum http://support.janstudio.net/forums/forum/themes-support/claue/ with your site url and temporary admin account.

Our team will check and help you solve the issue.

Kind regards

https://discourse-cdn-sjc1.com/envato/uploads/default/original/3X/e/0/e0ca3b9df6cbb9fb5d104f8df9e7197f9dc5f011.png

when we try to crop the image for header image it displays the above error

Also how can we add slider for themeforest claue theme

Hi,

Thank you for choosing our theme!

Please crop your image on you computer before upload that better than you crop on hosting.

For slider please follow our document at http://janstudio.net/claue/document/#meta-slider

Kind regards

PS something totally different.

Do you guys have future plans to move to elementor as the visual builder? Or are you sticking with WP Bakery visual composer?

Hi,

We still support WP Bakery Pagebuilder and will add more to support elementor.

Kind regards

i deactivate WooCommerce plugin in but i need to activate but I found error how to solve it

Hi,

Could you please create new topic at our support forum http://support.janstudio.net/forums/forum/themes-support/claue/ with your site url and temporary admin account.

Our team will check and help you solve the issue.

Thanks

I have some SEO issues with the theme:

Why are the Mini Cart and the Quick Shop buttons wrapped in H3 tags. That is bad for SEO. How can I remove these H3 tags??

Mini Cart

Hi,

Thank you for sharing. We see default theme (Twenty Nineteen, ) they still use heading tag H2 for widget title and product title on category page.

I think the most important is H1 tag, for other tag it not effect more to SEO.

https://www.searchenginejournal.com/important-tags-seo/156440/ https://yoast.com/how-to-use-headings-on-your-site/

Kind regards

Can you point me to the correct themefiles, so I can change it through childtheme?

So where do i find:

  • - footer column titles are hardcoded in h3,
  • <h3 class="widget-title fwsb fs__16 mg__0 mb__30">Infomation</h3>
  • - productwidget titles in h3,
  • <h3 class="product-title pr fs__14 mg__0 fwm" />

I would still recommend that you change the h3 to p tags or span.

Thank you

Hi,

1. For footer widget please add code at https://pastebin.com/dFt20zc7 to claue-child > functions.php and change h3 as you want

2. For product title please add code at https://pastebin.com/vMdGBQZJ to claue-child > functions.php and change h3 as you want

Kind regards

Hi, can i just ftp the new version instead of installing it through manage themes?

Thank you kevin

thank you!

is the site compatible with woocommerce 3.5.3? thanks

Yes, our theme compatible with WooCommerce 3.5.3

Kind regards

Hello, i am looking AliDrophip compatible theme. I heard about you. Are you compatible with Alidropship plugin

AliDropship team just unlisted Claue i think. Maybe you can check with them. Your theme is the most beautiful one among their list. But i do not see your name there

Hi,

Thank for report. We are checking with plugin author. It now i’m sure our theme compatible with Alidropship plugin.

Kind regards

As i remember just 2 days ago you were there and i was checking about your theme. Today it is gone. You are the most beautiful theme in their list in my opinion.

Thanks

Hi, I want to make changes in blog detail page. 1. I want to hide banner image on blog detail page and want to add Blog title ,Date, Category as headline of blog content. How can i achieve that, there is no option in backend to hide blog detail banner image and move other things as header.

Hi,

1. Please add code at https://pastebin.com/kEGQZC76 to claue-child > functions.php

2. Please download file at https://www.dropbox.com/s/nk52iyzlrl9brm2/single.php?dl=0 and put in claue-child

Kind regards

It seems like the instagram integration is broken. The images don’t always populate, but the links do. They look like broken images, but you can click on them to link to instagram. Not really great when you’re trying to use Instagram shop as the home page.

Hi,

We check on our demo it still work well. Did you enable permission to everyone can view your site?

If issue still there, please create new topic at our support forum http://support.janstudio.net/forums/forum/themes-support/claue/ with details of your issue, your site url and temporary admin account. Our team will check and help you solve the issue.

Thanks

Hello, I have just created a support ticket. Yes, the permissions are that everyone can view my site. No restrictions have been set. Some images show up and some don’t.

Hi,

Our support team take care your issue and reply you soon.

Kind regards

Im trying to determine why my colour tooltips do not appear, like on the demo. I seem to be short/missing these whole span class line as an example;
  • Purple
  • I get these lines only;
  • But no tooltip line? The tooltip in the color attribute is listed with the LIME colour. Is this an issue with current theme or am I missing an option somewhere?

    Production site, so I cant disable plugins at the moment for testing, but curious if this is a known issue?

    Thanks!

    Hi,

    Please disable plugin Open Swatch, this plugin no longer support our theme. And download and install plugin Variation Swatch in Appearance > Install plugins and after that go to Product > Attributes > Color change type to Color and Size to Label.

    Regards

    Thanks for the info :) Done and now it shows the tooltips, only issue is…that when that plugin Variation Swatch is used, its creating weird duplicates in the mini gallery/gallery thumbnail images when selecting the options. For example, there are 4 thumbnail images, when you select the colour swatch, it starts creating multiples and adding them to the thumbnail gallery.

    Could you create new topic at our support forum http://support.janstudio.net/forums/forum/themes-support/claue/ with details of your issue, your site url and temporary admin account. Our support team will check and help solve this.

    Thanks

    Hi Harry, I’m planning on buying this theme again for another site so just wondering if it is already fully compatible with Wordpress 5.0 and latest version of woocommerce? I’m sure you’re on top of this already but just need to check. Thanks and you’re doing a great job!

    Hi,

    Thank you for choosing our theme.

    Our theme compatible with Wordpress version 5.0 but still have issue with Wordpress 5.0 this time we recomend use Wordpress 4.9.8. Our theme and other plugins work well with Wordpress 4.9.8 and latest version of WooCommerce 3.5.2.

    Please wait for some days before update to Wordpress 5.0 when other plugins release update for Wordpress 5.0

    Kind regards.

    Good advice, will do. Thank you very much.

    Hello, when I lose my password and I try to recover it, I receive the email and I click on the link, but it directs me again to the same form, I put the mail again and everything repeats. Is there any way to fix it? regards

    Hi,

    Please go to WooCommerce > Settings > Email > Reset Password and check in Enable this field.

    Regards

    When using the header layout with the sidebar, the “my-account” icon does not appear in mobile.

    Hi,

    The icon my account move inside menu canvas, when user click on Menu button the my account icon will show.

    Regards

    No it doesn’t. It is showing search, wishlist, and cart. Only this option is different from all other headers. Other options do not show the cart, so I am guessing this is the error?

    Could you please create new topic at our support forum, our team will check and help you solve problem.

    Thanks

    My shop pages are not working was wondering why

    Could you please create new topic at our support forum http://support.janstudio.net/forums/forum/themes-support/claue/ with your site url and temporary admin account.

    Our team will check and help you solve the issue.

    Thanks

    I sent it

    Could you send us link of topic, we still didn’t receive any email about new topic related to your issue.

    Thanks

    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