Okay, thank you!
Hello,
Thank you for your response.
However, I believe there may have been a misunderstanding. A few weeks ago, the email verification feature was completely disabled. But after updating the theme, the verification step has reappeared.
I have tried enabling and disabling the relevant option (https://i.ibb.co/WWKMS1gq/VERIFY-EMAIL.png), but the verification is still being required during account creation.
I’m not requesting any customization, I’m just asking for the existing theme option “Verify email on sign up” to function correctly. I’d prefer to avoid using a CSS workaround unless absolutely necessary.
Thank you
Hello,
I would like to keep the sign up/login option enabled, I just want to disable the verification step : https://i.ibb.co/qSP0YdK/Activation-link.png; so once the user creates an account he doesn’t have to confirm his email.
Thank you!
Hello,
Okay thank you.
Have a great day
Thank you Bettina!
Hello,
Is it possible to add the option to make these criterias mandatory/or not in the future update?
Thank you
Hello,
Thank you for your answer. I’m actually talking about the review system that works with afc : https://i.ibb.co/7t5ZGqxF/Sans-titre.png. Is there a way to make each review criteria mandatory?
Thank you
Hello,
I have just sent you an email.
Thank you!
Hello,
Indeed, all posts have authors (submitted through a form built with tagdiv builder and acf), even the ones without the code.
Thank you!
Hello,
Thank your for your answer.
This option is already disabled. I have checked several pages, and I have found that this code is only on a very few pages.
As you can see in this page, the code isn’t there : https://shorturl.at/rjhvd
And this page, the code is there : https://shorturl.at/cdgSn
-
This reply was modified 1 year by
Abder Fath.
Hello,
Thank you!
Hello,
It would be awesome if it can be added in the next update
Thank you
Okay thank you
Hello,
Thank you for your response.
The image quality is top and dimensions too (2000×2000) and the size configured in the “CPT author Box” is just 90 and still the image is kind of blur.
The same image in “Author Image” option is displayed in high quality.
Hello,
Okay thank you so much
Hello,
Should I update the acf (scf) plugin from the wordpress dashboard or is it better to download it manually from the acf website? Which one is safer so that my website doesn’t break.
Thank you
Hello,
It would be great if you include the option to change “?tdb_tax_category” in the next update.
Thank you
Ok I see now, thank you!
Hello,
It would be great if you can include this option in the next update.
Thank you!
Hello,
I have the same problem that I had to disable this feature from theme panel.
Hello,
Is it possible to add this feature in the future updates? Because having taxonomies with no useful links impacts negativily the SEO of the website.
Thank you
For the people who are having the same problem, add the following code to config.php :
define( ‘WP_REDIS_IGNORED_GROUPS’, array(
‘password_recovery’, // For password reset
‘users’, // User-related data
‘user_meta’, // User metadata
‘sessions’, // User sessions
‘auth’ // Authentication-related data
) );
It works like a charm!
Hello,
Okay thank you!
Hello, I had the same issue and the following method helped me reduce more than 70% of the size of the database; I deleted all saved backups from “Theme Panel > Import/Export” and limited backups limit to 1
