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 - 481 through 495 (of 880 total)
← 1 2 3 … 32 33 34 … 57 58 59 →
  • Author
    Posts
  • June 11, 2016 at 9:25 am in reply to: The Events Calendar #32916
    Syam Mohan
    Keymaster

    Hi Kyle,

    Can you send me the other plugin? I’ll test it in my dev environment. If there is any special steps I need to take to reproduce this issue, please let me know that too.

    Thanks

    Syam

    June 9, 2016 at 5:40 pm in reply to: Forms option displayed in New menu #32774
    Syam Mohan
    Keymaster

    Hi Eric,

    I’m not exactly sure how Gravity Forms work. Can you share a screenshot of menu editor, I just want to see the capabilities.

    Its greyed out because the role doesn’t have the menu’s capability. But the menu is still accessible for the user, which doesn’t make sense, unless Gravity Forms changes the capabilities dynamically.

    Thanks

    Syam

    June 8, 2016 at 2:49 pm in reply to: Managing media #32668
    Syam Mohan
    Keymaster

    Hi John,

    Its in the list because its given in the documentation. But as you said, it probably can be listed as disabled. I’ll have to do more research on that.

    Thanks

    Syam

    June 8, 2016 at 2:47 pm in reply to: Forms option displayed in New menu #32667
    Syam Mohan
    Keymaster

    Hello,

    Right now there is no option to remove it from the Admin bar. You can do “Hard Override” in menu editor, which will stop their access to the URL. Even though they will be able to click on the admin bar link, they will get an access denied message.

    Thanks

    Syam

    June 8, 2016 at 2:44 pm in reply to: Mutiple Secondary Roles #32666
    Syam Mohan
    Keymaster

    Hi Karissa,

    I’m not sure whether I understand it correctly. Can you share a screenshot?

    Thanks

    Syam

    June 8, 2016 at 2:40 pm in reply to: Activation: couldn't connect to host #32665
    Syam Mohan
    Keymaster

    Hi John,

    Its most probably because there is a firewall rule blocking your request. wpfront.com uses IP 45.55.110.212. Please ask your host to allow connection to this IP.

    Thanks

    Syam

    June 5, 2016 at 12:54 pm in reply to: Managing media #32502
    Syam Mohan
    Keymaster

    If you are referring to ‘edit_comment’, it is a meta capability and doesn’t directly attach with the role object. If you can read the WordPress core documentation, you will get more information on this.

    Thanks

    Syam

    June 5, 2016 at 12:11 pm in reply to: Managing media #32500
    Syam Mohan
    Keymaster

    Hi John,

    Sorry for the late response. Which “list” are you referring to?

    Thanks

    Syam

    June 5, 2016 at 12:10 pm in reply to: MySQL is running high CPU usage. #32499
    Syam Mohan
    Keymaster
    This reply has been marked as private.
    May 29, 2016 at 4:36 pm in reply to: MySQL is running high CPU usage. #32087
    Syam Mohan
    Keymaster

    Hi Jack,

    Can you send me a backup of your DB?

    Thanks

    Syam

    May 27, 2016 at 7:44 pm in reply to: MySQL is running high CPU usage. #31970
    Syam Mohan
    Keymaster

    Hi Jack,

    Try these

    SELECT SQL_CALC_FOUND_ROWS wp_posts.ID
    FROM wp_posts 
    WHERE 1=1 
    AND wp_posts.post_type = 'post'
    AND (wp_posts.post_status = 'publish'
    OR wp_posts.post_author = 11061
    AND wp_posts.post_status = 'private')
    ORDER BY wp_posts.post_date DESC
    LIMIT 0, 15
    
    SELECT post_id
    FROM wp_wpfront_ure_post_type_permissions
    WHERE role IN ('subscriber','fund_news_members','fund_seminar_members','seminar_basic','seminar_advanced','seminar_deals','seminar_practices','retirement_financial_members')
    AND enable_permissions = 1
    AND has_read = 0
    GROUP BY post_id
    HAVING COUNT(*) = 8
    

    Thanks

    Syam

    May 25, 2016 at 4:47 pm in reply to: Invalid License error #31809
    Syam Mohan
    Keymaster

    Hi Joel,

    I’m glad that you got it figured.

    Thanks

    Syam

    May 24, 2016 at 5:09 pm in reply to: Logout Redirect?? #31738
    Syam Mohan
    Keymaster

    Hi Kim,

    Sorry, that functionality is not available yet. Its in my to do list.

    If you are using WP4.2 or greater, you might be able to use the logout_redirect filter.

    https://developer.wordpress.org/reference/hooks/logout_redirect/

    Thanks

    Syam

    May 24, 2016 at 4:57 pm in reply to: Invalid License error #31737
    Syam Mohan
    Keymaster

    Hi Joel,

    Have you tried migrating your license?

    FAQ #2.

    FAQ

    Thanks

    Syam

    May 23, 2016 at 7:56 pm in reply to: Invalid License error #31675
    Syam Mohan
    Keymaster

    Hi Joel,

    Can you attach a screenshot of the error you are receiving? Also you should have an error logged against the 500 error you are receiving, can you paste that here too.

    Thanks

    Syam

  • Author
    Posts
Viewing 15 posts - 481 through 495 (of 880 total)
← 1 2 3 … 32 33 34 … 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