Home › Forums › WoodMart support forum › Ajax product tab not loading product
Ajax product tab not loading product
- This topic has 10 replies, 2 voices, and was last updated 9 months ago by Aizaz Imtiaz Awan.
-
AuthorPosts
-
April 15, 2024 at 2:41 pm #557327
megmainfotechservicesParticipantHello XTEMOS,
In my Home page i am using Ajay product tab for Best seller, Featured and New sales. The problem is, if there is no product in the any one of the tab, the remaining tabs also not loading products. Video uploaded for your reference. Kindly resolve this error. Thanks in advance.- This topic was modified 9 months, 1 week ago by megmainfotechservices.
Attachments:
You must be logged in to view attached files.April 15, 2024 at 4:13 pm #557370
Aizaz Imtiaz AwanKeymasterHello,
Please deactivate all the 3rd party plugins and activate only theme-required plugins on the site and then check the issue. I am sure your issue will be solved. Then Activate the 3rd party plugins one by one and check which plugin is creating the issue for you.
Otherwise, if the issue still exists then keep the 3rd party plugins deactivated and let me know I will further check on your site and give you a possible solution.
Best Regards.
April 15, 2024 at 4:37 pm #557379
megmainfotechservicesParticipantHello,
I deactivated all third party plugins and checked . Issue not resolved. Kindly check. Thank you.April 16, 2024 at 10:19 am #557564
Aizaz Imtiaz AwanKeymasterHello,
Navigate to pages > Edit page with Elementor > Edit Ajax Product Tab and in the style tab > Choose the Layout “Grid” and check how it works.
Best Regards.
April 16, 2024 at 10:48 am #557583
megmainfotechservicesParticipantHello,
Its work good in the grid layout but not in carousel layout. I want to use carousel layout in home page due to reduce the home page loading time. So please resolve the issue in the carousel layout. Thanks for your quick response.April 16, 2024 at 4:26 pm #557725
Aizaz Imtiaz AwanKeymasterHello,
Please update the new version of the theme “WOODMART WordPress NEW: 7.5.0 RELEASED” and update the required plugin and check the option.
https://xtemos.com/docs-topic/update-the-theme/Best Regards.
April 18, 2024 at 10:47 am #558315
megmainfotechservicesParticipantHello,
After updated to latest version 7.5.0 ajax loading problem resolved. Thank you so much for your great and quick support.April 18, 2024 at 10:59 am #558323
megmainfotechservicesParticipantHello,
After updated to latest version 7.5.0 ajax loading problem still exist in carousel layout. kindly fix it. Thank you.April 19, 2024 at 5:22 pm #558969
Aizaz Imtiaz AwanKeymasterHello,
To fix this issue you need to add the following custom code to the Global custom JS area in Theme Settings
woodmartThemeModule.$document.on('wdProductsTabsLoaded', function () { $('.wd-products-tabs .wd-tab-content-wrapper').each(function() { var $this = $(this); if (! $this.find('.wd-products-element').length ) { $this.append('<div class="wd-tab-content wd-active wd-in wd-products-element "></div>'); } }); });
and this issue will also be fixed in the 7.5.2 theme update.
Best Regards.
April 20, 2024 at 7:52 am #559051
megmainfotechservicesParticipantHello,
Problem resolved. Thank you so much for your great support.April 20, 2024 at 9:12 am #559053
Aizaz Imtiaz AwanKeymasterMost Welcome!!!.
I’m so happy to hear you are pleased with the Theme and Support. XTEMOS strives to deliver the best customer experience, and it makes our day to hear we have accomplished that.
We count ourselves lucky to have you as a customer. You can always reach us at any time. We are always here to help you.
Thanks for contacting us.
Have a great day.Topic Closed.
Best Regards. -
AuthorPosts
Tagged: Ajax product not loading
The topic ‘Ajax product tab not loading product’ is closed to new replies.
- You must be logged in to create new topics. Login / Register