Your back.css over writes .clear everywhere.
You should update your css to be more specific instead of:
‘
.clear {
clear:both !important;
height:0 !important;
width:100% !important;
padding:0 !important;
margin:0 !important;
float:none !important;
background:none !important;
line-height:0 !important;
font-size:1px !important;
}
‘
Change it to
‘
#ptdl_table .clear {
clear:both !important;
height:0 !important;
width:100% !important;
padding:0 !important;
margin:0 !important;
float:none !important;
background:none !important;
line-height:0 !important;
font-size:1px !important;
}
‘
I have a problem with authors assigning multiple articles to them so it would be great if i could limit them to assign only 1 at a time. So only once they mark it as done they can assign another article.
Thank you
https://www.ads-software.com/extend/plugins/post-to-do-lists/
]]>Hi,
i have an editor on my site that should be able to see all posts on the to-do list, including those there were already assigned or marked as done.
While i want to make this possible for an editor, i dont want the authors or subscribers to see those posts.
Can you please consider this feature in the future versions?
Thank you!
https://www.ads-software.com/extend/plugins/post-to-do-lists/
]]>Hi, I really like the plugin. But, I am having an issue with the date field. I can only enter the date for the first item. The input box for the date field for any other item is disabled. Is there a way to enable the date input boxes? Thank you!
https://www.ads-software.com/extend/plugins/post-to-do-lists/
]]>