- This topic has 7 replies, 4 voices, and was last updated 5 months ago by
Leo.
-
AuthorPosts
-
September 10, 2022 at 1:00 am #2338679
Yogesh
Hello GP teams. I hope you are doing well. Well First, thank you for delivering what you promised(Merging GB and WP Show Post).
I have two simple queries. please try to solve these.
1) Comment box:- It looked wired. There are four columns in comments i.e. text area, name, email, and website. But the text area is far bigger than the rest of these columns. I want to equalize them. So, I want to increase the length of all other columns i.e. name, email and website equal to the text area column. Please provide the CSS code.
2) Every time I log in to your site, it needed a two-step verification code to complete the signup. A login confirmation code, I am receiving in my registered email ID. This can prevent spam. I like it. Which plugin you are using for this? Can you tell please?
Thank you.
September 10, 2022 at 6:20 am #2338856David
StaffCustomer SupportHi there,
can you provide a link to the post where i can see the comment form issue?
Ill check what plugin we use for 2FA and let you know.
Documentation: http://docs.generatepress.com/
Adding CSS: http://docs.generatepress.com/article/adding-css/September 10, 2022 at 6:33 am #2338869Yogesh
Hello, thank you for your reply. The comment box looks fine on mobile. But it does not look fine on the desktop. Kindly check on the desktop. Thank you.
Link is https://wpminify.com/trading/learn-how-to-trade-cryptocurrency-safely/September 10, 2022 at 7:11 am #2338883David
StaffCustomer SupportAah ok.
Try this CSS:.comment-form #author, .comment-form #email, .comment-form #url { width: 100%; }
Documentation: http://docs.generatepress.com/
Adding CSS: http://docs.generatepress.com/article/adding-css/September 11, 2022 at 1:44 am #2339405Yogesh
Hello,
Thank you. It worked. If you are free, Could you now please let me know which 2FA plugin you are using please?
September 11, 2022 at 3:05 am #2339450David
StaffCustomer SupportThis is the 2FA plugin we use:
https://wordpress.org/plugins/two-factor/
Documentation: http://docs.generatepress.com/
Adding CSS: http://docs.generatepress.com/article/adding-css/October 20, 2022 at 12:44 pm #2380442Rafael
Hi…..
I’m using this 2FA plugin too…
Any help about this:
Do I have to activate the plugin mannually to each user??……..Do you know if it is possible to set it to activate automatically to each new user??
Apreciate your help…….!!
Rafael
October 20, 2022 at 9:41 pm #2380682Leo
StaffCustomer SupportYou will need to check with the plugin’s support team for plugin-specific questions.
Thanks for your understanding 🙂
Documentation: http://docs.generatepress.com/
Adding CSS: http://docs.generatepress.com/article/adding-css/ -
AuthorPosts
- You must be logged in to reply to this topic.