Title: Profile URL Error?
Last modified: September 13, 2020

---

# Profile URL Error?

 *  Resolved [bward](https://wordpress.org/support/users/bward/)
 * (@bward)
 * [5 years, 9 months ago](https://wordpress.org/support/topic/profile-url-error/)
 * We are testing our your plugin for use on our site. Unless we have something 
   wrong with our configuration of your plugin, we get a 404 error when accessing
   a profile…
 * The url is sitename.com/profileusername. Instead of sitename.com/profile**/**
   username. The slash between profile and username is missing…

Viewing 11 replies - 1 through 11 (of 11 total)

 *  [Rahul Gandhi](https://wordpress.org/support/users/wpdev10/)
 * (@wpdev10)
 * [5 years, 9 months ago](https://wordpress.org/support/topic/profile-url-error/#post-13400774)
 * Hi,
 * Can you make sure your permalink set to “Post name”? Also, there is ‘/’ at the
   end of the structure like “/%postname%/”?
 * Regards,
    Patrik
 *  Thread Starter [bward](https://wordpress.org/support/users/bward/)
 * (@bward)
 * [5 years, 9 months ago](https://wordpress.org/support/topic/profile-url-error/#post-13403738)
 * Ahh, we do not have the trailing slash. We like to keep our URLs clean.
 * Is there another way we can accomplish this just for the URLs the plugin creates?
 *  Plugin Contributor [Paolo](https://wordpress.org/support/users/paoltaia/)
 * (@paoltaia)
 * [5 years, 9 months ago](https://wordpress.org/support/topic/profile-url-error/#post-13403827)
 * Hi,
 * not having the trailing slash in your permalinks will break every 2nd level URLs
   like
 * /profile/username/.
 * or
 * /author/username/ which is what WordPress would output by default.
 * WordPress default behavior is to add a trailing slash at the end of URLs, removing
   it, unfortunately, won’t work.
 * Thank you
 *  Thread Starter [bward](https://wordpress.org/support/users/bward/)
 * (@bward)
 * [5 years, 9 months ago](https://wordpress.org/support/topic/profile-url-error/#post-13403849)
 * Appreciate the quick response Paolo.
 * Actually, that is not the case. We do not have the trailing slash and author 
   URLs work fine. We have run the site this way for years. Other membership plugins
   work fine this way on our site as well, I only noticed this issue with this plugin.
 * No scripts I can add to functions?
 * Thanks sir!
 *  Plugin Contributor [Paolo](https://wordpress.org/support/users/paoltaia/)
 * (@paoltaia)
 * [5 years, 9 months ago](https://wordpress.org/support/topic/profile-url-error/#post-13403915)
 * Sorry about that, I just double-checked and you are right, I asked [@wpdev10](https://wordpress.org/support/users/wpdev10/)
   to follow up. He’ll let you know how to proceed asap.
 * Thanks
 *  Thread Starter [bward](https://wordpress.org/support/users/bward/)
 * (@bward)
 * [5 years, 9 months ago](https://wordpress.org/support/topic/profile-url-error/#post-13404051)
 * I sincerely appreciate you reaching out to your folks Paolo. Have a fantastic
   day sir.
 *  [Rahul Gandhi](https://wordpress.org/support/users/wpdev10/)
 * (@wpdev10)
 * [5 years, 9 months ago](https://wordpress.org/support/topic/profile-url-error/#post-13407846)
 * Hi,
 * We have fixed this by adding a trailing slash to the URL. This change will be
   there in the next plugin update release.
 * Regards,
    Patrik
 *  Thread Starter [bward](https://wordpress.org/support/users/bward/)
 * (@bward)
 * [5 years, 9 months ago](https://wordpress.org/support/topic/profile-url-error/#post-13415237)
 * Hey, thanks so much Patrik and team. I will keep an eye out for the update and
   test that one out. Really appreciate it.
 * My only other thought before making the switch. When UsersWP is activated, I 
   see some requests for “use.fontawesome.com” on all pages. Is there a way to dequeue
   these so they only load on the pages they are required to run on?
 * We love keeping our pages lean and clean. Thank you.
 *  Thread Starter [bward](https://wordpress.org/support/users/bward/)
 * (@bward)
 * [5 years, 9 months ago](https://wordpress.org/support/topic/profile-url-error/#post-13415760)
 * Gents, attempting to add more information here. In addition to the styles, I 
   ended up finding scripts running on pages where the plugin is not needed. Would
   love a way to dequeue these styles and scripts except when actually needed for
   a member-based page.
 * **Styles: **
    Header font-awesome use.fontawesome.com [https://use.fontawesome.com/releases/v5.14.0/css/all.css?wpfas=true](https://use.fontawesome.com/releases/v5.14.0/css/all.css?wpfas=true)
 * Header font-awesome-shims use.fontawesome.com [https://use.fontawesome.com/releases/v5.14.0/css/v4-shims.css?wpfas=true](https://use.fontawesome.com/releases/v5.14.0/css/v4-shims.css?wpfas=true)
 * Header ayecode-ui stagin…ebible.temp927.kinsta.cloud wp-content/plugins/userswp/
   vendor/ayecode/wp-ayecode-ui/assets/css/ayecode-ui-compatibility.css
 * **Scripts: **
    Header select2 stagin…ebible.temp927.kinsta.cloud wp-content/plugins/
   userswp/vendor/ayecode/wp-ayecode-ui/assets/js/select2.min.js
 * Header bootstrap-js-bundle stagin…ebible.temp927.kinsta.cloud wp-content/plugins/
   userswp/vendor/ayecode/wp-ayecode-ui/assets/js/bootstrap.bundle.min.js
 * Header userswp stagin…ebible.temp927.kinsta.cloud wp-content/plugins/userswp/
   assets/js/users-wp.min.js
 *  [Rahul Gandhi](https://wordpress.org/support/users/wpdev10/)
 * (@wpdev10)
 * [5 years, 9 months ago](https://wordpress.org/support/topic/profile-url-error/#post-13417110)
 * Hi,
 * We load our assets on all pages because we have widgets which are used on other
   pages then members related pages so if we load on specific pages then those widgets
   and shortcodes will not display or work properly and that’s the reason we display
   our CSS and JS on all the pages of sites.
 * For fontawesome loading you can check our setting in backend Settings->Font Awesome.
 * Regards,
    Patrik
 *  Thread Starter [bward](https://wordpress.org/support/users/bward/)
 * (@bward)
 * [5 years, 9 months ago](https://wordpress.org/support/topic/profile-url-error/#post-13428064)
 * Appreciate it Patrik.

Viewing 11 replies - 1 through 11 (of 11 total)

The topic ‘Profile URL Error?’ is closed to new replies.

 * ![](https://ps.w.org/userswp/assets/icon-256x256.png?rev=2784318)
 * [UsersWP - Front-end login form, User Registration, User Profile & Members Directory plugin for WP](https://wordpress.org/plugins/userswp/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/userswp/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/userswp/)
 * [Active Topics](https://wordpress.org/support/plugin/userswp/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/userswp/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/userswp/reviews/)

 * 11 replies
 * 3 participants
 * Last reply from: [bward](https://wordpress.org/support/users/bward/)
 * Last activity: [5 years, 9 months ago](https://wordpress.org/support/topic/profile-url-error/#post-13428064)
 * Status: resolved