Home › Forums › WoodMart support forum › Ajax product tabs – Performance Issue
Ajax product tabs – Performance Issue
- This topic has 9 replies, 2 voices, and was last updated 11 months, 3 weeks ago by Artem Temos.
-
AuthorPosts
-
December 15, 2023 at 12:06 pm #521913
av_admin_1984ParticipantHello
please check the image
If I use so many tabs like this image, is that going to affect the speed issue?
Now I have this issue on my site and the important thing is “SI or Speed Index” from google page speed index
it shows me 14 seconds…If yes, I should remove them
Thanks
Attachments:
You must be logged in to view attached files.December 15, 2023 at 12:25 pm #521919
Artem TemosKeymasterHello,
The number of AJAX products tabs doesn’t affect the performance. Products are loaded only when you click on the tab so you can have as many tabs as you need.
Kind Regards
December 15, 2023 at 12:38 pm #521929
av_admin_1984ParticipantHello
If so, Please check my home page and tell me why it takes 14 second to index and how to fix
* Don’t share anything about my site in public
Thanks
December 15, 2023 at 5:13 pm #522035
Artem TemosKeymasterHello,
Could you please check how it works with some default WordPress themes like TwentyTwenty or WooCommerce Storefront to understand is it our theme issue or not?
Regards
December 15, 2023 at 7:36 pm #522086
av_admin_1984ParticipantI did, But default WordPress themes like TwentyTwenty or WooCommerce Storefront dos not have product ajax tab to cheek
on sub domain , on this server I have another page that have very good score, Share with you in private boxDecember 18, 2023 at 10:49 am #522432
Artem TemosKeymasterHello,
Could you please switch to the default theme temporarily on your website so we can compare the loading time? Also, does it happen only when you add products to your home page?
Kind Regards
December 26, 2023 at 1:55 pm #524628
av_admin_1984ParticipantHello, Merry Christmas
Yes, I did.
With other themes, there are no problems I can see,
Would you please tell me what are these files? (please explain each of them)woodmart/js/libs/autocomplete.min.js?ver=7.3.4 woodmart/js/libs/owl.carousel.min.js?ver=7.3.4 woodmart/js/libs/device.min.js?ver=7.3.4 woodmart/js/libs/flickity-all.min.js?ver=7.3.4 woodmart/js/scripts/elements/slider.min.js?ver=7.3.4 woodmart/js/scripts/header/headerBuilder.min.js?ver=7.3.4 woodmart/js/scripts/wc/quickShop.min.js?ver=7.3.4 woodmart/js/scripts/wc/swatchesVariations.min.js?ver=7.3.4 woodmart/js/scripts/wc/addToCartAllTypes.min.js?ver=7.3.4 woodmart/js/scripts/wc/actionAfterAddToCart.min.js?ver=7.3.4 woodmart/js/scripts/wc/headerCategoriesMenu.min.js?ver=7.3.4 woodmart/js/scripts/wc/updateCartFragmentsFix.js?ver=7.3.4 woodmart/js/scripts/wc/woocommerceNotices.min.js?ver=7.3.4 woodmart/js/scripts/global/owlCarouselInit.min.js?ver=7.3.4 woodmart/js/scripts/global/scrollTop.min.js?ver=7.3.4 woodmart/js/scripts/global/stickySocialButtons.min.js?ver=7.3.4 woodmart/js/scripts/global/scrollBar.min.js?ver=7.3.4 woodmart/js/scripts/global/helpers.min.js?ver=7.3.4 woodmart/js/scripts/global/ajaxSearch.min.js?ver=7.3.4 woodmart/js/scripts/menu/mobileNavigation.min.js?ver=7.3.4 woodmart/js/scripts/menu/menuOffsets.min.js?ver=7.3.4 woodmart/js/scripts/menu/menuSetUp.min.js?ver=7.3.4
jquery.min.js core.min.js?ver=1.13.2 js/imagesloaded.min.js?ver=5.0.0 js/underscore.min.js?ver=1.13.4 js/wp-util.min.js?ver=6.4.2 woocommerce/assets/js/jquery-blockui/jquery.blockUI.min.js?ver=2.7.0-wc.8.4.0 woocommerce/assets/js/frontend/add-to-cart-variation.min.js?ver=8.4.0
elementor/assets/js/webpack.runtime.min.js?ver=3.18.3 elementor/assets/js/frontend-modules.min.js?ver=3.18.3 elementor/assets/lib/waypoints/waypoints.min.js?ver=4.0.2 elementor/assets/js/frontend.min.js?ver=3.18.3 elementor/assets/js/text-editor.2c35aafbe5bf0e127950.bundle.min.js
These JS files cuse the Speed Index (SI) in my site and I need to know why they are generated and solve that.
December 26, 2023 at 4:07 pm #524658
Artem TemosKeymasterHello,
The names of our theme’s JS files are self-explanatory. So by reading the name you can understand the field where this file is used. Note that they are loaded only when they are necessary. Removing some of them may break your website.
As for WordPress and Elementor’s files, you need to refer to their documentation since we don’t have information about that.
Kind Regards
December 26, 2023 at 7:40 pm #524721
av_admin_1984ParticipantHello
According to youNote that they are loaded only when they are necessary
Why all of these JS files are loaded in front-end?
December 27, 2023 at 10:49 am #524801
Artem TemosKeymasterHello,
If they are loaded on the front end then these elements or features are enabled. For example, swatches, mobile navigation, sliders etc.
Kind Regards
-
AuthorPosts
- You must be logged in to create new topics. Login / Register