Home News Contact Us Forum About Us Demos Products F.A.Q.
Shopping Cart
You currently have 0 items in your cart.


Recent Events
  • 31/12/2023 New Year SALE

    We are glad to announce New Year SALE. 25% discount for all our extensions. Use NY24 coupon code. Hurry up the discount is valid till 7 January.

  • 21/11/2023 BLACK FRIDAY 23 is coming

    BIG SALE, 35% discount for all our extensions. Use BF23 coupon code. Hurry up the discount is valid till 27 November.


2Checkout.com, Inc. is an authorized retailer of goods and services provided by ARI Soft. 2CheckOut




Follow us on twitter



Welcome, Guest
Please Login or Register.    Lost Password?

Display contents of a Joomla Module on a layer
(1 viewing) (1) Guest
Go to bottomPage: 1
TOPIC: Display contents of a Joomla Module on a layer
#63873
Display contents of a Joomla Module on a layer 5 Years, 5 Months ago Karma: 0
I would like to put the contents of another Joomla module into one of the layers. It looks like it should be possible but I cannot work it out. Usually to insert a module in Joomla you have something like {loadmodule dpcalendar_upcoming,EventsDpCalendar}.

If somebody could help me convert the above to what I would need to put into the customer module I would be really grateful.


This is the html I use to view the module from a custom module inside Joomla:-


<div style="font-family: arial, helvetica, sans-serif; font-size: 16pt; color: rgba(227,196,6,0.9); line-height: 60%;">
<table border="0" style="width: 100%; background-color: rgba(140, 23, 29, 0.901961);" cellspacing="0" cellpadding="0">
<tbody>
<tr style="height: 35px;" valign="middle">
<td style="text-align: left;" align="right"><span style="color: #ffcc00; font-family: arial, helvetica, sans-serif;"><span style="font-size: 14px;">&nbsp; Upcoming Events</span></span></td>
<td align="right">&nbsp;</td>
</tr>
</tbody>
</table>
<div style="background: rgba(85,56,33,0.05); color: #7a0303; width: 100%; height: 60%px; font-size: 14px;">
<p><span style="font-family: arial, helvetica, sans-serif; font-size: 12pt;">{loadposition position1}</span></p>
<p><span style="font-family: arial, helvetica, sans-serif; font-size: 12pt;">{loadmodule dpcalendar_upcoming,EventsDpCalendar}</span></p>
</div>
</div>
The administrator has disabled public write access.
 
#63876
Re:Display contents of a Joomla Module on a layer 5 Years, 5 Months ago Karma: 746
Hello,

The extension doesn't support this ability.

Regards,
ARI Soft
The administrator has disabled public write access.
 
Go to topPage: 1