Topic: Other • Page 11
.png)
Reply to I Need It Now
Hi, here is a basic message code. 1. Inbox. Create a page and paste this code. <ul> m=in, l=100,no=no message||</p><p> <li><a href="/page-message/%id%.htmk">%name%</a><br> <i>29-03-25 (05:53) - %status%</i> </li> </ul> 2. Outbox. Create a page and paste this code. <ul> m=out, l=10,no=no message||</p><p> <li><a href="/page-message/%id%.htmk">%name%</a><br> <i>29-03-25 (05:53) - %status%</i> </li> </ul> 3. Create a new page with the name "message" and paste this code. This page is for viewing posts and responding. <div> to=:url-1:||</p><p> <b>%name%</b> <p>
Hi, here is a basic message code.
1. Inbox. Create a page and paste this code.
<ul> [msg*]m=in, l=100,no=no message||</p><p> <li><a href="/page-message/%id%.htmk">%name%</a><br> <i>29-03-25 (05:53) - %status%</i> </li>[/msg] </ul>
2. Outbox. Create a page and paste this code.
<ul> [msg*]m=out, l=10,no=no message||</p><p> <li><a href="/page-message/%id%.htmk">%name%</a><br> <i>29-03-25 (05:53) - %status%</i> </li>[/msg] </ul>
3. Create a new page with the name "message" and paste this code. This page is for viewing posts and responding.
<div> [msg*]to=:url-1:||</p><p> <b>%name%</b> <p>%text%</p> <i>29-03-25 (05:53)</i>[/msg] </div>Note: Remove asterisk on the codes. </p> <i>29-03-25 (05:53)</i> </div> Note: Remove asterisk on the codes.
Other • 7 Views • 3 month ago
.png)
Reply to Site logo
Hello Mireclee, the website logo is a text or Image that you can put in the header of your website, you can put it in the site sitting and then include it on the site by the :*logo: tag, see the example in the following link https://tipsandtricksfor.wapkiz.com/page-post/67/Website-logo-on-the-wapkiz-and-wapaxo-websites.html
Other • 6 Views • 3 month ago
.png)
Reply to Comment successful code
Ok, there is a way to show the confirmation message after commenting, but the default wapkiz will always show it, but after the page loads it will show another one that you can add. To do this you must first include the form field with a small code with the code "ud" in the parameters. to=BLOG_ID, ud=?to-comment=Your comment has been posted successfully||%name%
Ok, there is a way to show the confirmation message after commenting, but the default wapkiz will always show it, but after the page loads it will show another one that you can add. To do this you must first include the form field with a small code with the code "ud" in the parameters.
[blogcmt_form*]to=BLOG_ID, ud=?to-comment=Your comment has been posted successfully||%name% %text% %submit%[/blogcmt_form]
Then insert the code :to-comment:
at the top of the page.
Note: Remove all asterisk ✳️ on the code.
I hope I helped.
%submit% Then insert the code :to-comment: at the top of theOther • 10 Views • 3 month ago
.png)
Reply to How to show current url for the page on wapkiz
In Wapkiz there are 2 codes to show url. 1. To show the url of the site use the code :site_url:, this shows only the url of the site, example https://topforum.wapkiz.com 2. To show the url of the current page use the code :page_url:, this shows the page you are on, for example this page we are on now is https://topforum.wapkiz.com/page-forum/14/How-to-show-current-url-for-the-page-on-wapkiz/
Other • 9 Views • 3 month ago
.png)
Reply to Wapkiz code
Hi, there is no different comment system for files and blogs, you will just use the same one, instead of the blog ID you will enter the file ID, for example:to=FILE ID, l=10,o=ul||%name% -
Hi, there is no different comment system for files and blogs, you will just use the same one, instead of the blog ID you will enter the file ID, for example:
[blog_cmt*]to=FILE ID, l=10,o=ul||%name% - %text%[/blog_cmt]
For the form, also enter the same one and just change the blog ID to the file ID.
[blogcmt_form*]to=FILE ID ||%name% %text% %submit%[/blogcmt_form]
For more information, see the following link https://tipsandtricksfor.wapkiz.com/page-post/25/How-to-add-comments-box-in-Wapkiz-Files.html
Note: Remove ✳️ from the code.
For the form, also enter the same one and just change the blog ID to the file ID.to=FILE ID ||%name%Hi, there is no different comment system for files and blogs, you will just use the same one, instead of the blog ID you will enter the file ID, for example:
[blog_cmt*]to=FILE ID, l=10,o=ul||%name% - %text%[/blog_cmt]
For the form, also enter the same one and just change the blog ID to the file ID.
[blogcmt_form*]to=FILE ID ||%name% %text% %submit%[/blogcmt_form]
For more information, see the following link https://tipsandtricksfor.wapkiz.com/page-post/25/How-to-add-comments-box-in-Wapkiz-Files.html
Note: Remove ✳️ from the code.
%submit% For more information, see the following link https://tipsandtricksfor.wapkiz.com/page-post/25/How-to-add-comments-box-in-Wapkiz-Files.htmlNote: Remove ✳️ from the code.Other • 8 Views • 3 month ago