WPFront
  • Home
  • Plugins
    • Notification Bar Plugin
      • Plugin Ideas
      • Plugin Settings
      • Plugin FAQ
    • Scroll Top Plugin
      • Plugin Settings
      • Plugin FAQ
    • User Role Editor Plugin
      • Plugin Documentation
      • Plugin Settings
      • Plugin FAQ
    • Paddle Gateway Plugin
  • Go Pro
  • Support
    • Documentation
    • FAQ
  • Affiliates
  • Contact
  • Login
  • Cart
  • Profile
  • Topics Started
  • Replies Created
  • Engagements
  • Favorites

Forum Replies Created

Viewing 15 posts - 541 through 555 (of 880 total)
← 1 2 3 … 36 37 38 … 57 58 59 →
  • Author
    Posts
  • February 29, 2016 at 7:35 pm in reply to: menu iten problem #25652
    Syam Mohan
    Keymaster

    Hi Ahmet,

    Sorry, it took a while to test. Because it needed a newer version of PHP than I was using.

    I couldn’t find any issues. I was able to remove those menus by editing it. Can you try again by doing a restore first?

    Thanks

    Syam

    February 29, 2016 at 7:20 pm in reply to: Not Saving Options #25651
    Syam Mohan
    Keymaster

    Hi Emin,

    Does this happen to all the roles or to a specific role?

    Thanks

    Syam

    February 29, 2016 at 7:18 pm in reply to: The Events Calendar Conflict #25650
    Syam Mohan
    Keymaster

    Hi Adam,

    Can you paste the link to the other thread here?

    Thanks

    Syam

    February 29, 2016 at 7:13 pm in reply to: Hide content of a specific plugin from users not logged in #25649
    Syam Mohan
    Keymaster

    Hi Andreas,

    Your assessment is correct. You will have to set extended permissions against each post. The Bulk Edit functionality allows you to set the permission for multiple posts at the same time.

    Bulk Edit

    Thanks

    Syam

    February 25, 2016 at 8:38 pm in reply to: Invalid license / too many activations — figured it out. #25386
    Syam Mohan
    Keymaster

    Hi Denise,

    You can have any number of variations you want. Licenses are validated against the home URL of the site. As long as your home URL doesn’t change in the back end you only need a single license.

    Thanks

    Syam

    February 24, 2016 at 12:45 pm in reply to: Role Permissions meta box not showing #25238
    Syam Mohan
    Keymaster

    Hi Altug,

    Are you trying to edit a built-in post type or a custom one?

    Thanks

    Syam

    February 21, 2016 at 8:54 am in reply to: Hide hidden/locked pages from custom theme category page #24943
    Syam Mohan
    Keymaster

    Hi Joseph,

    I totally understand the issue. But there isn’t an easy way to consume the permission data. You could try to read it directly from the DB. That won’t be a full proof method through.

    Thanks

    Syam

    February 20, 2016 at 1:46 pm in reply to: Kleo_Walker_Nav_Menu_Edit #24897
    Syam Mohan
    Keymaster

    Hi Altug,

    If you take a look at the documentation, the last section discusses a work around you can use.

    Navigation Menu Permissions

    Thanks

    Syam

    February 20, 2016 at 1:26 pm in reply to: Hide hidden/locked pages from custom theme category page #24896
    Syam Mohan
    Keymaster

    Hi Joseph,

    User Role Editor works using the built-in action/filter hooks available in WordPress core. Extended Permissions works based on the where clause available in the query class.

    So if the plugin doesn’t call these filters while getting these posts from DB, then the extended permissions won’t work.

    Its not possible to modify the behavior of their code through this plugin. So if you can edit the template that will be better.

    If you are modifying the template then you don’t have to worry about the extended permission setting. Instead you can code everything right there.

    For example you will be able to check whether a user belongs to the ‘Editor’ role like this.

    if(current_user_can('editor')) {
    
    }
    

    I hope this helps.

    Thanks

    Syam

    February 20, 2016 at 12:49 pm in reply to: menu iten problem #24895
    Syam Mohan
    Keymaster

    Thanks. I’ll test with ‘realia’ plugin and let you know.

    Syam

    February 18, 2016 at 10:23 am in reply to: menu iten problem #24738
    Syam Mohan
    Keymaster

    Hi Ahmet,

    Can you tell me how those menu items are generated? Is it from a plugin or theme? I just want to test it myself.

    Thanks

    Syam

    February 17, 2016 at 1:50 pm in reply to: menu iten problem #24666
    Syam Mohan
    Keymaster

    Hi Ahmet,

    What is your plugin version?

    Thanks

    Syam

    February 17, 2016 at 12:55 pm in reply to: Show custom content or login form when user has no read capacity #24660
    Syam Mohan
    Keymaster
    This reply has been marked as private.
    February 17, 2016 at 12:30 pm in reply to: Hide hidden/locked pages from custom theme category page #24659
    Syam Mohan
    Keymaster

    Hi Joseph,

    I don’t think we were on the same page earlier. When you mentioned ‘title’ I was thinking about page title, which displays on the browser.

    Now I understand what the actual issue is.

    Do you know how the theme’s hierarchical/category view is created? Is that something you have to manually type/create or does the theme create it from the available posts?

    Does the theme store it every time a post is created then recreate it from the stored information or does it search the posts and create it every time that page is requested?

    Does a shortcode will do any help?

    Thanks

    Syam

    February 16, 2016 at 10:37 am in reply to: Hide hidden/locked pages from custom theme category page #24576
    Syam Mohan
    Keymaster

    Hi Joseph,

    I don’t think I really understand the issue. Extended Permissions works on WordPress core wp_posts. As long as the “articles” are posts, it should be working the same.

    Is it possible for you to send me a link to one of those pages so that I can see how it looks?

    Thanks

    Syam

  • Author
    Posts
Viewing 15 posts - 541 through 555 (of 880 total)
← 1 2 3 … 36 37 38 … 57 58 59 →
Log In
Lost Password

Search Topics

Documentation

FAQ
Roles List Add Role Edit Role Delete Role Restore Role Add or Remove Capability Assign/Migrate Users Posts/Pages Extended Permissions Custom Post Type Permissions Navigation Menu Permissions Widget Permissions Admin Menu Editor Media/Attachment File Permissions User Level Permissions Content Restriction Shortcodes Login Redirect Export Roles Import Roles Bulk Edit Settings Multisite Roles List Multisite Add New Role Multisite Edit Role Multisite Delete Role Multisite Restore Role Multisite Sync Roles Multisite Settings WordPress Capabilities Actions and Filters Installation Instructions