Michael.J Posted March 29, 2016 Posted March 29, 2016 Simple plugin that adds table headers to the forum table. Included is a css and template file to easily modify the styling.
Michael.J Posted May 10, 2016 Author Posted May 10, 2016 On 06/05/2016 at 2:52 AM, mac Spaulding said: doesnt line up for me Both the css and template bits are included for you to adjust any differences in custom themes. Check the css tab when in the theme editor to view the css and the template bit can be found in the theme editor as well.
Michael.J Posted July 3, 2017 Author Posted July 3, 2017 Plugin has been updated to work with IP.Board 4.2.x.
Michael.J Posted June 6, 2018 Author Posted June 6, 2018 Quick update with the following change log: Quote Adds integration with my Topic Category & Website application. Also confirms IP.Board 4.3.x compatibility.
LinuxRoy Posted June 12, 2018 Posted June 12, 2018 On 5/6/2016 at 10:22 PM, mac Spaulding said: doesnt line up for me i m also facing same issue when i logged in as admin account... but when i login with normal user it works fine...looks like its a defect..
Michael.J Posted June 12, 2018 Author Posted June 12, 2018 24 minutes ago, LinuxRoy said: i m also facing same issue when i logged in as admin account... but when i login with normal user it works fine...looks like its a defect.. No problem with the default theme. Some themes may be different and you'll need to adjust for them. You can modify the template file from acp > theme editor > core > global > plugins > forumTableHeader and acp > theme editor > CSS tab > core > front > custom > header.css. I'll need to see how the theme displays before suggesting what to fix.
LinuxRoy Posted June 13, 2018 Posted June 13, 2018 yes i tried with default theme but same problem..Actually i m using with some plugin..it might be create some issue with it...
Michael.J Posted June 14, 2018 Author Posted June 14, 2018 On 6/13/2018 at 1:44 PM, LinuxRoy said: yes i tried with default theme but same problem..Actually i m using with some plugin..it might be create some issue with it... I'll need a copy of the plugin to see if mine can be modified to work with it.
LinuxRoy Posted June 15, 2018 Posted June 15, 2018 I m using with ur plugin Deal Topics and Topic Category & Website here is screenshots With Admin account without admin account its working fine
Michael.J Posted June 18, 2018 Author Posted June 18, 2018 Can you try this edit? Open acp > theme editor > core > global > plugins > forumTableHeader Find: <div class='ipsDataItem_icon ipsPos_top'> </div> Replace With: {{if member.member_id}} <div class='ipsDataItem_icon ipsPos_top'> </div> {{endif}}
Michael.J Posted June 20, 2018 Author Posted June 20, 2018 17 hours ago, LinuxRoy said: still same problem ... I'll need acp login details to troubleshoot further. I can't reproduce this even with the topic/category app.
tommax123 Posted August 3, 2018 Posted August 3, 2018 I have same problem as LinuxRoy. Plugin does not correctly display the name of Table Header.
Michael.J Posted August 7, 2018 Author Posted August 7, 2018 As as above, I'll need board access to troubleshoot this further. I've tested combinations of guest/member and with the deal topics plugin but cannot reproduce this further in the default theme after I've applied the above patch.
Michael.J Posted February 25, 2019 Author Posted February 25, 2019 An update for IP.Board 4.4.x has been released.
Recommended Posts
Archived
This topic is now archived and is closed to further replies.