Title: borisv's Replies | WordPress.org

---

# borisv

  [  ](https://wordpress.org/support/users/borisv/)

 *   [Profile](https://wordpress.org/support/users/borisv/)
 *   [Topics Started](https://wordpress.org/support/users/borisv/topics/)
 *   [Replies Created](https://wordpress.org/support/users/borisv/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/borisv/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/borisv/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/borisv/engagements/)
 *   [Favorites](https://wordpress.org/support/users/borisv/favorites/)

 Search replies:

## Forum Replies Created

Viewing 15 replies - 1 through 15 (of 791 total)

1 [2](https://wordpress.org/support/users/borisv/replies/page/2/?output_format=md)
[3](https://wordpress.org/support/users/borisv/replies/page/3/?output_format=md)…
[51](https://wordpress.org/support/users/borisv/replies/page/51/?output_format=md)
[52](https://wordpress.org/support/users/borisv/replies/page/52/?output_format=md)
[53](https://wordpress.org/support/users/borisv/replies/page/53/?output_format=md)
[→](https://wordpress.org/support/users/borisv/replies/page/2/?output_format=md)

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WP Dark Mode - Improve Accessibility with AI Powered Dark Theme] Switch and refresh browser](https://wordpress.org/support/topic/switch-and-refresh-browser/)
 *  Thread Starter [borisv](https://wordpress.org/support/users/borisv/)
 * (@borisv)
 * [3 years, 6 months ago](https://wordpress.org/support/topic/switch-and-refresh-browser/#post-16174432)
 * [@jeroenj](https://wordpress.org/support/users/jeroenj/)
    The developer probably
   believes that this issue will provide even more premium sales, so he won’t look
   into this. What he doesn’t know is that it’s another reason why many users (including
   me) won’t be giving him 5 a star rating.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WP Dark Mode - Improve Accessibility with AI Powered Dark Theme] Switch and refresh browser](https://wordpress.org/support/topic/switch-and-refresh-browser/)
 *  Thread Starter [borisv](https://wordpress.org/support/users/borisv/)
 * (@borisv)
 * [3 years, 6 months ago](https://wordpress.org/support/topic/switch-and-refresh-browser/#post-16136909)
 * Hi [@toukirwpdev](https://wordpress.org/support/users/toukirwpdev/),
 * This only happens when you switch back and forth a few times with some browsers
   and it’s not worth taking the time to fixing color issues field by field.
 * Adding a refresh value to the switch would make any coloring issues go away but
   I understand why you would be reluctant to volunteer the code.
 * I am sure many people experience this issue only they don’t report it.
 * If you want to get a tsunami of 5 star ratings, please provide that code snippet.
 * I just don’t have time to work on it, but would be the first one to rate your
   plugin not only 5 star, but a MUST HAVE plugin.
 * Regards,
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WP Dark Mode - Improve Accessibility with AI Powered Dark Theme] DarkMode Backend by default don´t switch to light in Edge](https://wordpress.org/support/topic/darkmode-backend-by-default-dont-switch-to-light-in-edge/)
 *  [borisv](https://wordpress.org/support/users/borisv/)
 * (@borisv)
 * [3 years, 6 months ago](https://wordpress.org/support/topic/darkmode-backend-by-default-dont-switch-to-light-in-edge/#post-16123575)
 * Please don’t mark unresolved posts as “resolved”
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WP Dark Mode - Improve Accessibility with AI Powered Dark Theme] Navigation bar issue](https://wordpress.org/support/topic/navigation-bar-issue-6/)
 *  [borisv](https://wordpress.org/support/users/borisv/)
 * (@borisv)
 * [3 years, 6 months ago](https://wordpress.org/support/topic/navigation-bar-issue-6/#post-16123569)
 * Looks like nobody is minding the shop here.
 * Try this code snippet and paste it in your theme’s style.css (or your child-theme):
 *     ```
       @media screen and (max-width: 960px){
       #main-nav li.menu-item-has-children > a .tmnf_mobile_dropdown {
           background: rgba(255,255,255,.1) !important;}}
       ```
   
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Ultimate Member – User Profile, Registration, Login, Member Directory, Content Restriction & Membership Plugin] All UM forms redirecting to Home page](https://wordpress.org/support/topic/all-um-forms-redirecting-to-home-page/)
 *  [borisv](https://wordpress.org/support/users/borisv/)
 * (@borisv)
 * [3 years, 9 months ago](https://wordpress.org/support/topic/all-um-forms-redirecting-to-home-page/#post-15848280)
 * Is your host running Apache?
 * If so, the fastest way to know if you have a server redirection issue is to go
   to the File Manager -> Your Site Files -> and look for a file named .htaccess.
 * Change the name to .htaccessX or whatever. That should kill server redirections
   for the time being.
 * If the problem is there. Then you need to contact your host support. Something
   was changed.
 * If the problem is not there, you are going to have to disable all WP plugins 
   leaving only UM installed. Then bring back each plugin one at a time to see which
   one is creating the problem.
 * Hope this helps,
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Ultimate Member – User Profile, Registration, Login, Member Directory, Content Restriction & Membership Plugin] How to remove “When this product is bought move user to this role” option?](https://wordpress.org/support/topic/how-to-remove-when-this-product-is-bought-move-user-to-this-role-option/)
 *  [borisv](https://wordpress.org/support/users/borisv/)
 * (@borisv)
 * [3 years, 9 months ago](https://wordpress.org/support/topic/how-to-remove-when-this-product-is-bought-move-user-to-this-role-option/#post-15843691)
 * When you select ‘none’, nothing should happen after a product purchase and user
   role should remain same.
 * I am having an opposite issue. I am selecting to assign a specific UM role but
   the wrong one is assigned.
 * This is not a problem with the UM plugin, I don’t think. I think it’s with Woocommerce.
   FWIW.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Ultimate Member – User Profile, Registration, Login, Member Directory, Content Restriction & Membership Plugin] Image Upload Function in Edit Profile](https://wordpress.org/support/topic/image-upload-function-in-edit-profile/)
 *  Thread Starter [borisv](https://wordpress.org/support/users/borisv/)
 * (@borisv)
 * [3 years, 9 months ago](https://wordpress.org/support/topic/image-upload-function-in-edit-profile/#post-15843396)
 * Thanks for the reply, Aswin.
 * So, any gallery WP plugin from WordPress will work? Or do you know a specific
   plugin extension that would work with the UM?
 * Thanks again!
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Ultimate Member – User Profile, Registration, Login, Member Directory, Content Restriction & Membership Plugin] login with email address that contains an apostrophe](https://wordpress.org/support/topic/login-with-email-address-that-contains-an-apostrophe/)
 *  [borisv](https://wordpress.org/support/users/borisv/)
 * (@borisv)
 * [3 years, 10 months ago](https://wordpress.org/support/topic/login-with-email-address-that-contains-an-apostrophe/#post-15840365)
 * I would first try going to your phpMyAdmin to look for the UM database, then 
   the WP user table and check to see what it says for that user email. Make the
   correction if necessary but foreign characters could be a problem on DBs.
 *   Forum: [Everything else WordPress](https://wordpress.org/support/forum/miscellaneous/)
   
   In reply to: [Does this replies deserve to be put in the spam cue?](https://wordpress.org/support/topic/does-this-replies-deserve-to-be-put-in-the-spam-cue/)
 *  Thread Starter [borisv](https://wordpress.org/support/users/borisv/)
 * (@borisv)
 * [9 years ago](https://wordpress.org/support/topic/does-this-replies-deserve-to-be-put-in-the-spam-cue/#post-9108516)
 * It has been more than “72 hours” Why am I still being “moderated”?
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Ultimate Member – User Profile, Registration, Login, Member Directory, Content Restriction & Membership Plugin] Whitelist Multiple Domains for Registration](https://wordpress.org/support/topic/whitelist-multiple-domains-for-registration/)
 *  [borisv](https://wordpress.org/support/users/borisv/)
 * (@borisv)
 * [9 years ago](https://wordpress.org/support/topic/whitelist-multiple-domains-for-registration/#post-9108460)
 * Could you mark this post as resolved (and perhaps give UM a good rating)?
 *   Forum: [Everything else WordPress](https://wordpress.org/support/forum/miscellaneous/)
   
   In reply to: [Does this replies deserve to be put in the spam cue?](https://wordpress.org/support/topic/does-this-replies-deserve-to-be-put-in-the-spam-cue/)
 *  Thread Starter [borisv](https://wordpress.org/support/users/borisv/)
 * (@borisv)
 * [9 years ago](https://wordpress.org/support/topic/does-this-replies-deserve-to-be-put-in-the-spam-cue/#post-9090045)
 * I’ll wait for your 72 hours, Mr. “Moderator”, but whoever is behind all this,
   grow a thick skin.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Ultimate Member – User Profile, Registration, Login, Member Directory, Content Restriction & Membership Plugin] Ultimate Member – New user profile not displayed in directory](https://wordpress.org/support/topic/ultimate-member-new-user-profile-not-displayed-in-directory/)
 *  [borisv](https://wordpress.org/support/users/borisv/)
 * (@borisv)
 * [9 years ago](https://wordpress.org/support/topic/ultimate-member-new-user-profile-not-displayed-in-directory/#post-9088371)
 * I don’t understand your problem.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[GD Rating System] Integration with Ultimate Member?](https://wordpress.org/support/topic/integration-with-ultimate-member-4/)
 *  Thread Starter [borisv](https://wordpress.org/support/users/borisv/)
 * (@borisv)
 * [9 years ago](https://wordpress.org/support/topic/integration-with-ultimate-member-4/#post-9087290)
 * While you think about implementing what I suggested, a good reason to move sooner
   rather than later is that Ultimate Member users will end up uninstalling your
   plugin when they see stars showing up in all their UM pages (login, registration,
   account, search and profiles).
 * Here is a little code with instructions to remove GD rating from the most important
   UM page; the profile pages:
 * Go to your Admin panel (left side menu) > Ultimate Member > Forms > => Profile
   Form => Edit Form. Find the Custom CSS widget and add the following snippet:
 *     ```
           .gdrts-rating-block {
               display: none !important;
           }
       ```
   
 * Click on the ‘Update’ button above.
    Done.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Ultimate Member – User Profile, Registration, Login, Member Directory, Content Restriction & Membership Plugin] Whitelist Multiple Domains for Registration](https://wordpress.org/support/topic/whitelist-multiple-domains-for-registration/)
 *  [borisv](https://wordpress.org/support/users/borisv/)
 * (@borisv)
 * [9 years ago](https://wordpress.org/support/topic/whitelist-multiple-domains-for-registration/#post-9087212)
 * `The string you recommend replacing/editing in your tutorial does’t display when
   a user enters a blacklisted e-mail address.`
 * Hmm… well that’s a surprise! Just tested it on yet another site, so it should
   work. This is what you are supposed to see:
    ⌊message alert⌉
 * Did you replace the filter in um-actions-misc.php per my instructions? Otherwise,
   you will not see this dynamic url generated after the form is submitted and reset:
 * [http://your-site.com/register/?err=whitelisted_email_required](http://your-site.com/register/?err=whitelisted_email_required)
 *   Forum: [Reviews](https://wordpress.org/support/forum/reviews/)
    In reply to:
   [[Ultimate Member – User Profile, Registration, Login, Member Directory, Content Restriction & Membership Plugin] Snotty comments from support-Boris](https://wordpress.org/support/topic/snotty-comments-from-support-boris/)
 *  [borisv](https://wordpress.org/support/users/borisv/)
 * (@borisv)
 * [9 years ago](https://wordpress.org/support/topic/snotty-comments-from-support-boris/#post-9086010)
 * Oh and one more thing before I am done ranting here. This is the most ridiculous
   script for forums ever made. It’s so bad that even visually a user can’t even
   distinguish the difference between a plugin author from another user.
 * This crap forum system running on WordPress is not worthy of WordPress.
 * Now I am done.

Viewing 15 replies - 1 through 15 (of 791 total)

1 [2](https://wordpress.org/support/users/borisv/replies/page/2/?output_format=md)
[3](https://wordpress.org/support/users/borisv/replies/page/3/?output_format=md)…
[51](https://wordpress.org/support/users/borisv/replies/page/51/?output_format=md)
[52](https://wordpress.org/support/users/borisv/replies/page/52/?output_format=md)
[53](https://wordpress.org/support/users/borisv/replies/page/53/?output_format=md)
[→](https://wordpress.org/support/users/borisv/replies/page/2/?output_format=md)