Looks like you are not using WooCommerce at all, so to remove the shop icon, you can simply deactivate the plugin or disable that from Bakery Options > Shop.
ürünlerin altında diğer ürünleri gösteren kısımdaki yeri türkçe dilindeyken türkçe ingilizce dilinde iken ingilizce yapmak istiyorum ekte kş resmi incelerseniz nereyi kastettiğimi anlayacaksınız.
If you are using WPML, you should be able to translate that from Strings Translation.
Otherwise, the theme comes with a POT file that can be imported and translated via PoEdit. Here are the steps you should perform in order to add your translation:
Open PoEdit and go to File > New catalog from POT file.
Choose bakery.pot and bakery-shortcodes.pot located at wp-content/themes/bakery/languages/ and wp-content/plugins/bakery-shortcodes/languages/ respectively.
Save your .po file and make sure to name it based on the language you are translating to, i.e., a Turkish translation is saved as bakery-tr_TR.po and bakery-shortcodes-tr_TR.po. The .mo files will be generated automatically.
Finally, upload the translated bakery-tr_TR.po & .mo at '/wp-content/languages/themes' and bakery-shortcodes-tr_TR.po & .mo into '/wp-content/languages/plugins'.
Menüdeki sepet ikonunu kaldırmak istiyorum
Attached files: Menü.jpg
Can you please provide us your site URL so we can provide you the custom code?
Thanks,
Milingona Support
Follow on Envato Facebook Twitter
http://nusspo.com.tr/anasayfa/
Thanks!
Looks like you are not using WooCommerce at all, so to remove the shop icon, you can simply deactivate the plugin or disable that from Bakery Options > Shop.
Best regards,
Milingona Support
Follow on Envato Facebook Twitter
Kaldırdım ancak menüden sepet simgesi kalkmadı
Then please try adding the following at Bakery > Custom Code > Custom CSS:
Best regards,
Milingona Support
Follow on Envato Facebook Twitter
Teşekkürler
Mobil menüde hala görünüyor onu kaldırabilmem içinde yardımcı olurmusunuz
Mobil menüde hala görünüyor onu kaldırabilmem içinde yardımcı olurmusunuz
Attached files: WhatsApp Görsel 2023-05-16 saat 16.23.42.jpg
Please add the following code as well at Bakery > Custom Code > Custom CSS:
Best regards,
Milingona Support
Follow on Envato Facebook Twitter
Sizin verdiğiniz css kod ile bütün menü gitti
@media (max-width: 1000px) {
.vu_wc-menu-item.vu_wc-responsive {
display: none !important;
}
}
Bu kod ile sadece sepet iconu gitti
Teşekkür ederim
You're right. Glad you solved the issue and thanks for the feedback.
All the best,
Milingona Support
Follow on Envato Facebook Twitter
Sayfa başlığında içerik haritası home yazısını değiştirmek isityorum.
Yardımlarınızı rica ediyorum
Attached files: içerik haritası.jpg
Hi,
You can translate that by modifying line 13 of wp-content/themes/bakery/includes/lib/breadcrumbs.php.
Warm regards,
Milingona Support
Follow on Envato Facebook Twitter
ürünlerin altında diğer ürünleri gösteren kısımdaki yeri türkçe dilindeyken türkçe ingilizce dilinde iken ingilizce yapmak istiyorum ekte kş resmi incelerseniz nereyi kastettiğimi anlayacaksınız.
Teşekkürler
Attached files: ürün.jpg
Hi,
If you are using WPML, you should be able to translate that from Strings Translation.
Otherwise, the theme comes with a POT file that can be imported and translated via PoEdit. Here are the steps you should perform in order to add your translation:
Best regards,
Milingona Support
Follow on Envato Facebook Twitter
Dediğiniz gibi dosyaların içinde değişiklikler yapıp yeni isimleri ile geri yükledim ancak hala aynı
Hi,
Hope you're doing well. We're reaching out to check if you still need assistance on this ticket. We checked your site but couldn't notice the issue.
Thanks,
Milingona Support
Follow on Envato Facebook Twitter