borisv
Forum Replies Created
-
This has nothing to do with the reCaptcha function. Making sure you back up both mySQL database and wp-contents/themes/plugins/ultimate member folder, can any of you roll back UM to an earlier version? You could also clone your site for testing if you have a big live site.
It looks like this is likely being caused by a change that Google pushed to reCAPTCHA today.
Not likely. The error is probably attributed to changes in UM or perhaps WP itself, not Chrome or Google. If you have a large site with lots of visitors and it’s a big deal allowing user registration with Chrome, you should probably roll back UM to an earlier version when the Google reCaptcha worked as it DOES work for this site: [Link banned by a moderator]
I am sorry I am still not sure what you want to do. If you want to add another profile, just add it or duplicate the existing one and edit it. Beyond that, I don’t know what you want.
UM comes with 6 different pages (e.g. account, register, members, etc) What is blank?
Again, you can not use a profile form shortcode. You need to ask a developer for help.
I don’t know if that’s the reason or not but you have a misconfiguration. And if you think you have security mod restrictions then make sure to set it off in your .htaccess file located at the root directory of your WP site.
Make sure that you also have the following code present there:
# BEGIN WordPress <IfModule mod_rewrite.c> RewriteEngine On RewriteBase / RewriteRule ^index\.php$ - [L] RewriteCond %{REQUEST_FILENAME} !-f RewriteCond %{REQUEST_FILENAME} !-d RewriteRule . /index.php [L] </IfModule> # END WordPress- This reply was modified 9 years, 7 months ago by borisv.
No. That’s not the same thing. But the idea to have your entire default profile form in a new profile tab is. You’d be only duplicating it. You can not use the same profile shortcode. You can try creating a new form and adding a few custom fields. Then with that new shortcode you can paste it using the code above. That is the correct way of using it.
- This reply was modified 9 years, 7 months ago by borisv.
As the other user said, post a full screenshot of the page.
The minimum code that goes in there is:
<?php class UM_Register { }Can you elaborate more about this profile for messaging?
Yes. The width can be controlled too in the profile form.
Go to UM > Forms > Default Profile. click on edit. Go to “Customize This Form”. Use global settings? Select No.
You can the change the ‘Max. Width (px)’ and ‘Profile Area Max. Width (px)’ ato your liking.That’s why I said that that viewing is usual on mobile devices. Are you using a regular desktop computer or not??
- This reply was modified 9 years, 7 months ago by borisv.
Well. when did you notice this problem? Did you have the problem before you updated UM?
at my localhost everything works fine, the problem only at the live site.
You probably have a server misconfiguration somewhere. The fact that your copy of UM works on your localhost or computer says so…
Ok but that’s not a “description”. You are missing tab names or titles. That view is only usual for mobile devices. Something is definitely wrong.
The only thing I can think of providing that you didn’t tamper with original UM files in the ultimate member plugin directory is to update the plugin.