Home › Forums › WoodMart support forum › Hi there loading not working i.e infinite scrolling please help urgent
Hi there loading not working i.e infinite scrolling please help urgent
- This topic has 36 replies, 2 voices, and was last updated 6 years, 7 months ago by abbeysalor.
-
AuthorPosts
-
January 23, 2018 at 10:13 pm #35062
abbeysalorParticipanthello there infine scroll is not working on product pages
Attachments:
You must be logged in to view attached files.January 24, 2018 at 7:09 am #35078
Artem TemosKeymasterHi,
Sorry, but we don’t see this function enabled at the moment. And you have added some tables that have too many products that may make your shop page slow.
Regards
January 28, 2018 at 9:40 am #35684
abbeysalorParticipantHello there never mind the tables as there is no way to load the tables at the moment . I just want your infinite scrolling to work I have activated that goto fittings solder ring fittings and at the bottom of the tables are products which was loading fine when I used infinite scrolling plugin . Now when I changed the theme . This functionality is default. Getting 503 errors a lot and website loading very slow even the homepage . The revolution slider is not responsive cuts off . It was very hard to even come here . I did not get any emails that my ticket is been replied . I thought your support is not there at all . Please fix loading products . Try to search copper and goto search page . This one should automatically load products on scroll but it it not .
Even if there is text to be searched and hit on the search bar it’s loading search page .January 28, 2018 at 10:39 am #35689
abbeysalorParticipantI have deactivated the tables for you to have a look please check now
Load more not working getting 503 errors server load has increased site speed slow. How can I use ajaxify plugin with this theme. Also do you have a preloader to load all resources before the site is visible to the visitors. How do I get these urgent please help.
Revolution slider not being responsive tried all options still cutting out.
I put the code in your other form to stop displaying the product count but it is still displayed . Attached screenshot .Attachments:
You must be logged in to view attached files.January 28, 2018 at 10:47 am #35691
abbeysalorParticipantWant to fix Google page speed insights
Attachments:
You must be logged in to view attached files.January 28, 2018 at 2:32 pm #35710
Artem TemosKeymasterHi,
If you are using some extra plugin for ajax infinit loading and it doesn’t work correctly then you need to contact plugin’s developers for help since it is not related to our theme.
Here is a video tutorial that should help you to optimize your slider for mobile devices https://www.themepunch.com/faq/slider-revolution-responsive-tutorial-5-0/In general, our theme is already optimized and don’t have too many resources to make your website slow. Most likely, your website performance suffers from the content you have added to your website. It may happen in case of too many plugins, large not optimized images or other resources. So we suggest you to remove unnecessary plugins, install some kind of JS & CSS optimizing plugins like Better WordPress Minify and a caching plugin like WP Super Cache. Also, you can use GTmetrix tool to see what makes your website slow and optimize these parts of your website.
Kind Regards
XTemos StudioJanuary 29, 2018 at 6:29 am #35777
abbeysalorParticipantHey I have deactivated infinite scrolling and not using it any longer please check asap
January 29, 2018 at 6:50 am #35779
abbeysalorParticipantCanNot load more
Attachments:
You must be logged in to view attached files.January 29, 2018 at 7:40 am #35804
Artem TemosKeymasterHello,
Please, disable all extra plugins that are not required for our theme and provide us your admin and FTP access so we can check it.
Thank you
January 29, 2018 at 8:37 am #35831
abbeysalorParticipantThanks for understanding and hopefully all Will be fixed I do not want to see the product count and gave out in the code in custom css and it’s not working . Sliders are already responsive by the tutorial and still cutting off
January 29, 2018 at 8:43 am #35837
Artem TemosKeymasterOK, waiting till you disable all extra plugins and provide us your FTP so we can check load more products button.
January 29, 2018 at 8:55 am #35838
abbeysalorParticipanthave created ftp access
January 29, 2018 at 8:56 am #35840
Artem TemosKeymasterPlugins are still enabled.
January 29, 2018 at 8:58 am #35841
abbeysalorParticipantwhich plugins are enabled you can disable all plugins and let me know what plugins you disabled
January 29, 2018 at 9:00 am #35842
Artem TemosKeymasterOK, we have disabled plugins that are not related to our theme and now it works correctly. You can check them in Dashboard -> Plugins -> Recently active.
January 29, 2018 at 9:03 am #35844
abbeysalorParticipantwhat plugins did you disable and why is it not appearing on the search page the search page still has pages 1234 and so on
January 29, 2018 at 9:04 am #35845
Artem TemosKeymasterUnfortunately, WooCommerce doesn’t allow us to make ajax loading on the search page. Technically, it is not possible.
January 29, 2018 at 9:09 am #35846
abbeysalorParticipantcannot deactivate yoast plugins as it is widely used by so many people in wordpress how to fix that
January 29, 2018 at 9:20 am #35853
Artem TemosKeymasterDo you mean that it doesn’t work with YOAST SEO plugin?
January 29, 2018 at 10:45 am #35861
Artem TemosKeymasterWe have disabled this option that is not recommended in many cases and it works correctly http://prntscr.com/i739v7
January 29, 2018 at 10:47 am #35862
abbeysalorParticipanthi there I can show you that infinite scroll was working with the theme what the pagination wrapper of this theme . It was loading on search page too.
January 29, 2018 at 10:49 am #35863
Artem TemosKeymasterAs we said, it should work now after disabling the option. The only one problem is that it will not work on the search page. Unfortunately, there is no fix for this now. We will try to find some workaround in the future.
January 29, 2018 at 10:53 am #35867
abbeysalorParticipantHi there could you please let me know what is tha pagination wrapper of this theme and does it have the capabilities to support ajaxify plugin .
Where user does not have to reload the page
span.count {
display: none;
}
This is not working for
Me I do not want to display product count .January 29, 2018 at 10:55 am #35869
Artem TemosKeymasterOur pagination wrapper class is –
.products-footer
Where can we see filters on your website with counts to check why you are not able to hide them?January 29, 2018 at 11:06 am #35871
abbeysalorParticipantYou can see it on the homepage
January 29, 2018 at 12:27 pm #35891
Artem TemosKeymasterUse the following CSS code to hide products number on the categories grid
body .cat-design-replace-title .more-products { display:none; } body .cat-design-replace-title:hover .category-title { opacity:1; }
Products element can be removed with WPBakery page builder on your home page via Dashboard -> Pages.
January 29, 2018 at 3:48 pm #35940
abbeysalorParticipantDid you check the product count . I have wrote the css and still showing product count
January 29, 2018 at 3:55 pm #35944
Artem TemosKeymasterPlease, send us a screenshot of the product count you want to remove.
January 29, 2018 at 3:58 pm #35945
abbeysalorParticipantWant to remove all products here but not the search page
January 29, 2018 at 3:59 pm #35946
Artem TemosKeymasterPlease, send us a screenshot for this
-
AuthorPosts
The topic ‘Hi there loading not working i.e infinite scrolling please help urgent’ is closed to new replies.
- You must be logged in to create new topics. Login / Register