Home Forums WoodMart support forum WoodMart 6.0 update beta test Reply To: WoodMart 6.0 update beta test

#278227

Artem Temos
Keymaster

Hello,

We are sorry for the delay with the new beta version. Still working on all fixes and tests. Here is our response to all your questions:

To @metuza:

Regarding points 4, 6, 7, 8.1, 10 we have tested your demo and found custom CSS for all of them. Check the following screenshots:

4 – https://prnt.sc/110j0cr

6 – https://prnt.sc/110iwpa

7 – https://prnt.sc/110iyd4

8.1 – https://prnt.sc/110j4c5

10 – https://prnt.sc/110j6yd

As for the single image, it looks like a bug in WPBakery page builder that is not related to our update. We have tested this with default themes as well Twenty One (https://prnt.sc/1119env), Storefront (https://prnt.sc/1119fuy).

Product price filter in archive pages custom filter does not work. It is there but there is no price and you can not move the slider to choose price. (Shop filters custom content, createt by html blocks))

We don’t see this problem on your website https://gyazo.com/dc457bde5a972ae194dda768e082c910

Also if you switch from grid view to list view in archive pages you can not switch back to grid view. I had to force it back to grid view using browsers addressbar.

Make sure that you have enabled this option in Theme Settings https://prnt.sc/111jbaz

To @dido76bg,

1. In this case, you need to disable this option in Theme Settings -> Performance. It is not required on your website.

2. You need to use the API method or our new “Fake images” method that allows you just upload your own images. AJAX method is no longer allowed by Instagram.

3. We need your admin and FTP access to be able to check this problem. Admin access you provided is not valid.

To @noorealam96,

Are you able to provide us your staging website admin access so we can check?

To @gevcen,

(1) it has to be temporary and be removed in next Major release, otherwise this setting would stay there for ages and users will never fix anything

Sure, this option will be removed in our next Major release.

(2) we need to give users the input to fix their deprecated css with a table of correspondance between OLD and NEW. Otherwise, it would be really complicated.

We will try to prepare such table.

(3) another idea came to my mind: what if you add in the Custom CSS editor a flag/error whenever a deprecated class is used? this would be a first step in identifying the deprecated class, and then it’s up to user to find something based on the table of correspondance

It is a great idea but it would be hardly possible to implement technically.

PERFORMANCE: Optimized Google fonts loading
Attributes like Swap/Optional… were already available. So what’s new?

Prior to our 6.0 update, when you select any Google Font in our Typography settings, all its variations and font weight are loaded on your website. We made it work this way to ensure absolute compatibility with all CSS rules on your website. But it is a bad approach in terms of performance. So now we load only 2 font weights by default: 400 and 700 or 300 and 600 (it depends on font). By doing this, we have reduced the number of font files loaded by 50-70% in different situations.

PERFORMANCE: Separate page for mobile devices option (screenshot)
I don’t find this. Where is this located?

If you want to display different content for mobile devices, you need to go to Dashboard -> HTML Blocks and create a new block that you want to show on smaller screens. After this, go to Dashboard -> Pages -> edit the desired page and select the newly created block as “Mobile content” option in our theme metaboxes.

PERFORMANCE: “AJAX Dropdowns” local storage cache
How will users manage the cache? What will be the cache lifespan? How can we clear the cache if required? I see no settings on that.

The storage will be cleared on HTML Blocks save action and when you edit any menu via Appearance -> Menus. There is no need to clear it manually.

ADDED: Categories to “HTML block” post type
What do you mean here? We can organize HTML Blocks by categories? But I don’t see this anywhere.

You should see it here https://prnt.sc/111jnz7

IMPROVED: “Load more” button now change URL to the current page on load content
This improvement is absolutely great! I’m just wondering if the migration from Page to Load More is safe in terms of SEO. See video in private.

There are shouldn’t be any problems with this option and SEO. All links are the same.
The problem you described in the video is a totally different one. Currently, we don’t have a solution to this.

To @roadlink,

Tabs are disappearing when you narrow the window on desktop.
They come back if you refresh the page.

Try to reload the browser after the update. Some functions work on real devices only and might not be initialized after resize.

Kind Regards