borisv
Forum Replies Created
-
@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.Hi @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,
Please don’t mark unresolved posts as “resolved”
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;}}
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,
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.
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!
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
In reply to: Does this replies deserve to be put in the spam cue?It has been more than “72 hours” Why am I still being “moderated”?
Could you mark this post as resolved (and perhaps give UM a good rating)?
Forum: Everything else WordPress
In reply to: Does this replies deserve to be put in the spam cue?I’ll wait for your 72 hours, Mr. “Moderator”, but whoever is behind all this, grow a thick skin.
I don’t understand your problem.
Forum: Plugins
In reply to: [GD Rating System] Integration with Ultimate Member?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.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:
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:
https://your-site.com/register/?err=whitelisted_email_required
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.