SUBTASK do not show the assigned user

This topic contains 31 reply and 2 voices, and was last updated by towhid 8 years, 11 months ago
Viewing 15 Posts - 1 through 15 (of 31 total)
Author Posts
April 27, 2015 at 4:14 am 42389
towhid Hello, On subtask, user assigned do not show in line with description of task.best rgs, Hervé
April 27, 2015 at 10:16 am 42397
towhid towhid

Hello Herve,

Please provide a screenshot here. It will help me to find out the actual fault.

Thank you 🙂

April 27, 2015 at 1:14 pm 42420
Herve Herve

Hello,
I cannot atach an image file to the forum…
I have the image file on my desktop, how can i send it to you ?
Hervé

April 27, 2015 at 1:22 pm 42421
towhid towhid

Hello Herve,

You can use http://lightshot.com or http://postimage.org/. Where you can upload a image and send me the url.

Thank you 🙂

April 27, 2015 at 1:42 pm 42423
Herve Herve

Thanks Towhid, didn”t know these tools . usefull !

jere is the image :http://postimg.org/image/b6vg52g7h/

April 27, 2015 at 2:28 pm 42432
towhid towhid

Please provide your login details by using this form: http://wedevs.com/provide-login-details/. I will have a look what is going wrong.

Thank you 🙂

April 27, 2015 at 2:49 pm 42436
towhid towhid

Please send me wp-admin login details. Also please let me know which project you assign sub-task.

Thank you 🙂

April 27, 2015 at 2:51 pm 42438
Herve Herve This reply has been marked as private.
April 27, 2015 at 3:14 pm 42444
towhid towhid

Hello Herve,

I have got the fault. Please allow me some time. I will come back to very soon.

Thank you 🙂

April 27, 2015 at 3:16 pm 42445
Herve Herve

Thanks a lot,
Hervé

April 27, 2015 at 3:48 pm 42452
towhid towhid

Hello Herve,

Please download and install this subtask zip file through this link – https://www.dropbox.com/s/4sf3u0gxs6jd8vu/wedevs-pm-sub-task.zip?dl=0 and see what happen.

Please let me know the result.

Thank you 🙂

April 27, 2015 at 5:54 pm 42469
Herve Herve

Thank you,
the solution is working.
However there is now a small overall in the edit/delete cross and the the box to tick. YTherefore you cannot close task or subtask. I am sure some css will do it. but do not know how to make it.
Thanks in advance.
Hervé

April 27, 2015 at 5:57 pm 42471
Herve Herve

Apparently issue only in explorer… so not a big deal I presume.

April 27, 2015 at 6:05 pm 42472
Herve Herve

Well, in others like chrome, I can close the subtask but not edit it… 🙁

April 27, 2015 at 6:27 pm 42473
towhid towhid

Hello Herve,

Please allow me some time. I will come back to you a right solution.

Thank you 🙂

April 29, 2015 at 10:15 am 42531
towhid towhid

Hello Herve,

Step 1: Please open this wedevs-project-manager/assets/css/admin.css

Step 2: Find this line

.cpm-single-task .cpm-todo-wrap input[type="checkbox"] {
  margin-left: -20px;
  margin-right: 2px;
  margin-top: 0;
}

Step 3: Replace below line with above line.

.cpm-single-task .cpm-todo-wrap input[type="checkbox"] {
  margin-left: 10px;
  margin-right: 2px;
  margin-top: 0;
}

Please try yourself and let me know the result.

Thank you 🙂

Viewing 15 Posts - 1 through 15 (of 31 total)