text box in the comments

Posted in: Newspaper
Post count: 56

Good afternoon,

I would like to add just below “Deja un comentario” a text box like the one in the attached screenshot, how could it?

http://prntscr.com/4lhmxt

From what I’ve been researching, I have to edit the comments.php to put the phrase I want and then give style in style.css

Can you help me? thank you very much.

Post count: 6600

Hi,

You can add a text with title element using VC page builder: http://screencast.com/t/BdrvjYWFpC and customize it like you want, then switch to classic mode view, get the shortcode for it: http://screencast.com/t/C5xyIM5o260 and add it on comments template using the do_shortcode() function, like this: http://screencast.com/t/42KzpfRp
Result: http://screencast.com/t/wIsrHucJ

Thanks

Post count: 56

Thank you very much for the help, everything works perfect except for one thing, I like that phrase appear under “Leave a Reply”.

Can you help?

We attached a capura of the position I want

http://prntscr.com/4m9c26

Thanks

Post count: 6600

Hi,

Add the code in comment-template.php file, like this: http://screencast.com/t/zSyJAlLjgmWP
Result: http://screencast.com/t/D2xh89xghnR

Thanks

Post count: 56

Good morning Lucian,

I just realized that for users when logged message appears, but not when logged users do not appear.

I put screenshots for you to understand better

logged users

http://prntscr.com/5alptp

guest users

http://prntscr.com/5alq4d

Post count: 6600

Hi,

I’m not logged in and I can see you message: http://screencast.com/t/RihVrCCpluJ
This should appear for all visitors as it doesn’t have any conditions on it.
Please let me know if I haven’t understood well.

Thanks

Viewing 6 posts - 1 through 6 (of 6 total)
The forum ‘Newspaper’ is closed to new topics and replies.