Home New Guten Forums WoodMart support forum Kullanılan Join Chat Eklentisi

Kullanılan Join Chat Eklentisi

Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #522261

    e.islamdemir
    Participant

    Merabalar.
    1- Eklediğim whatsapp eklentisi mobil görünüm de ana sayfa butonu üzerine gelmektedir.
    Yukarı kaydırabilmem için bir fikriniz var mı ?

    2- Mobil görünümde ki alt tarafa sabit olan sepet vs. türkçe karakter olarak değiştirmek istiyorum nereden yapabilirim.

    Attachments:
    You must be logged in to view attached files.
    #522445

    Bogdan Donovan
    Keymaster

    Hi,

    1. Could you please send us a link to your website where we can see this issue?

    2. By default, we don’t have an option to change the icons in the bottom navigation bar, but these icons can be changed using custom code. The type of this code depends on which icon you want to add. Please describe in more detail which icon you want to see there.

    Kind Regards

    #522721

    e.islamdemir
    Participant

    Simgeleri değiştirmek istemiyorum. Görünen metinleri değiştirmek istiyorum.

    Görselde görüldüğü üzere “Sepet yazması gerekirken AT ARABASI” Yazıyor.

    Attachments:
    You must be logged in to view attached files.
    #522806

    Bogdan Donovan
    Keymaster

    Hello,

    1. To change the position of the buttons added by the plugin, we need to create a custom CSS code, to prepare it, we need to see your site first. Could you please send us a link to your website where we can see this issue?

    2. You can change any term of the text according to your needs with help of the Loco Translate plugin (https://take.ms/IK1gF), just follow our article on how to use that plugin and change that text: https://xtemos.com/docs-topic/translate-woodmart-theme-with-loco-translate/

    Kind Regards

    #523007

    e.islamdemir
    Participant

    Tabi.
    1.Madde için özel içerik olarak gönderildi.

    2.Madde için teşekkür ederim düzeltildi.

    #523061

    Bogdan Donovan
    Keymaster

    Try to add the following code snippet to the Global Custom CSS area in Theme Settings to adjust plugin’s live chat button position.

    @media (max-width: 1024px) {
    
    	body .joinchat {
    		bottom: 58px;
    	}
    }

    Kind Regards

    #523155

    e.islamdemir
    Participant

    Teşekkürler. Gayet güzel oldu

    #523235

    Bogdan Donovan
    Keymaster

    You are welcome!

Viewing 8 posts - 1 through 8 (of 8 total)