Search Result: By
zomby44 zomby44
Email:
Owner:
User ID: 159294
lobby22 lobby22
Email:
Owner: https://eandjfunhub.wapka.co
User ID: 163528
BabyDoll BabyDoll
Email:
Owner: https://
User ID: 198827
Bye Wapka fam • I need fronted developers
matias_brown · Published on 2022-12-19 08:16:31 (2 years ago )
Good evening wapkans, wapka fam and pals, I'm Matias brown but y'all can call me bmat or codeblox. I'm a SA born programmer, songwriter, author, poet and a havard University student. I've been a wapka fam member for about 4 yrs so I'm sad to announce that I am imigrating to a monthly paid web hosting but it's not the great from wapka. But before i leave I need 3 partners with the skills below 
1• Front end developing (you must atleast have 2-3 years of experience in html, css, and JavaScript)
2• Experience in social network developing in html,css and JavaScript
3• You must have 2 or more yrs of experience in in web designing
4• You must have access to internet connection
So if u are willing to work for free and think u are perfect for this position u can comment below providing these details
(Name:. Programming languages u know:.Are u a fronted developer:. Your website URL:. Why do u think u are perfect:) or u can contact me using the details below
Yocliq: Codeblox• Theexplora: Itsbmat , or u can even contact me here
Thank you pal and God bless
comment
How to get wapka user info by code without user lister
mario · Published on 2022-07-16 14:00:43 (2 years ago )
Yes possible we are going to use angular js to make special and useful even when where we are going to display the user info is not a wapka site.

here we go.

Create page called "import.js".

/import.js
---user lister
----configuration:
<'id>:GET(userid);<'/id>

----code:
var app = angular.module('User', []); app.controller('Information', function($scope) { $scope.Username= "%username%";
$scope.Id= "%id%";
$scope.Avatar= "%avatar%";
$scope.Logindate= "%logindate%";
$scope.Country= ":VALUE(%country%).OR(%var(country)%);";
});
you can add more scopes

Now all is done.
Any page or site just add
<'script src="https://ajax.googleapis.com/ajax/libs/angularjs/1.6.9/angular.min.js"><'/script> <!!--box block--!!>
<'div ng-app="User" ng-controller="Information">Hello {{Username}},you are welcome to my site and your info:
Username: {{Username}}
Id: {{Id}}
more and more scope. <'/div>then under <'script src="http://mywapkasite.com/import/?userid=1234"><'/script>
<!!--box block--!!>
comment
how to build real rating 5 star by %total% count
mario · Published on 2022-07-15 18:03:40 (2 years ago )
Hello i heard you want to build a rating 5 star image for a content like post,musics,videos



All you need are here.
Step 1
build a page called "count.js"
--/count.js
---Api Data Lister
----configuration:
<'pid>:GET(postid);<'/pid><'limit>1<'/limit><'key1>rates<'/key1>
----code(header):
document.getElementById(":GET(postid);star1).src = ":VALUE(%total%).IFGE(10).THEN(yellowstar.png).ELSE(greystar.png);"
document.getElementById(":GET(postid);star2).src = ":VALUE(%total%).IFGE(20).THEN(yellowstar.png).ELSE(greystar.png);"
document.getElementById(":GET(postid);star3).src = ":VALUE(%total%).IFGE(30).THEN(yellowstar.png).ELSE(greystar.png);"
document.getElementById(":GET(postid);star4).src = ":VALUE(%total%).IFGE(40).THEN(yellowstar.png).ELSE(greystar.png);"
document.getElementById(":GET(postid);star5).src = ":VALUE(%total%).IFGE(50).THEN(yellowstar.png).ELSE(greystar.png);"
----code:
:NULL();

Now create new page called "newsfeed.html" etc.
--/newsfeed.html
---api lister or any
attach
<!!postbox start!!>contents etc <img id="%id%star1"><img id="%id%star2"><img id="%id%star3"><img id="%id%star4"><img id="%id%star5"> then make sure these script is under <script src="/count.js/?postid=%id%"></script>
<!!postbox closed!!> the box of the content you are listing
---attach key1-rates when adding comments,likes,etc pointed to the id api lister data.
comment
How to specify user by gender when avatar not set yet
mario · Published on 2022-07-12 19:36:55 (2 years ago )
comment
www.funbytes.wapka.club ♥️ 1726445664.png anivlears · Published on 2024-09-16 00:14:24 (3 weeks ago )
♥️funbytes♥️
www.funbytes.wapka.club 1708749091.jpg Userdeleted · Published on 2024-02-24 04:31:31 (7 months ago )
www.funbytes.wapka.club
funbytes.wapka.club 1695086058.jpg Userdeleted · Published on 2023-09-19 01:14:18 (1 year ago )
Visit www.funbytes.wapka.club 
Thankyou!
new-idea-discovered-by-mashionmario1671985547.png mario · Published on 2022-12-25 16:25:46 (2 years ago )
hello new idea is launch. displayed newest message from footer to header build if you need these type of message lister for a years now in wapka just comment i know them.