Home Forums Basel support forum Shipping to another address

Shipping to another address

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

    johnpapast
    Participant

    Hello,

    In my staging website i have a problem with your theme. In checkout page when i check the option for different shipping address after the ajax uncheck automatically the option.

    Also when i switch the theme to default it works properly so, your theme has a bug.

    Thank you

    #103126

    Hello,

    Please deactivate all the plugin not related to the theme excepting WPML, switch to the parent theme and check again.

    Best Regards

    #103313

    johnpapast
    Participant

    Hello,

    I simply switch my theme to Twenty Nineteen and its working. So, your theme has a bug with ajax.

    Thank you

    #103357

    Hello,

    Our theme does not have any bugs with this we have checked twice. Please deactivate all the plugins not related to the theme and switch to the parent theme or confirm the permit for us to do.

    Best Regards

    #103370

    johnpapast
    Participant

    So, tell me an explanation about my problem and what can I do to solve this.

    #103453

    Hello,

    Please check the issue on the parent theme and deactivate the plugins not related to the theme or confirm the permit to do that

    Best Regards

    #103490

    johnpapast
    Participant

    Hello,

    Do you have right the following plugins is the reason because of a conflict.

    https://el.wordpress.org/plugins/remove-uppercase-accents/

    Thank you

    #103561

    Hello,

    Contact the plugin support on the issue. Or try to find an equivalent. If you do not want upper-case, advise which texts you want to correct we shall provide custom CSS.

    Best Regards

    #103566

    johnpapast
    Participant

    Please provide me the CSS

    Thank you

    #103626

    Hello,

    Please add this code to the Theme Settings > Custom CSS > Global

    body .topbar-menu ul>li>a {
        text-transform: none;
    }
    body .basel-navigation .menu > li.menu-item-design-full-width .sub-menu > li > a{
        text-transform: none;
    }
    body .main-nav .menu>li>a {
        text-transform: none;
    }
    body .widget-title, body .widgettitle {
        text-transform: none;
    }

    Best Regards

    #103657

    johnpapast
    Participant

    Thank you

    #103696

    You are welcome! If you have any questions please feel free to contact us.

    Best Regards

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

The topic ‘Shipping to another address’ is closed to new replies.