Home Forums WoodMart support forum My pages category (product archive) pages load endlessly and multiple bug.

My pages category (product archive) pages load endlessly and multiple bug.

Viewing 12 posts - 1 through 12 (of 12 total)
  • Author
    Posts
  • #320369

    DavidL31
    Participant

    When I browse my categories there is a display bug (on mobile and computer). I tried the ajax load on and off, there is a pagination bug. I appealed to a developer who told me to contact your support so I resumed support for 6 months immediately. You can see the bug in the console: network you will see iframes which load the next pages in the background. This creates a bug for me on the archive pages and creates two different urls with overlapping pages.

    Thank you in advance for your help I don’t know what to do

    Attachments:
    You must be logged in to view attached files.
    #320429

    Hello,

    Please describe the actions step by step to reproduce the problem. I am checking your site, the categories are shown properly, I see products and no errors in the console: https://gyazo.com/b29183623f234e38ce139ccefd966721

    Best Regards

    #320488

    DavidL31
    Participant

    Hello, I misspoke. I was talking about the pagination, when you press the “load more” button there is a bug: the page loads endlessly (you can see it on the console> Network). Two pages overlap. As you can see from the videos

    Thank you very much for you help !!!

    #320490

    DavidL31
    Participant

    The vidéo is to load to upload i send you via wetransfert link :

    https://we.tl/t-Wo2khH1KTu

    Thank you
    David

    #320539

    Hello,

    You have set “Load more” from one side and you have a number of items per page on the other side. Initially, the shop page shows this number of products and categories. When you press “Load more”, the page uploads this number of products and the URL gets the page number. This is the way it works, it cannot be changed.

    If you have any questions please feel free to contact us.

    Best Regards

    #320568

    DavidL31
    Participant

    Hello, i understand this point but i have a bug you have to see this link to understand what i am talking about.

    https://gyazo.com/b91e5b26dd53a133cb788d2b765ae523

    https://gyazo.com/70ae082adced7e8f2fd92e781a5728c0

    when I browse in my categories bug : -several pages are supported

    I want a solution so that the navigation is not buggy and fluid, see the videos.

    thank you

    #320600

    DavidL31
    Participant

    Hello for better understanding

    when we browse category page, for example:
    https://www.chemindutissu.fr/categorie/tissu-enfant/

    the page is loaded in a loop, the reason is in background, next pages are loaded!

    https://www.chemindutissu.fr/categorie/tissu-enfant/page/2
    https://www.chemindutissu.fr/categorie/tissu-enfant/page/3
    https://www.chemindutissu.fr/categorie/tissu-enfant/page/4
    …….

    You see that in the chrome web console, network tab.

    How to fix this issue? it badly affects the user experience and SEO.

    Thank you.

    #320619

    Hello,

    Please add this code to the fundtions.php of the child theme:

    add_filter( 'woodmart_load_more_button_page_url', '__return_false' );

    Best Regards

    #320650

    DavidL31
    Participant

    Thank you for you answer. I added it but stil the issue.. double url and loading loop still there. help me please !!

    Attachments:
    You must be logged in to view attached files.
    #320774

    Hello,

    You have a lot of queries on Google. Please deactivate all the plugins except these ones:

    Slider Revolution
    WPBakery Page Builder or Elementor
    Woodmart Core
    Contact Form 7
    MailChimp for WordPress
    WooCommerce
    Safe SVG

    If the problem has gone, activate the plugins one by one, checking the issue to detect which one causes the problem.

    Best Regards

    #320801

    DavidL31
    Participant

    I just did it the problem comes from elementor Pro !!
    Thank you for you help i will contact them for see what they told me.

    Thank’s again
    David

    #320838

    You are welcome! We are here to help.

    Wish you a wonderful day!

Viewing 12 posts - 1 through 12 (of 12 total)

The topic ‘My pages category (product archive) pages load endlessly and multiple bug.’ is closed to new replies.