Various bugs in breadcrumbs. Page number is displayed twice when ajax pagination is used

This topic has 8 replies, 2 voices, and was last updated 1 years, 1 months ago ago by Clau8826

  • Avatar: Clau8826
    Clau8826
    Participant
    March 23, 2023 at 08:35

    Hi,
    I have a problem with breadcrumbs in xstore

    To reproduce do the following:
    1. Go to the shop page
    2. Scroll down and click on page 2
    3. You will notice that now the page number is displayed twice in the breadcrumbs
    4. Even if i disable the page number in the breadcrumbs settings the problem still appears and also the page number is not even removed at all even if that option is disabled

    Some information:
    1. If you start (hard refresh) the page when you are on page 2 for example and then click on page 3 then the problem does NOT appear
    2. This happens only if you have ajax pagination enabled

    also note: There is no option to change for example de breadcrumb separator in the settings. You can change it for the product page on the product page’s separate breadcrumbs settings, but for the main breadcrumbs there is no such option
    I think something is missing in the settings that causes multiple problems

    Thank you

    Please, contact administrator
    for this information.
    7 Answers
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    March 23, 2023 at 10:48

    Hello, Clau8826,

    Thank you for getting in touch with us.

    We can’t check your site, because of this popup – https://prnt.sc/3tLQ8UyL-CaJ Please disable it or provide us with the correct access.

    Thank you for your cooperation and we look forward to hearing from you soon.

    Kind Regards,
    8theme team

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    March 23, 2023 at 10:51

    Hello, Clau8826,

    Try to add next code in your child-theme/functions.php
    add_filter( ‘etheme_breadcrumbs_shop_step’, ‘__return_false’);

    Kind Regards,
    8theme team

    Avatar: Clau8826
    Clau8826
    Participant
    March 23, 2023 at 10:57

    Hi,
    That popup is for the website’s http password because it is curently under development
    i added the user and password in the private area in the original post
    i added them in the private content in this reply too

    PS: I added the code you suggested using the code snippets plugin but it created a fatal error

    If you go in the theme settings under breadcrumbs you will notice that there is no option to even change the breadcrum separator ( like it is under the breadcrumbs settings for product pages ).
    so definitely something is not right

    Please contact administrator
    for this information.
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    March 23, 2023 at 14:42

    Hello, Clau8826,

    Thank you for the reply.

    https://prnt.sc/f4PgTVaul_oD – please add the next code in Theme Options > Theme custom CSS > Global:

    .page-heading .span-title {
        display: none;
    }

    “If you go in the theme settings under breadcrumbs you will notice that there is no option to even change the breadcrum separator ( like it is under the breadcrumbs settings for product pages ).” – there is no such option, it is not a bug. If you want to get this option, please post your request to our dev team – https://www.8theme.com/taskboard/

    Kind Regards,
    8theme team

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    March 23, 2023 at 17:11

    Hello, Clau8826,

    Unfortunately, the custom CSS code is not the perfect solution. Please provide FTP access, we will do changes in js.
    To create FTP access, please contact your hosting provider for assistance.

    Thank you for your cooperation.

    Kind Regards,
    8theme team

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    March 24, 2023 at 08:05

    Hello, Clau8826,

    We have resolved the issue on your website. This will also be included in the upcoming theme update.

    Kind Regards,
    8theme team

    Avatar: Clau8826
    Clau8826
    Participant
    March 24, 2023 at 13:49

    Thank you!

  • Viewing 8 results - 1 through 8 (of 8 total)

The issue related to '‘Various bugs in breadcrumbs. Page number is displayed twice when ajax pagination is used’' has been successfully resolved, and the topic is now closed for further responses

We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.