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


Recent Events
  • 25/11/2021 Black Friday Promotion

    BIG SALE, 35% discount for all our extensions. Use BF21 coupon code. Hurry up the discount is valid till 1 December.

  • 30/04/2021 Important information

    We transferred to another hosting so if you are experiencing any problem let us know. We will fix it as soon as possible.


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 4 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 4 Years, 5 Months ago Karma: 739
Hello,

The extension doesn't support this ability.

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