Search Result:
Derack Derack
Email:
Owner: https://miniwap.wapka.co
User ID: 202864
mangnyang mangnyang
Email:
Owner: https://mangnyang.wapka.site/
User ID: 203237
Hacker Hacker
Email:
Owner: https://
User ID: 203507
Maxriemo Maxriemo
Email:
Owner: https://www.petamuzik.com
User ID: 203848
Djmax Djmax
Email:
Owner: https://www.Zedpetamuzik.com
User ID: 204218
News Feed
mustaqmak · Published on 2022-02-22 07:11:02 (5 years ago )
  

Why Views Count Are not working in wapka ? 
comment
News Feed
hasan5 · Published on 2022-02-21 13:48:14 (5 years ago )
Hi
comment
News Feed
maxiii10 · Published on 2022-02-21 12:34:31 (5 years ago )
Hello friends, I am from the old school of wapka mobi.
I want to revive my old projects!
Could someone help me to create a public chat for my site?
comment
News Feed
test_007 · Published on 2022-02-19 18:38:01 (5 years ago )
Dschat.club 
comment
News Feed
khokon53 · Published on 2022-02-19 16:00:13 (5 years ago )
Can anyone give me post search and search result page code?
comment
News Feed
khokon53 · Published on 2022-02-19 08:45:46 (5 years ago )
How to Create a Link to Jump to a Specific Part of a Blog/post?
comment
News Feed
khokon53 · Published on 2022-02-16 18:30:47 (5 years ago )
Can i use html on wapka bb code?
comment
New wapka code called (link target v1.0)
mario · Published on 2022-02-16 12:40:53 (5 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
News Feed
shajahanasif · Published on 2022-02-16 11:46:51 (5 years ago )
Asid
comment
News Feed
khokon53 · Published on 2022-02-16 04:09:05 (5 years ago )
How can i make slideshow with content bb code img in a post?
comment