Hi,
Can open a pdf file?
Regards.
Can open a pdf file?
Regards.
Modal popups are a cool feature that should be added to your website. You will definitely use it :)
This extension was designed to make it as easy as possible for anyone to use.
In addition, it also integrates:
Download these files, UNZIP and install them via Joomla installer. The unzip package contains 2 plugins and you need to install both of them.
Go to Plugin Manager and turn on these plugins below:
Syntax:
{modal <PARAMS>}
<< YOUR CONTENT >>
{/modal}
Example:
{modal <PARAMS>}
<h3>Modal title</h3>
<p>Hello everyone!</p>
{/modal}
Or from Joomla Editor, click to JMP Modal & Popup button:

<PARAM> is an optional parameter, you can ignore it. There are a list of parameters:
| Name | Value | Description |
|---|---|---|
| style | 1 -> 16 | Modal effect |
| open | 1 or 0 | Open modal popup when pageload |
| delay | 0 (second) | Time delay to open modal |
| trigger | element | |
| overlayColor | HEX|RGB|RGBA COLOR | Background color of overlay modal |
| modalColor | HEX|RGB|RGBA COLOR | Background color of modal |
| textColor | HEX|RGB|RGBA COLOR | Text color |
| id | NULL | Unique ID if you want to use cookie featured. You must set "life" attribute also. |
| life | 0 | Cookie expiration time (day) |
Example:
{modal style="1" open="1" delay="5" overlayColor="#333"}
<h3>Modal title</h3>
<p>Hello everyone!</p>
{/modal}
The trigger parameter is used to specify the element to open the pop-up.
Example:
{modal trigger=".open"}
<< YOUR CONTENT >>
{/modal}
This modal popup will initially be closed, it will be opened when the element (button, hyperlink tag) with class "open" is clicked.
To insert the module into the modal, use the syntax:
{modal}
{loadmoduleid <MODULE ID>}
{/modal}
To use this plugin in a module, see this article: How to use Content Plugin on Joomla Page Builder
Hope you enjoy this plugin!
I have been googling how to change the menu colours, as the black text on my purple background is not very readable. However everything I have tried to change the text colour of the Off-Canvas main menu text to white did not work.
Would you know what custom CSS I would need to change all menu items to white text (including submenus).
Probably need background colour to not be white when hovering over submenus
Any help you can provide would be gratefully appreciated (or a pointer to some useful help).
Thank you
see
https://siteupdate.vedicmaths.org/index.php
InPre-Update Check for Joomla 5.4.4
for Off-Canvas it says
Joomla cannot detect the extension's compatibility with the target version of Joomla.
have you implemented the compatibility stuff for Joomla to upgrade extensions correctly ?
Have got two off canvas menus working (1. for tools and 2. for main menu)
However I can only get the Main menu to display the first level of menu items.
Have you any suggestions for getting the sub menu items to display ?
N.B. the menu item with sub menu items does display a down arrow, but trying to click on it only display the item at the main menu level.
see
https://siteupdate.vedicmaths.org/index.php
If you want to see where I have currently got to
What is wrong?
That imported page keeps on saying this, but nothing further is happening...