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 - 751 through 765 (of 880 total)
← 1 2 3 … 50 51 52 … 57 58 59 →
  • Author
    Posts
  • June 24, 2015 at 9:51 am in reply to: Problems Since Activating With WooCommerce Order Status Manager #11642
    Syam Mohan
    Keymaster

    Hi Phil,

    Even after deactivating the plugin your functionality didn’t return back to its original state?

    Thanks

    Syam

    June 20, 2015 at 11:35 am in reply to: Custom Post Types #11435
    Syam Mohan
    Keymaster

    Can you take a look into FAQ #3?

    Thanks

    June 20, 2015 at 9:50 am in reply to: Custom Post Types #11432
    Syam Mohan
    Keymaster

    What is the error you are getting when you try to activate?

    Thanks

    June 17, 2015 at 6:44 pm in reply to: Unable to select Taxonomy with restricted role. #11292
    Syam Mohan
    Keymaster

    Hi Peter,

    Are you having the same issue mentioned in the below topic?

    https://wpfront.com/support/topic/custom-taxonomy-not-editable-in-a-custom-post-type/

    Thanks

    Syam

    June 17, 2015 at 6:41 pm in reply to: Custom Post Types #11291
    Syam Mohan
    Keymaster

    Hi Elena,

    The wiki post type is not available for customization because it is already customized by the wiki plugin while it is created. Thats why you don’t see an entry for it within the settings page.

    Even through the capabilities are customized, they are not attached to any roles, not even Administrator role. Usually when a plugin creates a custom capability, it will be attached to Administrator role, because Administrator role is supposed to have all the capabilities. User Role Editor finds capabilities by looking at the role objects. Since these new capabilities are not attached to any roles, it fails to find them.

    Your best option is to manually create these capabilities using the “Add/Remove Cap” functionality. Below is the list of capabilities to be created. Make sure you add all these capabilities to the Administrator role.

    publish_wikis
    edit_wikis
    delete_wikis
    edit_published_wikis
    delete_published_wikis
    edit_others_wikis
    delete_others_wikis
    read_private_wikis
    edit_private_wikis
    delete_private_wikis

    In my next version I’ll add code to explicitly look for capabilities created by custom post types even if they are not attached to any roles.

    Let me know if you have any questions.

    Thanks

    Syam

    June 16, 2015 at 9:47 pm in reply to: Custom Post Types #11243
    Syam Mohan
    Keymaster

    Hi Elena,

    Can you send me the wpmudev wiki plugin? I’ll test it in my local environment.

    Thanks

    June 16, 2015 at 7:40 pm in reply to: Custom Post Types #11239
    Syam Mohan
    Keymaster

    Hi Elena,

    Only custom post types will available for customization. Can you check with the author of wpmudev wiki, whether it uses custom post type.

    You will need to know the capabilities CM Tooltip Glossary plugin uses to display items in the admin bar. Then remove those capabilities.

    Can you share a screenshot of how it looks in the free version?

    Thanks

    Syam

    June 15, 2015 at 7:58 pm in reply to: License deactivating mysteriously #11165
    Syam Mohan
    Keymaster

    Hi Jim,

    It has been a week. Have you had any issues?

    Thanks

    June 13, 2015 at 3:55 pm in reply to: Using User Role Editor Pro with Post Types Order… #11020
    Syam Mohan
    Keymaster

    Hi John,

    User Role Editor also has a menu editor. Here is the documentation if you want to take a look.

    https://wpfront.com/user-role-editor-pro/menu-editor/

    Thanks

    June 13, 2015 at 1:31 pm in reply to: Using User Role Editor Pro with Post Types Order… #11014
    Syam Mohan
    Keymaster

    Hi John,

    The custom post type capabilities work by mapping WordPress default capabilities into the custom post capabilities list. These default capabilities are predefined and sorting is not one of them. That’s why you don’t see a specific capability for the ordering. That is a custom functionality of that plugin. It is impossible to map custom capabilities created by plugins to its custom functionalities automatically.

    I’m not sure why the author of that plugin would use switch_themes for this functionality. You can enable that capability and remove the admin menus enabled using menu editor. But still it won’t be able to remove all the functionalities enabled because of that capability.

    Your best option is to contact the author of that plugin and ask him/her for the capabilities he/she is looking for and ask him if he/she can create a custom capability for it.

    Sorry for the delayed response. For some reason I did not get a notification when this topic was created.

    Let me know if you have any questions.

    Thanks

    Syam

    June 7, 2015 at 9:14 am in reply to: License deactivating mysteriously #10667
    Syam Mohan
    Keymaster

    I tried to connect again, but did not succeed.

    You might want to reupload the plugin again to remove the changes I made and to make sure it will work.

    June 7, 2015 at 8:25 am in reply to: License deactivating mysteriously #10665
    Syam Mohan
    Keymaster

    The value doesn’t matter. It just needs to be unique.

    June 6, 2015 at 5:11 pm in reply to: License deactivating mysteriously #10659
    Syam Mohan
    Keymaster

    Try making that as a primary key. Can you think of a reason, why the auto increment got removed?

    June 6, 2015 at 10:04 am in reply to: License deactivating mysteriously #10653
    Syam Mohan
    Keymaster

    Hi Jim,

    I understand if you don’t want me to have mysql access. But backup/restore method will take considerably long time rather than mysql admin.

    I think I found the basic cause. The ‘id’ column from ‘wpfront_ure_options’ table always returns zero, which makes the values overwrite each other. That column is supposed to be an ‘auto_increment’ so it should never be zero. Can you check the values of that column? And also make sure it is set as auto_increment. Do a test insert into that table and check the ‘id’ value. You also mentioned you have a development site. Do the same checks there too.

    Thanks

    Syam

    June 5, 2015 at 9:45 pm in reply to: License deactivating mysteriously #10634
    Syam Mohan
    Keymaster

    Hey Jim,

    Can you also give me access to mysql admin? I want to check the values stored in the database.

    It looks like the basic cause of this issue is, updating the license status field in DB, deletes the license key from DB. I have no idea why that would happen.

    Thanks

    Syam

  • Author
    Posts
Viewing 15 posts - 751 through 765 (of 880 total)
← 1 2 3 … 50 51 52 … 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