How to Edit and Style Blog Comment Error Notification in Wapkiz - Link Short
News Update
Wait Generating Movie Link Click Below To Download...

How to Edit and Style Blog Comment Error Notification in Wapkiz

With the help of blog comment form you can create comment section inside post or file information page. Also you can create a contact page by comment form tag.
Learn:

Wapkiz Blog Comment Tag

[blogcmt_form]bid=blog,ud=site-0.html,to=:to-blog:||%notify% Name:<br/>
%name%<br/>
Text:<br/>
%text%<br/>
%submit%[/blogcmt_form]
  • %notify% Process entered into database and error warning (important)
  • %name% Displays the name input form
  • %text% Displays the input text form
  • %submit% Submit button
So, Whenever someone makes a mistake in completing contact form or comment form, an error message shows them.

Error Messages

  1. Name Error: Error! Name Minimal 3 Character Or Maximal 50000 Character
  2. Text Error: Error! Text Minimal 3 Character Or Maximal 5000000 Character
Here, I’m showing to you how to edit these error messages.
🌟 These messages are included in error div by default. So, If you want to style/design it (like if you want to change the text color, or add border), then add a CSS named error (go to Panel -> Css Theme -> Add new with editor)
Here is an example
.error {color: #ff0000; text-transform: capitalize;}
Result->
🌟 And if you want to edit these text then replace the %notify% tag
[replace=(%notify%)]Error! Name Minimal 3 Character Or Maximal 50000 Character[]Error! Text Minimal 3 Character Or Maximal 5000000 Character||NAME ERROR MESSAGE[]TEXT ERROR MESSAGE[/replace]
  • NAME ERROR MESSAGE write your own name error message
  • TEXT ERROR MESSAGE write your own text error message
Here is an example
[blogcmt_form]bid=blog,ud=site-0.html,to=:to-blog:||[replace=(%notify%)]Error! Name Minimal 3 Character Or Maximal 50000 Character[]Error! Text Minimal 3 Character Or Maximal 5000000 Character||NAME ERROR MESSAGE[]TEXT ERROR MESSAGE[/replace] Name:<br/>
%name%<br/>
Text:<br/>
%text%<br/>
%submit%[/blogcmt_form]
If you have any problems please comment below.

Share with your friends

Give us your opinion
How To Use
  • Put the link on the
  • Generate Link box with http:// or https://
  • Use  CTRL + V  on keyboard to put the link.
  • Click Generate button to get encrypted link.
  • Click Copy URL button.
  • Done