It appears that the call is there. I can see it on the template page and the information in footer.php is displaying on the page? Any other ideas?
Thanks for your help!
Tobias
Sorry I didn’t get back to you. I found the problem – it was a line of code in the loop statement. Everything is showing up now except for I have no sort capability. I am looking into this a little more before I ask for help.
Thanks Again!
Tammy
Tobia,
Thank you for you response. The plugin Extension worked great!!
Still having a problem with aligning the text – not sure if I coded it properly. Here is what I have:
.dataTables_filter {}
.dataTables_filter input{
background: transparent;
padding: 0 10px;
width: 248px;
height: 38px;
border: none!important;
}
.dataTables_filter div{
background: url(http://www.rainmakerdisplayads.com/wp-content/plugins/wp-table-reloaded/img/search.png);
width: 250px;
height: 38px;
}
Thanks for your help! This is a great plug-in!!