Shipping to another address
-
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
Hello,
Please deactivate all the plugin not related to the theme excepting WPML, switch to the parent theme and check again.
Best Regards
Hello,
I simply switch my theme to Twenty Nineteen and its working. So, your theme has a bug with ajax.
Thank you
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
So, tell me an explanation about my problem and what can I do to solve this.
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
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
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
Please provide me the CSS
Thank you
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
You are welcome! If you have any questions please feel free to contact us.
Best Regards
The topic ‘Shipping to another address’ is closed to new replies.