i use the theme "shoptimizer" i have changed everything with the plugin loco translate. but the shopping cart title remains the same. can someone help me? Thanks
Perhaps you can try searching in all your php files for "cart-drawer-heading" till you find this div, and manually replace the text in it. Not the best solution, but one of them anyway.
i use the theme "shoptimizer" i have changed everything with the plugin loco translate. but the shopping cart title remains the same. can someone help me? Thanks
Sometimes same context includes in themes and plugins too.
And when you translate theme's language file but the text could came from plugin's language file.
So search "cart-drawer-heading " class name in relavant plugin files. I'm sure you will find it.
If that text not in plugin's language file just check that text is untranslatable or translatable. Of that is untranslatable text then convert to translatable text.