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?

How to Can display module in Joomla! articles w
(1 viewing) (1) Guest
Go to bottomPage: 12
TOPIC: How to Can display module in Joomla! articles w
#34236
How to Can display module in Joomla! articles w 11 Years, 7 Months ago Karma: 0
How to Can display module in Joomla! articles with help ARI Data Tables plugin.

I had install ARI Data Tables plugin but I cannot see in the joomla articles.

I had enable the plugin.
The administrator has disabled public write access.
 
#34242
Re:How to Can display module in Joomla! articles w 11 Years, 7 Months ago Karma: 748
Place the following plugin code into an article:

Code:


{aridatatables moduleId="MODULE_ID"}{/aridatatables}



Where MODULE_ID is ID of "ARI Data Tables" module instance which you want to load. The module should be enabled. For example if you want to load module with ID = 75, use the following plugin code:

Code:


{aridatatables moduleId="75"}{/aridatatables}



Regards,
ARI Soft
The administrator has disabled public write access.
 
#34273
Re:How to Can display module in Joomla! articles w 11 Years, 7 Months ago Karma: 0
I tried the above with Joomla! 2.5 and for some reason it did not work.

However, I found this as an alternative workaround:

Go to manage modues, select ARI Data Table. Set its location to anything unlrelated to your template. You can just type into the position box something like "ARIposition".

Then go to site>global configuration and set your "default editor" to "none"

Then make an article/open the article you want the table in and in the article text box past this:

{loadposition ARIposition}

save and you are done.
The administrator has disabled public write access.
 
#34306
Re:How to Can display module in Joomla! articles w 11 Years, 7 Months ago Karma: 0
I received - No data on my site
The administrator has disabled public write access.
 
#34309
Re:How to Can display module in Joomla! articles w 11 Years, 7 Months ago Karma: 748
Could you provide a link to a page where we can see the problem and a temporary access to your J! backend by email so we can investigate the problem?

Regards,
ARI Soft
The administrator has disabled public write access.
 
#34313
Re:How to Can display module in Joomla! articles w 11 Years, 7 Months ago Karma: 0
admin wrote:
Could you provide a link to a page where we can see the problem and a temporary access to your J! backend by email so we can investigate the problem?

Regards,
ARI Soft


Hi

I had send you the information requested.
The administrator has disabled public write access.
 
Go to topPage: 12