jeanpoulin
Forum Replies Created
-
Forum: Plugins
In reply to: [Membership Plugin - Restrict Content] Question? – hide for authors & belowOK, thanks for answering
Forum: Plugins
In reply to: [Frontier Restrict Backend] limit only to Subscriber & ContributorJust installed plugin and pasted this function in my functions.php and it works well.
Many thanks!!
This is very appreciated!!Forum: Plugins
In reply to: [Frontier Restrict Backend] limit only to Subscriber & ContributorBefore adding a setting page maybe you could just do a more raw version.
Just an idea:
I’m relatively new to wordpress but I guess instead of using the current_user_can( ‘manage_options’ ) function maybe there is a function that read the wp_capabilities of of the usermeta table. You would by default
check only for !not administrator but you add a comment above to allow us to add other role like contributor separated by coma or even adding another if..Forum: Plugins
In reply to: [Adminimize] ..Settings – Dashboard option section does not showOK, got it.
I installed it and everything is perfect now (the widget I deactivate are not showing anymore).THANKS!
Forum: Plugins
In reply to: [Adminimize] ..Settings – Dashboard option section does not showThanks Frank. My last post was using 1.10.3.
I don’t see a more recent on GitHub.Forum: Plugins
In reply to: [Polylang] Search Post on every language??OK, resolved with pro-version & snippet.
Many thanksForum: Plugins
In reply to: [Adminimize] ..Settings – Dashboard option section does not showresolve as per precedent post
Forum: Plugins
In reply to: [Adminimize] ..Settings – Dashboard option section does not showForget about the access issue, it was another plugin that caused the problem.
I now have access to the dashboard option settings but whatever I deactivate ex: activity, news.. they are still displayed. On the other hand, in the menu section if I deactivate the dashboard display & redirect to post or profile it works and this is finally workable for me. Also, as everything else work very nicely, I’m very satisfied.
Thanks!
Forum: Plugins
In reply to: [Adminimize] ..Settings – Dashboard option section does not showI Deactivated the plugIn and even deleted It including data. Then I installed & activated the version here: https://github.com/bueltge/Adminimize
Whe I logged Out as admin I received the following message whe nit tries to access my homePage (not the wp-admin): You do not have the appropriate group permissions to access this page. If you believe you should have access to this page, please contact an administrator for assistance
If I try to login to any user it’s the same message. Only my Admin user can authenticate OK to reach the home page and then to my dashboard.
I will try on another test site that never had Adminimized plgin to install the new version to see if it works.
Forum: Plugins
In reply to: [WP User Manager - User Profile Builder & Membership] Translation & Polylang?I mark it as resolve but it is partially resolved
Strangely, I discovered by luck that by unsetting the wpum pages in the General tab of wpum setting. The behavior is very near what I needed.From my french menu Login and Passwordreset pages are 100% perfectly displayed in French; Profile page who was displaying unable to get userId is now displaying OK in french; finally, Register and Account page are displayed in french for the buttons but the field names are still in English, that’s why I said partially resolved. In my case I could live with that so far.
Questions: Would it be possible in the future to make the Emails tab setting to allow directing to a translated Registration Email and Parword Recovery Email. Also, Is there a workaround now where I could spoof some code to switch text to the one I want?
ThanksForum: Plugins
In reply to: [Polylang] Language Switcher option not present in Appearance->MenuHoly smoke, That was it.
I did not remember I had to do it in my other environment.Thanks!!
Forum: Plugins
In reply to: [Search & Filter] Indented subcategories in pro versionSorry, I answered myself. I now got the right syntax for hierarchical:
[searchandfilter fields=”search,category” hierarchical=”0,1″]