Search Result: wapka
Wapka Set rule code
salamonvikkas · Published on 2022-04-07 07:20:12 (3 years ago )
Rule:
:GET(upload).IFNE(attach).THEN(#DISABLE#);
Url:
https://vikkas.wapka.site/inbox/142107/?upload=attach
comment
Wapka change font style code
salamonvikkas · Published on 2022-04-04 02:44:53 (3 years ago )
Head tags: <*link href="https://fonts.googleapis.com/css?family=Quicksand" rel="stylesheet"/>
comment
Creating a Comment System with Wapka Data API
francisco · Published on 2022-04-03 23:32:06 (3 years ago )

Learn how to use the Data API function to create a comment system for your Wapka website.
https://wk.franciscodaschagas.dev/articles/34696/creating-a-comment-system-with-wapka-data-api/
comment
olahypes wapka site theme and Key Id
salamonvikkas · Published on 2022-04-03 10:47:07 (3 years ago )
1.legacy

[b5f9751c0a30231b86c2f74c12c446cc:322864]
comment
Do not upload copyrighted content to Wapka!
francisco · Published on 2022-03-14 17:12:43 (3 years ago )
I'm not the Wapka Admin and I don't know how they handle sites that host copyrighted content, but I recommend that you don't upload such files as it can cause serious problems for Wapka.
For example, the 4Webku platform had its domain suspended after the Admin received a DMCA on account of two websites that were sharing copyrighted content.
As far as I know, more than half of the websites on Wapka also share this type of content (such as music, images, audios, videos, etc).
I believe the Fair Use policy does not apply in this case, even if the sites explicitly say they are for educational purposes.
If we want to keep Wapka running for a long time, we must abide by the law, even if Wapka doesn't explicitly request it.

Long live Wapka!
comment
Old Six Wapka Themes and Keys ID
salamonvikkas · Published on 2022-03-03 17:36:09 (3 years ago )
1. themestore
[2e3bf2ee14dcad091461d1817b6da937:307282]
2. MusicBD
[546df77a75e373cb82e2d716a6d8b23a:307281]
3. Mp3 Download Site
[44c8881da7a46b02107cd7dc9859ef86:307280]
4. matikiri
[446a556997658783675ff6d8cdae193b:307279]
5. Tamilware
[1a8dcd2ace5cbf8cafdd5f4c7b9c3b7e:307277]
6. Finewap
[336f1c97909ed63ffdec44fb9e7d0012:307276]
comment
New wapka code called (link target v1.0)
mario · Published on 2022-02-16 12:40:53 (3 years ago )
Lot of developers in wapka like to show content of div when link is click something like /index/?page=login but the page load true browser to make sure their :GET; function collect the page data called login. There is a shortcut to display div content like app without page loading... and you will enjoy it.


Set your css 
.login,.register,.terms {display:none;} 
#login:target,#register:target,#terms:target {display:block;}



link <a href="#login">Login Page</a> <a href="#register">Register Page</a> <a href="#terms">Terms Page</a>




<div class="login" id="login">Login to your account here</div>
<div class="register" id="register">Register your account here</div>
<div class="terms" ="terms">You full terms and others content here</div>
comment
New Six Wapka Themes and Keys ID
mario · Published on 2022-02-11 08:37:08 (3 years ago )
1. Popchat 2022 [e30819a3662ed617fca53126789efd74:299548]
2. Edupedic [80e298d1cd2a371dc6156fd380124eac:296416]
3. Poptalk v9.8 [837fc68ef4cbb3958100625163519a3e:276892]
4. Poptalk 2021 [43d7fd7731d0ff820c09956cb05c84c4:263765]
5. Naijashare [dde9d3bde5f7abf7036d77cdb380fa01:205226]
6. Paint Note [e6a79475022db4cc9c23a403fffc0ad4:130074]
comment
follow btn wapka
mario · Published on 2022-02-10 06:31:23 (3 years ago )
comment
How many programe skill wapka accept?
mario · Published on 2022-02-06 10:08:54 (3 years ago )
1. Tags & functions
2. Html
3. Javascript
4. Jquery
5. css
6. xml
7. wapka script (ws) [new]
comment