Kullanılan Join Chat Eklentisi
-
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.
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
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.
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
Tabi.
1.Madde için özel içerik olarak gönderildi.
2.Madde için teşekkür ederim düzeltildi.
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
Teşekkürler. Gayet güzel oldu