• Попугай Калита Монах — это не просто питомец, а настоящий друг и компаньон! 🦜 Умный, общительный и невероятно активный, он станет источником радости и положительных эмоций для всей семьи. Не упустите шанс завести этого яркого пернатого друга! В нашем зоомагазине “Экзотика Зоо” в Виннице вы можете приобрести попугая с доставкой по всей Украине.…Read More

    Profile Photo liked this
  • Карпы Кои

    Profile Photo liked this
  • Profile Photo
    Collectors
    Public Group
    3 Members
    Profile PhotoProfile Photo liked this
  • Load More Posts

About Me

Gennadii

Foto & Video

Friends

Profile Photo
Ekzotika
@ekzotika-2

Groups

Group logo of Pets
Pets
Public Group
Group logo of Goods & Services
Goods & Services
Public Group
Group logo of Paintings & Art
Paintings & Art
Public Group

Manage push notifications

notification icon
We would like to show you notifications for the latest news and updates.
notification icon
You are subscribed to notifications
notification icon
We would like to show you notifications for the latest news and updates.
notification icon
You are subscribed to notifications
jQuery(document).ready(function($) { function updateWiseChatCount() { $.ajax({ url: wiseChatAjax.ajax_url, method: "POST", data: { action: "get_wise_chat_message_count" }, success: function(response) { if (response.success) { $(".wise-chat-icon .message-count").text(response.data); console.log("Количество сообщений обновлено: " + response.data); } else { console.log("Ошибка при получении количества сообщений"); } }, error: function(xhr, status, error) { console.error("Ошибка AJAX: " + error); } }); } // Обновляем счётчик каждые 10 секунд setInterval(updateWiseChatCount, 10000); updateWiseChatCount(); });