change placeholder text
9 years 2 months ago #2804
by Jens Steg
change placeholder text was created by Jens Steg
Hello,
How can I change the default placeholder text in the box (Comment)?
How can I change the default placeholder text in the box (Comment)?
Please Log in to join the conversation.
9 years 2 months ago #2807
by Daniel
Thanks
Daniel
Replied by Daniel on topic change placeholder text
Hello,
You can find the text in components/com_vreview/views/rev/tmpl/default.php around line 472
You can find the text in components/com_vreview/views/rev/tmpl/default.php around line 472
Thanks
Daniel
Please Log in to join the conversation.
9 years 2 months ago #2810
by Jens Steg
Replied by Jens Steg on topic change placeholder text
Hello,
Change That worked, but now when I edit an old entry, is on the textbox the text "Write a comment ..." how can I change this?
Change That worked, but now when I edit an old entry, is on the textbox the text "Write a comment ..." how can I change this?
Please Log in to join the conversation.
9 years 2 months ago #2813
by Daniel
Thanks
Daniel
Replied by Daniel on topic change placeholder text
Hello,
It can be found in com_vreview/classes/js/vreview.js around line 485 and in com_vreview/classes/js/vreview.php around line 500
It can be found in com_vreview/classes/js/vreview.js around line 485 and in com_vreview/classes/js/vreview.php around line 500
Thanks
Daniel
Please Log in to join the conversation.