Forum Replies Created

Viewing 15 Topics - 1 through 15 (of 19 total)
Author Posts
March 13, 2013 at 9:29 am in reply to: Project activity local time stamp 1275
eskamedia eskamedia

Sorry for the late reply, it worked thanks!

March 3, 2013 at 1:00 pm in reply to: How to add members 1218
eskamedia eskamedia

When you start up a new project you’ll notice that there’s a “Name of the project” box, a “Project details” and below that is an almost invisible box (put your mouse on it and click) your users will now appear (or type in their name) and you can add them to your project. They will also appear in your drop-down from now on.

In an existing project go to the top of your project manager (look for the project name) click on the pencil icon, same applies as above. There’s an box below the project details box.

Hope this helps! Good luck.

March 3, 2013 at 12:39 pm in reply to: User permissions? 1217
eskamedia eskamedia

Great! It worked, i’ve added that line to all the delete/edit links in html.php

Thanks for your help

March 3, 2013 at 12:12 pm in reply to: User permissions? 1216
eskamedia eskamedia

Ah i just put <?php if ( current_user_can( ‘delete_others_posts’ ) ) { //editor ?> and it does not show anymore to a subscriber!

March 3, 2013 at 12:08 pm in reply to: User permissions? 1215
eskamedia eskamedia

Ok, in views/task in index.php i’ve added this

<h3 class=”cpm-nav-title”>
<?php _e( ‘Task Lists’, ‘cpm’ ) ?>

<?php if ( current_user_can( ‘??????’ ) ) { //editor ?>
<a id=”cpm-add-tasklist” href=”#” class=”add-new-h2″><?php _e( ‘Add New Task List’, ‘cpm’ ) ?></a>
<?php } ?>
</h3>

But what capability do i put in where the ‘?’ are so that it will remove the option to add a new task-list for subscriber?

March 3, 2013 at 11:39 am in reply to: User permissions? 1213
eskamedia eskamedia

Ah i see the current_user_can in single.php Ok now what?

March 3, 2013 at 11:20 am in reply to: User permissions? 1212
eskamedia eskamedia

I tried to look into it but it’s out of my league. I looked in capabilities.php and functions.php but did not find anything that resembled current_user_can

I found allot of articles on how to change a role, but not where to look!
Could you give some more pointers please?

March 2, 2013 at 6:52 pm in reply to: User permissions? 1206
eskamedia eskamedia

Is that something i can do on my own?

March 2, 2013 at 6:23 pm in reply to: User permissions? 1204
eskamedia eskamedia

I had the developer plugin installed, but I just un-installed that to see if that would change things.
I even tried on a fresh install most of the permissions stay the same.

I’m logged in as a normal user on the project manager, but i still can remove messages in my current setup (i cant remove a message in fresh install), make new task lists add new milestones etc. remove milestones etc.

It would do me good if those permissions could be denied for a normal user.

February 28, 2013 at 8:24 pm in reply to: Any plans on "duplicate" projects? 1194
eskamedia eskamedia

Understood, let me know when you got some “spare time” on your hands 😉
I’m willing to pay for this addition.

February 28, 2013 at 6:36 pm in reply to: Any plans on "duplicate" projects? 1191
eskamedia eskamedia

Tareq, is there perhaps a paid solution for this?

February 28, 2013 at 4:03 pm in reply to: CSS Styling Admin section 1189
eskamedia eskamedia

Thanks I wrote some custom css and added to admin.css to override original css, done!

February 28, 2013 at 3:02 pm in reply to: Translation not fully loaded 1183
eskamedia eskamedia

Thanks Tareq! Here are the updated Dutch language files: http://www.megafileupload.com/en/file/397187/Dutch-translation-CPM-rar.html

February 28, 2013 at 1:38 pm in reply to: Translation not fully loaded 1181
eskamedia eskamedia

Great! that did it. I did find 1 string that’s not translated. I don’t know where it’s located, i tried to look for it but i had no luck. It appears when you want to delete a project from the activity view.

Are you sure to delete this project

February 28, 2013 at 12:59 pm in reply to: Any plans on "duplicate" projects? 1180
eskamedia eskamedia

Same here, this would be a great addition!

Viewing 15 Topics - 1 through 15 (of 19 total)