grosso
Forum Replies Created
-
Forum: Plugins
In reply to: [Co-Authors Plus] Assigning a co-author to multiple pages at once*didn’t find an answer
Forum: Plugins
In reply to: [Co-Authors Plus] Some authors are not returned.I confirm that adding ‘Edit post’ capability to Authors has fixed the problem. Though still confused, what to do if we want Authors to be able to edit pages only, and some pages are editable by the group of co-authors, that is whole point.
Forum: Plugins
In reply to: [Co-Authors Plus] Some authors are not returned.Yes, I did actually, we have installed User Role Editor (http://wordpress.org/extend/plugins/user-role-editor/).
But should it matter what ‘edit_post’ capability a user has when I want he/she to add to a single static page editors list?
The config we have here is that only editors may add/edit posts which automatically appears on the frontend and the rest – authors – may edit only their own static pages. That is the config we have is the one we want to have.
Actually co-authors plugin used to work with the same user roles config, I got this problem with adding co-authors after we enabled MultiSite. I did not touch user roles for few years already and Co-authors coexisted with URE with no problems.
Forum: Plugins
In reply to: [Co-Authors Plus] Some authors are not returned.We have 38 users/authors on the system. Of them only 6 that have either editor or administrator privileges are suggested, the rest (all authors) are skept.
That concrete login name independent. Just assigned one author Editor rights and he has immediately appeared on the suggestion list.
Forum: Plugins
In reply to: [Co-Authors Plus] Loading not showingAre those issues related?
http://wordpress.org/support/topic/some-authors-are-not-returnedForum: Plugins
In reply to: [Co-Authors Plus] Some authors are not returned.I haven’t tried that fix suggested above, a bit afraid of editing plugins on author behalf.
Forum: Plugins
In reply to: [Co-Authors Plus] Some authors are not returned.Same here. While trying to add co-authors, only a few of them appear on the suggestion list.
I run WP MultiSite 3.5.1 with 3.0.5 version of plugin
Forum: Plugins
In reply to: [WordPress MU Domain Mapping] Multisites Addon Domain login IssueI took “Remote Login” off, now can login to site ‘b’ at least, though by typing a password, no automatically.
Correct if I’m wrong, “remote login” is a kind of single-site-login option, thus logged in once to any site one shold be able to switch with no password between all sites configured with WP MS? When it is off, one will need to login to all sites separately?
Forum: Plugins
In reply to: [WordPress MU Domain Mapping] Multisites Addon Domain login IssueYes, I do, here is one from my Chrome cache for main site ‘a’, that is the original one. I’m able to login:
Name: wordpress_logged_in_0b05c08f38c5323935ffe5a8b32fc8d0
Content: my_login%7C1366184004%7Cfbc44d09c76abdb165e5a1293e3391d8
Domain: .a.mysite.com
Path: /
Send for: Any kind of connection
Accessible to script: No (HttpOnly)
Created: Monday, April 15, 2013 10:33:24 AM
Expires: When the browsing session endsWhen I go My sites / Site ‘b’ / Dashborad I get login screen. No new cookies appear, neither login is possible with correct password.
Forum: Plugins
In reply to: [WordPress MU Domain Mapping] Multisites Addon Domain login IssueAs an addition: WP 3.5.1 with MultiSite enabled, Domain Mapping plugin 0.5.4.3.
Other plugins installed:
# ls -1 plugins/
admin-collapse-subpages
audit-trail
breadcrumb-navxt
cms-tree-page-view
co-authors-plus
content-slide
disable-comments
media-author
raw-html-pro
relevanssi
slideshow-jquery-image-gallery
user-role-editor
wordpress-mu-domain-mapping
wp-password-generatorForum: Plugins
In reply to: [WordPress MU Domain Mapping] Multisites Addon Domain login IssueWe have same issue here. grepped for COOKIE_DOMAIN (grep COOKIE_DOMAIN wp-content/plugins/ -R) and looks like none of the plugins has it. Neither wp-config.php.
Where else should it be checked or is there another hint?