Artetics Forum
Welcome, Guest
Please Login or Register.    Lost Password?
Re:Data table is not working (1 viewing) (1) Guest
Art Data
Go to bottom Post Reply Favoured: 0
TOPIC: Re:Data table is not working
#2717
Carol Romero (User)
Fresh Boarder
Posts: 4
graphgraph
User Offline Click here to see the profile of this user
Data table is not working 4 Months ago Karma: 0  
Hi, I'm trying to set up an art data table. Just copied the example code in the demo but is not working:
Code:

{artdatatable} <table> <thead> <tr> <th width="100">Col 1</th> <th width="100">Col 2</th> <th width="100">Col 3 is a long header name</th> <th width="100">Col 4</th> </tr> </thead> <tbody> <tr> <td>1</td> <td>2</td> <td>3</td> <td>4</td> </tr> <tr> <td>5</td> <td>6</td> <td>1</td> <td>7</td> </tr> </tbody> </table> {/artdatatable}
This is what I get: http://miprimertriatlon.com/equipo/index.php?option=com_content&view=article&id=98&Itemid=296 What I am doing wrong? any help appreciated! Thanks, Carol
 
Report to moderator   Logged Logged  
  The administrator has disabled public write access.
#2718
Administrator (Visitor)
Posts: 0
graphgraph
User Offline Click here to see the profile of this user
Birthdate:
Re:Data table is not working 4 Months ago Karma: 0  
Hello,

There is a conflict with other jQuery libraries on your page - we have sent you the updated extension by email, please give it a try.

Regards,
artetics.com team
 
Report to moderator   Logged Logged  
  The administrator has disabled public write access.
#2719
Carol Romero (Visitor)
Posts: 0
graphgraph
User Offline Click here to see the profile of this user
Birthdate:
Re:Data table is not working 4 Months ago Karma: 0  
Thanks! Now it works!
I'm trying to set the table width to 100%, how can I do this?
 
Report to moderator   Logged Logged  
  The administrator has disabled public write access.
#2720
Administrator (Visitor)
Posts: 0
graphgraph
User Offline Click here to see the profile of this user
Birthdate:
Re:Data table is not working 4 Months ago Karma: 0  
You can either add the following CSS rule in your template CSS file or in administrator/components/com_artdata/plugins/datatable/stuff/css/datatable.css:

.datatablemain {
width: 100%;
}

Or use the code like:

{artdatatable}
<table style="width:100%">
...
</table>
{/artdatatable}

Regards,
artetics.com team
 
Report to moderator   Logged Logged  
  The administrator has disabled public write access.
#2721
Carol Romero (Visitor)
Posts: 0
graphgraph
User Offline Click here to see the profile of this user
Birthdate:
Re:Data table is not working 4 Months ago Karma: 0  
Solved! great extension and better support!
Thanks and regards,
Carol
 
Report to moderator   Logged Logged  
  The administrator has disabled public write access.
#3891
Oren Wassersprung (Visitor)
Posts: 0
graphgraph
User Offline Click here to see the profile of this user
Birthdate:
Re:Data table is not working 2 Weeks, 3 Days ago Karma: 0  
Hi Carol,

mine isn't working too, could you send me that miracle udpate please?

thanks

I've sent a contact us inquiry with detailed description.

FYI: the quick reply in this forum gave me an error amessage about "forgot to include your name" while there isnt any space for that...
 
Report to moderator   Logged Logged  
  The administrator has disabled public write access.
Go to top Post Reply
Powered by FireBoardget the latest posts directly to your desktop

Bookmark

VirtueMart Shopping Cart

Your Cart is currently empty.