Hi @rahimvaziri,
That string probably belongs to your theme, so searching for the string in the theme via Loco would let you translate it 🙂
Thread Starter
Rahim
(@rahimvaziri)
Hi @optimocha
Thank you for your reply.
My theme is 100% translated.
Look here: https://prnt.sc/skfdwo
This is the message when there is an item on the cart.
Hmm, interesting. Though it still can’t be caused by Disable Cart Fragments because our plugin doesn’t have such a string in anywhere of the code.
However, I can see your theme’s demo has the same string when the cart is empty: http://janstudio.net/claue/demo/
Thread Starter
Rahim
(@rahimvaziri)
@optimocha
This string is already translated. https://prnt.sc/skhdj1
And the translation comes up when an item is on the cart or your plugin is deactivated.
Maybe the function of your plugin prevents the translation of this section.
That’s also not possible because when DCF is activated, it actually prevents that section to be updated with the cart information ONLY when the cart is empty. Without the plugin, even an empty cart is updated with the same “cart fragment” that also shows the cart is empty.
By that logic, I can guess that the default cart icon (which isn’t updated with the cart-fragments.js script, because DCF prevents loading the script) isn’t translatable, yet the updated cart fragments are all translatable. Is there any chance you can reach out to me over our contact form so we can review your theme’s code?
-
This reply was modified 5 years, 12 months ago by
Optimocha.