• Resolved Mykyta Synelnikov

    (@nsinelnikov)


    Hi Joshua,

    My name is Nikita and I’m a lead developer in the Ultimate Member plugin’s team. One of our customers has issues when Ultimate Member and Disable Blog plugins both active.

    Ultimate Member plugin has functionality for file/images download. We are using custom rewrite rules for getting these files/images by not the direct URL. This URL looks like

    {siteurl}/um-download/2265/um_curriculum/47/621dd989ca?t=1615546399

    Rewrite rule is ‘um-download/([^/]+)/([^/]+)/([^/]+)/([^/]+)/?$’
    Code is here https://github.com/ultimatemember/ultimatemember/blob/master/includes/core/class-rewrite.php#L88

    When our plugins are both active permalink is not processed and a customer sees the only homepage.

    You could contact me here or via email [email protected]

    I hope we can resolve these issues together for getting the best results, have a nice day!
    Best Regards

Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Ultimate Member file/image download’ is closed to new replies.