[OzzModz] Floating Menu

[OzzModz] Floating Menu 2.2.1 Patch Level 3

No permission to buy ($30.00)
2.2.1 Patch Level 3
Fix: hide floating menu if there no buttons inside
Fix: add-on causes errors when rendering "Quick search content types" option
2.2.1 Patch Level 1
  • Fixed
    [E_DEPRECATED] Return type of XP\FM\ButtonList::getIterator() should either be compatible with IteratorAggregate::getIterator()
    error on PHP 8.1+
  • Fixed page criteria work
  • Adding buttons template variable has been moved to the "app_pub_render" listener
  • Button list template variable has been renamed from
    $xf.buttonList
    to
    $xpFmButtonList
  • Changed the title in the navigation menu to fit into the block
Changed: ACP menu name to [OzzModz] Floating Menu
Changed: Price from $45 to $30
Changed: Addon name to [OzzModz] Floating Menu

Removed: Branding and option to turn branding off.
Removed: Xen-Pro icon from the ACP addon page.

Added: Support for XF 2.1 and 2.2

Fixed: The option to hide the floating menu on mobile devices now works.
Added:
A new field to let you add Class for each button
A new field to let you add ID for each button

What is the usage?
Sometimes you need to do something in your site, when a specific element with a specific class or id is clicked (for example, in my Tours and Hints add-on, the tour and the hint will start as soon as you click on an element with the class of xftours and xfhints). Now you can add those buttons in the floating menu and give them the appropriate class and/or id.

Attachments

  • 2020-03-29_21-16-15.webp
    2020-03-29_21-16-15.webp
    32.7 KB · Views: 39
Easily add a floating menu to your XF2 site.

Customize any link/button based on user and page criteria, and also let users show/hide the menu from their account details page.

Using style properties, options, add-button panel, and user group permission you can customize and personalize the buttons as well.


User Group Permissions:
  • Can See Floating Menu
  • Can Show/Hide Menu
User Account Details Options:
  • See Floating Menu
Options:
  • Enable Floating Menu
  • Display Overlay
  • Click on Overlay Closes the Menu
  • Clicking Outside of menu Closes menu
  • Tooltip On Hover
  • Linked Tooltip
  • Disable in Mobile
Style Properties:
  • Overlay Color
  • Button Side
  • Main Button - Height and Width
  • Main Button - Border Radius
  • Main Button - Shadow
  • Main Button - Margin
  • Main Button - Background Color
  • Menu Buttons - Height and Width
  • Menu Item - Border Radius
  • Menu Item - Background Color
  • Menu Item - Box Shadow
  • Menu Item - Icon Size
  • Menu Item - Icon Color
  • Tooltip - Font Size
  • Tooltip - Font Color
  • Tooltip - Background Color
  • Tooltip - Border Radius
Add-Button Panel:
  • Title
  • Link
  • Open in New Tab
  • Open link as Overlay
  • Icon
  • Description
  • Button is Active
  • Display order
  • Full User Criteria
  • Full User Field Criteria
  • Full Page Criteria
  • Full Date Criteria

Attachments

  • 2019-07-26_13-48-34.webp
    2019-07-26_13-48-34.webp
    34.9 KB · Views: 54
  • 2019-07-26_13-48-18.webp
    2019-07-26_13-48-18.webp
    23.5 KB · Views: 45
  • 2019-07-26_13-47-11.webp
    2019-07-26_13-47-11.webp
    7.8 KB · Views: 41
  • 2019-07-26_13-46-21.webp
    2019-07-26_13-46-21.webp
    30.7 KB · Views: 41
  • 2019-07-26_13-55-17.webp
    2019-07-26_13-55-17.webp
    46.1 KB · Views: 40
  • 2019-07-26_13-54-18.webp
    2019-07-26_13-54-18.webp
    37.6 KB · Views: 48
Fixed: admin search not working and generating an error when doing admin search (now works properly)
  • Fixed: "Open in New Tab" was not working
  • Change: "Button Side" moved from Options to Style Properties
Top Bottom