Модуль Engage Box

kosolapow

Мой дом здесь!
Регистрация
4 Окт 2016
Сообщения
239
Реакции
496
skboxs-min.png
Engage Box- отличное расширение джумла для повышения коэффициента конверсии и поможет вам привлечь подписчиков и посетителей. Модуль позволяет легко создавать плавающие бары, модальные окна регистрации, отображение любого модуля в всплывающем окне, отображение пунктов меню. Есть запуск onPageLeave, OnClick и OnDemand, onUserScroll, onPageLoad. Все всплывающие окна поддерживают адаптивный дизайн. Расширение имеет 60 эффектов анимации, интеграцию с Google Analytics, 9
позиций для всплывающего окна и многое другое.

Для просмотра ссылки Войди или Зарегистрируйся

Engage Box 3.1.2
 
Engage Box v4.0.2
14 April 2020
Changelog:

  • Fix: Popup jumps to the bottom if there's a Page Slide box on the page.
  • Fix: The floating button in the "Floating Button Triggered Popup" template doesn't hide properly.
  • Fix: Single quotes in the Trigger Element option breaks the front-end. (SyntaxError: Unexpected end of JSON input).
  • Fix: Selected image in the Image Box Type is not clickable across the image.
  • Translation updates
 
Закрытие окна в версиях 4.х.х. настраивается по другому.
Что бы закрыть окно автоматически в версиях 4.x.x нужно настроить по другому. Разместить в разделе "Action" следующий код:
Код:
var form = me.el.querySelector(".convertforms");
form.addEventListener("success", function(event) {
    setTimeout(function() {
              me.close();
    }, 3000);
});
Для просмотра ссылки Войди или Зарегистрируйся
 
Engage Box v4.0.3
28 April 2020 Changelog:
  • Fix: Prevent Page Slide box from expanding into full height. (Affects pages with content before the HTML tag).
  • Fix: Page cache plugins (Page Cache, LiteSpeed Cache) makes a popup to show up even if the cookie is set on the browser.
  • Adds polyfill script for Internet Explorer.
  • Brings back the "Disable Default Action" option in the Click trigger.
 
Engage Box v4.0.4
16 May 2020 Changelog:
  • Fix: Box shows up every time to Super Users even if the box is not on Test Mode.
  • Fix: Box with the Prevent Page Scroll and Cookie options enabled doesn't allow page scrolling after it has closed.
  • Fix: MaxMind GeoIP database can't be updated if the temp folder is missing trailing slash.
  • Support setCookie() method in the legacy script. (Note: Legacy script will be removed in EngageBox 5).
  • Stop re-ordering the System Plugin during installation.
 
Не найден Download Key. Без него вы не сможете загружать готовые шаблоны в библиотеке, но само расширение работает потому что можно из Text Box самому сделать попап. Весь остальной функционал работает.
 
Не найден Download Key. Без него вы не сможете загружать готовые шаблоны в библиотеке, но само расширение работает потому что можно из Text Box самому сделать попап. Весь остальной функционал работает.
ну так правильно. готовые демо формы работают только у тех кто купил))) но если сильно надо могу подсказать где их взять
 
Engage Box v4.1.0
----------------------------
  • Joomla 4.0 Beta 2 compatibility.
  • Fix: Popups mistakenly rendered on non-HTML pages. Affecting MijoShop Shopping Cart.
  • Fix: Browser Assignment mistakenly detects Chrome for iOS (CriOS/x) as Safari.
  • Fix: Javascript error thrown when invalid Trigger Selector is used with Element Visibility Trigger.
  • Fix: External Link Notice popup doesn't work when a link has child elements such as an image.
  • Fix: The Element Visibility trigger takes into account only the first Trigger Element when multiple elements are specified.
  • Fix: Prevents an Action from being executed if no box is set to the Box setting.
  • Fix: Page Slide box doesn't push the content down if the Legacy Script option is disabled.
  • Removes the "Enable on Format Override" obsolete configuration option.
  • Adds rel="noopener" to external links to improve performance & prevent security vulnerabilities.
  • Cookies are now using the Secure flag.
box_types.png


 
Назад
Сверху