Upgraded to WordPress 6.0 and have issues? Please check the hotfix which you need to apply.

Okay
  Public Ticket #3367978
Temada değişiklik
Closed

Comments

  • canua21 started the conversation

    Menüdeki sepet ikonunu kaldırmak istiyorum

    Attached files:  Menü.jpg

  •  225
    Milingona replied

    Can you please provide us your site URL so we can provide you the custom code?

    Thanks,


    Milingona Support

    Follow on     Envato     Facebook     Twitter

  •  225
    Milingona replied

    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

  • canua21 replied

    Kaldırdım ancak menüden sepet simgesi kalkmadı

  •  225
    Milingona replied

    Then please try adding the following at Bakery > Custom Code > Custom CSS:

    .vu_wc-menu-item {
        display: none !important;
    }

    Best regards,


    Milingona Support

    Follow on     Envato     Facebook     Twitter

  • canua21 replied

    Teşekkürler 

  • canua21 replied

    Mobil menüde hala görünüyor onu kaldırabilmem içinde yardımcı olurmusunuz

  • canua21 replied

    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

  •  225
    Milingona replied

    Please add the following code as well at Bakery > Custom Code > Custom CSS:

    @media (max-width: 1000px) {
      .vu_mm-open, .vu_search-icon.vu_si-responsive,
      .vu_wc-menu-item.vu_wc-responsive {
        display: none !important;
      }
    }

    Best regards,


    Milingona Support

    Follow on     Envato     Facebook     Twitter

  • canua21 replied

    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


  •  225
    Milingona replied

    You're right. Glad you solved the issue and thanks for the feedback.

    All the best,


    Milingona Support

    Follow on     Envato     Facebook     Twitter

  • canua21 replied

    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

  •  225
    Milingona replied

    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

  • canua21 replied

    ü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

  •  225
    Milingona replied

    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:

    1. Open PoEdit and go to File > New catalog from POT file.
    2. Choose bakery.pot and bakery-shortcodes.pot located at wp-content/themes/bakery/languages/ and wp-content/plugins/bakery-shortcodes/languages/ respectively.
    3. 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.
    4. 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'.

    Best regards,


    Milingona Support

    Follow on     Envato     Facebook     Twitter

  • canua21 replied

    Dediğiniz gibi dosyaların içinde değişiklikler yapıp yeni isimleri ile geri yükledim ancak hala aynı

  •   Milingona replied privately
  •   canua21 replied privately
  •  225
    Milingona replied

    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