Site logo

Archived topic

How to add these features?

7 replies · Started by Yogesh on September 10, 2022

Viewing posts 1–8 of 8

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.

Hi 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.

Aah ok.
Try this CSS:

.comment-form #author, .comment-form #email, .comment-form #url {
    width: 100%;
}

Hello,

Thank you. It worked. If you are free, Could you now please let me know which 2FA plugin you are using please?

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

You will need to check with the plugin's support team for plugin-specific questions.

Thanks for your understanding :)

This archived topic is closed to new replies.