Home › Forums › WoodMart support forum › WoodMart 6.0 update beta test
WoodMart 6.0 update beta test
- This topic has 144 replies, 21 voices, and was last updated 3 years, 8 months ago by Artem Temos.
-
AuthorPosts
-
March 24, 2021 at 10:16 am #275981
Artem TemosKeymasterDear Customers,
We have been working hard preparing our WoodMart 6.0 version that mostly dedicated to performance optimization. It is almost ready and we are going to release it next week. If somebody interest to test our beta version before release, you can leave your email and we will send you our 6.0-beta version archive.
All problems bugs and recommendations that you want to share regarding our 6.0 update you can post here in this thread.Kind Regards
Xtemos StudioMarch 24, 2021 at 10:59 am #275996
dido76bgParticipantHi!
You could send me the beta version.
I will be glad to give it a try.
Best regrds
March 24, 2021 at 12:17 pm #276020
imperiamedaParticipantI can become a tester. I will be glad to test
March 24, 2021 at 12:30 pm #276026
arnoldshopbtParticipantI hope you will provide beta for me,ty.I will test on sub domain of my current shop.
March 25, 2021 at 12:21 pm #276252
instockParticipantHi!
You could send me the beta version.
I will be glad to give it a try.
March 25, 2021 at 12:44 pm #276262
kevajoParticipantHello
Please send me version 6.0 for a test.
Thank youMarch 25, 2021 at 3:30 pm #276301
bogdan-mihaiParticipantHello!
I would also like to test the new update! 🙂
All the best,
BogdanMarch 26, 2021 at 9:25 am #276459
roadlinkParticipantI can test.
March 26, 2021 at 9:49 am #276462
roadlinkParticipantIt says
“Your custom generated CSS file is outdated. The current version of the theme is 6.0.0 so you need to go here and click on “Update” button to actualize it.”But no link on here word. and there is no css generate link.
https://prnt.sc/10vxspz
https://prnt.sc/10vxu4jI have copied the link from live site. But it didn’t worked.
/wp-admin/admin.php?page=woodmart_dashboard&tab=cssMarch 26, 2021 at 9:51 am #276465
Artem TemosKeymasterHi @roadlink,
Our CSS generator is no longer required and we have removed it. This message will be removed as well.
Now you need to disable “Combine CSS” in Theme Settings -> Performance to load our new CSS parts and it is the same as using our old CSS generator but even better and easier.Kind Regards
March 26, 2021 at 9:58 am #276470
roadlinkParticipantIn header, I was use only icon option for my account link.
It is removed in new version. Now there is text and icon with text options only.
There is no option for icon only.March 26, 2021 at 10:01 am #276473
roadlinkParticipantHello Artem,
I couldn’t find any options to remove there.
Does it means, theme will create only needed css?
And remove all others?March 26, 2021 at 10:05 am #276474
roadlinkParticipant3rd issue.
When you choose best option in pricing table, It also changes the color of inline borders.
When you don’t select, it works.
https://prnt.sc/10vyd2eMarch 26, 2021 at 10:26 am #276479
roadlinkParticipant4th : I don’t use quick view option. But it creates the div and google lighthouse tool sees it as error.
March 26, 2021 at 10:30 am #276481
roadlinkParticipant5th: I started to get js errors which don’t have in live site with old version.
Browser errors were logged to the console
Errors logged to the console indicate unresolved problems. They can come from network request failures and other browser concerns. Learn moreMarch 26, 2021 at 11:43 am #276516
WomanoParticipantHi,
I will test…
March 26, 2021 at 1:30 pm #276562
Jeriss Cloud CenterParticipantAfter updating the theme, I’m getting a notice “Update CSS” so I’ve clicked on Update in the WPBakery generator (since the woodmart css generator doesn’t exist anymore), then it disappeared but after changing some settings in the theme, the notice appeared again. When I click on the update button, it redirects to the woodmart header base import screen.
March 26, 2021 at 1:37 pm #276566
Jeriss Cloud CenterParticipantAfter updating, the mega menu dropdowns (which load fine on my current version of woodmart) are not loading fine in the v6 beta. Staging credentials in private
Attachments:
You must be logged in to view attached files.March 26, 2021 at 1:45 pm #276571
Jeriss Cloud CenterParticipantIn Theme Settings, you added a dropdown “default header” which is a duplicat of the “star” button in the Woodmart > Header Builder
This option should be in 1 place only, otherwise it would be make conflicts or duplicate elements.
Attachments:
You must be logged in to view attached files.March 26, 2021 at 1:47 pm #276574
Jeriss Cloud CenterParticipantI am using WPBakery and it was defined as such before the release in the Theme Settings > General.
After release, it’s also still defined correctly as WPBakery, so this is OK.
BUT in “PERFORMANCE”, I’m now seeing Elementor performance-related settings automatically ON. This should not be the case. I’m not seeing Elementor so those settings should be auto OFF if user defined WPBakery
Attachments:
You must be logged in to view attached files.March 26, 2021 at 1:48 pm #276576
Jeriss Cloud CenterParticipantPlease provide some clarification in the setting “Load CF7 CSS/JS”
Will this auto-dequeue CF7 assets and re-enqueue it automatically if plugin form detected?
Attachments:
You must be logged in to view attached files.March 26, 2021 at 1:54 pm #276578
Jeriss Cloud CenterParticipantWhy is the new “Combine CSS” automatically ON?
That’s up to the users to decide. It should be by default OFF.
If users have HTTP2, combine is not necessary OR if users like me use WP Rocket, your Combine is not necessary neither
March 26, 2021 at 1:55 pm #276580
roadlinkParticipant6th.
Congrats to use System fonts. Really appreciated.I deleted my CSS and set the all fonts to system fonts.
They become very ugly. Not like my own code.I guess it is because of these fonts. “Arial, Helvetica,”
/* System fonts on body element */ body { font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif!important; }
I guess this is yours.
--wd-text-font:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif, Arial, Helvetica, sans-serif;
this is from wordpress and medium.
/* System Fonts as used by Medium and WordPress */ body { font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif; }
March 26, 2021 at 2:00 pm #276584
roadlinkParticipant7th. There is still no twitch link in team members area.
Which is sad. I reported it many times ago and my team’s main social media is twitch.
https://prnt.sc/10w63fwMarch 26, 2021 at 2:20 pm #276592
Jeriss Cloud CenterParticipantIn Performance > Scripts to load, the subtitle “ON DEMAND” is not getting displayed when value is selected. It should be visible.
March 26, 2021 at 3:32 pm #276626
Artem TemosKeymasterHello,
Thank you very much for all your reports. We have fixed most of the frontend issues and prepared a new beta archive. You can download and test it here https://drive.google.com/file/d/1Ed5fB9bgesT7L_vzsCzhm7JZN24ichyd/view
7th. There is still no twitch link in team members area.
We haven’t added it in our 6.0 version, unfortunately.
Why is the new “Combine CSS” automatically ON?
It will be disabled by default
This option should be in 1 place only, otherwise it would be make conflicts or duplicate elements.
We have added it to Theme Settings to allow users override this option with our new Presets functionality.
5th: I started to get js errors which don’t have in live site with old version.
Could you please send us your admin access so we can check what is wrong?
Kind Regards
March 26, 2021 at 4:40 pm #276640
Jeriss Cloud CenterParticipantFor the duplicate “default theme”, I still have doubt whether it’s fine to have the same setting in 2 places. Then we should get rid of the “star” in the Header Builder ?
March 26, 2021 at 7:39 pm #276663
Jeriss Cloud CenterParticipantIn this second beta version, it’s normal that the presets went to the bottom of the settings page now?
March 26, 2021 at 7:59 pm #276668
Jeriss Cloud CenterParticipantWhen hovering on ajax menus in woodmart 6, we see some white lines/flashes which are there in current woodmart version, see video in private
March 26, 2021 at 7:59 pm #276669
roadlinkParticipanthi,
here is the access.
btw, latest link is shown as older version!
https://prnt.sc/10wgbyy2. Header : My account icon solved
3. Pricing table issue is still there.
4. quick view issue solved.
5. js errors are still there.
8. User-scalable issue is here. Reported some times ago.
https://prnt.sc/10wgp9k -
AuthorPosts
The topic ‘WoodMart 6.0 update beta test’ is closed to new replies.
- You must be logged in to create new topics. Login / Register