---
title: "WT Custom menu item banner 1.2.2 - WebTolk websites development, Joomla Extensions"
description: "Creation, development and technical support of websites with Joomla CMS. Joomla website integration with Bitrix24 CRM and Amo CRM."
url: "https://web-tolk.ru/en/dev/joomla-plugins/wt-custom-menu-item-banner/versions/1-2-2"
date: "2026-06-02T06:12:44+00:00"
language: "en-GB"
---

# WT Custom menu item banner - Version 1.2.2

**Category:** [Joomla plugins](https://web-tolk.ru/en/dev/joomla-plugins)

- **Download type:** Free
- **Version:** 1.2.2
- **Date:** 13 March 2025
- **Downloads:** 399

[Download](https://web-tolk.ru/en/get?version_id=445)

[Project](https://web-tolk.ru/en/dev/joomla-plugins/wt-custom-menu-item-banner)[Versions](https://web-tolk.ru/en/dev/joomla-plugins/wt-custom-menu-item-banner/versions)[GitHub](https://github.com/sergeytolkachyov/WT-Custom-menu-item-banner-Joomla-plugin)[JED](https://extensions.joomla.org/extension/authoring-a-content/content-construction/wt-custom-menu-item-banner/)

Addition

### The "use banner" button

The "use banner" button has been added to the menu item settings. In the code, you can use the logical flag $useBanner in order to simplify further checks for banner display.

Note

### Update the menu options

After the update, you may need to update the settings of the menu item and enable the "use banner" option.

## JSON-LD Schema

```json
{
    "@context": "https://schema.org",
    "@type": "BreadcrumbList",
    "@id": "https://web-tolk.ru/#/schema/BreadcrumbList/17",
    "itemListElement": [
        {
            "@type": "ListItem",
            "position": 1,
            "item": {
                "@id": "https://web-tolk.ru/en",
                "name": "Home"
            }
        },
        {
            "@type": "ListItem",
            "position": 2,
            "item": {
                "@id": "https://web-tolk.ru/en/dev",
                "name": "Joomla extensions"
            }
        },
        {
            "@type": "ListItem",
            "position": 3,
            "item": {
                "@id": "/en/dev/joomla-plugins",
                "name": "Joomla plugins"
            }
        },
        {
            "@type": "ListItem",
            "position": 4,
            "item": {
                "@id": "/en/dev/joomla-plugins/wt-custom-menu-item-banner",
                "name": "WT Custom menu item banner"
            }
        },
        {
            "@type": "ListItem",
            "position": 5,
            "item": {
                "@id": "/en/dev/joomla-plugins/wt-custom-menu-item-banner/versions",
                "name": "Versions"
            }
        },
        {
            "@type": "ListItem",
            "position": 6,
            "item": {
                "name": "WT Custom menu item banner 1.2.2"
            }
        }
    ]
}
```

```json
{"@context":"https://schema.org","@graph":[{"@type":"Organization","@id":"https://web-tolk.ru/#/schema/Organization/base","name":"WebTolk","url":"https://web-tolk.ru/","logo":{"@type":"ImageObject","@id":"https://web-tolk.ru/#/schema/ImageObject/logo","url":"images/webtolk-1080p.jpg","contentUrl":"images/webtolk-1080p.jpg","width":1920,"height":1080},"image":{"@id":"https://web-tolk.ru/#/schema/ImageObject/logo"},"sameAs":["https://github.com/WebTolk","https://github.com/sergeytolkachyov","https://vk.com/web_tolk","https://vk.com/webtolkru","https://tenchat.ru/sergeytolkachyov","https://t.me/sergeytolkachyov","https://t.me/webtolkru"]},{"@type":"WebSite","@id":"https://web-tolk.ru/#/schema/WebSite/base","url":"https://web-tolk.ru/","name":"WebTolk websites development, Joomla Extensions","publisher":{"@id":"https://web-tolk.ru/#/schema/Organization/base"}},{"@type":"WebPage","@id":"https://web-tolk.ru/#/schema/WebPage/base","url":"https://web-tolk.ru/en/dev/joomla-plugins/wt-custom-menu-item-banner/versions/1-2-2","name":"WT Custom menu item banner 1.2.2 - WebTolk websites development, Joomla Extensions","description":"Creation, development and technical support of websites with Joomla CMS. Joomla website integration with Bitrix24 CRM and Amo CRM.","isPartOf":{"@id":"https://web-tolk.ru/#/schema/WebSite/base"},"about":{"@id":"https://web-tolk.ru/#/schema/SoftwareApplication/base"},"inLanguage":"en-GB","breadcrumb":{"@id":"https://web-tolk.ru/#/schema/BreadcrumbList/17"}},{"@type":"SoftwareApplication","name":"WT Custom menu item banner 1.2.2","url":"https://web-tolk.ru/en/dev/joomla-plugins/wt-custom-menu-item-banner/versions/1-2-2","description":"Custom banners for menu items.  Responsive images and videos. For output, use the sample code.","applicationCategory":"Joomla plugins","softwareVersion":"1.2.2","downloadUrl":"https://web-tolk.ru/en/get?version_id=445","datePublished":"2025-03-13 07:25:41","image":"https://web-tolk.ru/images/swjprojects/projects/60/en-GB/cover.jpg","mainEntityOfPage":{"@type":"WebPage","url":"https://web-tolk.ru/en/dev/joomla-plugins/wt-custom-menu-item-banner/versions/1-2-2"},"operatingSystem":"ANY","interactionStatistic":[{"@type":"InteractionCounter","interactionType":"https://schema.org/DownloadAction","userInteractionCount":399}],"softwareRequirements":"Joomla 5.2.5","applicationSubCategory":"1.2.2","isAccessibleForFree":true,"releaseNotes":"Addition: The \"use banner\" button. The "use banner" button has been added to the menu item settings. In the code, you can use the logical flag $useBanner in order to simplify further checks for banner display. Note: Update the menu options. After the update, you may need to update the settings of the menu item and enable the "use banner" option. "}]}
```
