Search Result:
Tactless7637 Tactless7637
Email:
Owner: https://hentaiindo.wapka.xyz/
User ID: 170116
Samover Samover
Email:
Owner: https://samover.wapka.co
User ID: 170130
KINGHUNTER KINGHUNTER
Email:
Owner: https://
User ID: 170170
ddserials ddserials
Email:
Owner: https://
User ID: 170200
Katrina Katrina
Email:
Owner: https://
User ID: 170216
News Feed
ramadan22 · Published on 2022-07-15 14:12:27 (4 years ago )
randome (post/user)

in config codear you can make a good idea to randomize list like that
limit=1, page=:random([123]), order=:random([new, old]),
this will output randomize page 
comment
How to specify user by gender when avatar not set yet
mario · Published on 2022-07-12 19:36:55 (4 years ago )
comment
News Feed
ramadan22 · Published on 2022-07-12 12:05:17 (4 years ago )
short way to creat avatar in profile
1_ creating global variable like that

* malei = url for image of male

* femalei =url for image of female

*i =url for image of not set gender

2 in profile page add that code

<img src=":VALUE(%avatar%).OR.VAR(%var(gender)%i);" />


THAT'S ALL
comment
News Feed
skmonir · Published on 2022-07-11 19:38:36 (4 years ago )
hi
comment
News Feed
mkhossainx · Published on 2022-07-11 01:29:46 (4 years ago )
Can anyone help me 
My site post listener not showing 😢


comment
News Feed
Userdeleted · Published on 2022-07-10 08:04:16 (4 years ago )
comment
News Feed
ramadan22 · Published on 2022-07-09 04:21:48 (4 years ago )


I managed to create a simple (reactions) system
comment
News Feed
mallufiles · Published on 2022-07-08 15:54:30 (4 years ago )
Dm me for build wapka websites
comment
How to display my full users lister in any website.
mario · Published on 2022-07-04 06:20:39 (4 years ago )
is possible we need js experience


user.js:

var list = "html code here"
document.getElemetById("userlist").innerHTML = list;

mysite.com/index.html:
<div id="userlist"></div> <script src="/user.js"></script>

file js -userlister
header code:
var list = "

code:
html here

footer code:
"
document.getElementById("userlist").innerHTML = list;
comment
How to code wapka youtube api configuration
mario · Published on 2022-07-04 06:10:44 (4 years ago )
comment