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 display dat tables in an article?
(1 viewing) (1) Guest
Go to bottomPage: 1234
TOPIC: How to display dat tables in an article?
#26860
Re:How to display dat tables in an article? 12 Years ago Karma: 0
I was also caught out by this problem. I initially used angle brackets around the module ID and also did not have a closing tag, as shown in the example. It would be really helpful if you could update the description in the content plugin so that it gives the correct instructions.
Thanks.
The administrator has disabled public write access.
 
#26863
Re:How to display dat tables in an article? 12 Years ago Karma: 747
Hello,

For example if you want to load "ARI Data Tables" module with ID = 19 into an article with help "Content - ARI Data Tables" plugin, use the next code:

Code:


{aridatatables moduleId="19"}{/aridatatables}



Regards,
ARI Soft
The administrator has disabled public write access.
 
#36452
Re:How to display dat tables in an article? 11 Years, 2 Months ago Karma: 0
Hello,

I've implemented the code as shown but it will not be executed. The raw code is printed in my article.
I already disable the editor but still there are <p></p> - tags arround the code. Could this be the problem or is there another thing to mind?

I use joomla 2.5.8 with ari table 1.11.3

Greetings,
Johannes
The administrator has disabled public write access.
 
#36454
Re:How to display dat tables in an article? 11 Years, 2 Months ago Karma: 747
Hello,

Check that "Content - ARI Data Tables" plugin is enabled. If it doesn't help, could you provide a link to a page where we can see the problem?

Regards,
ARI Soft
The administrator has disabled public write access.
 
#36458
Re:How to display dat tables in an article? 11 Years, 2 Months ago Karma: 0
Hello,
problem solved!

I failed to activate the Plugin. I only activated the Module "ARI Data Tables".

Thank you!

Greetings,
Johannes
The administrator has disabled public write access.
 
#52793
Re:How to display dat tables in an article? 9 Years, 3 Months ago Karma: 0
Sailorman wrote:
Thanks for your help. In the manual you give this instruction:

ARI Data Tables plugin helps load ARI Data Tables module in Joomla! articles. Type the following code in article for loading ARI Data Tables module: {aridatatables moduleId="<moduleId>"}

This is confusing, because you've to close it: {aridatatables moduleId="<moduleId>"}{/aridatatables}

I think it's a good idea to change the manual on this.


I'm trying to do the same thing and the article display works fine but, in spite of setting the menu assignment to 'no pages', the module also shows up on the Home page. How do I prevent it from displaying?
The administrator has disabled public write access.
 
Go to topPage: 1234