Old school Swatch Watches

p _ x
Bookmark Weezywap
JarApkBmkOpera
(GMT+1)
Friday May 17th 2024
+
Always Post weezywap.xtgem.com on your facebook, twitter, 2go, whatsapp and instagram status! If you love WEEZYWAP and enjoy unlimited services here!
»WEEZYWAP Forum
Forum Rules | Smilies | BB Codes | Back
* st-petersburg * Weezy Yes! Boss
2016-05-26 02:16 · (0)
* st-petersburg * st-petersburg Weezy drop d tutor fast
2016-05-26 06:00 · (0)
* Weezy * st-petersburg Its the same, check the page 1 of this thread!
2016-05-26 14:35 · (0)
* st-petersburg * Weezy bro go to wwww.yelloloaded.Tk check d forum oneby one
2016-05-26 20:39 · (0)
* st-petersburg * Weezy Weezy if there no option for that plz help me drop www.donzywap.tk forum update code in homepage
2016-05-27 00:45 (Edited 2016-05-27 00:47 by st-petersburg ) · (0)
* st-petersburg * Weezy Weezy when ever online plz help me drop www.donzywap.tk Latestforum update code @ homepage
2016-05-27 07:40 (Edited 2016-05-27 07:43 by st-petersburg ) · (0)
* Weezy * st-petersburg Its an xtgem blog twig, it cant work on wapka
2016-05-27 12:39 · (0)
* st-petersburg * Weezy Weezy help me wit wapkablog update with [read more]
2016-05-27 13:03 · (0)
* Weezy * st-petersburg You need 6 pages for this..
Goto ES > NEW PAGE > create 6 pages (visible only in admin mode)
1. Blogs system
2. Blog details Page
3. New Blogs
4. All blogs page
5. Blogs by id page
6. Blogs by users page
Creating Page 1:
Insert the following codes via ES > wml/xhtml
<br />
<a href=":url-usr-blog:"><b>Create New Blog</b></a><br />
<a href=":url-site-3:"><b>New Blogs</b></a> (last 10)<br />
<a href=":url-site-5:"><b>Blogs by ID's</b></a><br />
<a href=":url-site-6:"><b>Blogs by user's</b></a><br />
<a href=":url-site-4:"><b>All Blogs</b></a><br />

Copy code

Creating Page 2:
Inser the followind code via ES > WML/XHTML
<br />
:bloglist:t=--,o=n,l=1,x=i,v=1::<h3 align="center">%title%</h3><div><b>Blog ID:</b> %id%</div><div><b>Creator:</b> <a href="/site_6.xhtml?get-user=%tname%">%name%</a> <a href="/profile/%tname%">?</a></div><div><b>Added:</b> %time%</div>%text%<div><b>Views:</b> %views%</div><div><b>Comments:</b> <a href="%comments_url%">%comments_count%</a></div><br />
<div><b>%edit%</b></div>:: :geti-id(1): :/bloglist:<br />

Copy code

Now here i wrote site_6, we will create it later in this tutorial..
here if you want that user can also copy the link to paste that into their site, you can insert this code..
<br />
<div>Use This Blog:</div>:bloglist:o=n,l=1,x=i::<a href="http://yoursite.wapka.mobi/site_2.html?get-id=:get-id(1):">%title%</a>:: :geti-id(1): :/bloglist:

Copy code

Creating Page 3:
Here we will create New Blogs List..
insert the following code via ES > WML/xHTML
<br />
:bloglist:o=n,l=10,n=NO BLOGS YET::<div><div>%title% [<a href="/site_6.xhtml?get-user=%tname%"><b>%tname%</b></a>]</div>%text-50% <a href="site_2.html?get-id=%id%:admin-hash-amp:"><b>read</b></a></div>:: :/bloglist:<br />

Copy code

Creating Page 4:
Inser the followind code via ES > WML/XHTML
<br />
:bloglist:o=n,l=5,s=:get-page(1):,n=NO BLOGS YET::<div><div>%title% [<a href="/site_6.xhtml?get-user=%tname%"><b>%tname%</b></a>]</div>%text-50% <a href="site_2.html?get-id=%id%:admin-hash-amp:"><b>read</b></a></div>:: :/bloglist:<br />
:paging: n=:geti-page(1):, u=site_:getid-site:.%ext%?get-page=%n% ::<div><b>Pages:</b> [%n%] [%n%] [%n%] ... [%nlast%]</div>:/paging:<br />

Copy code

Creating Page 5:
Inser the followind code via ES > WML/XHTML
<br />
<form action="/site_2.html" method="get">Blog ID: <input type="text" name="get-id" size="5"/><input type="submit" value="Go"/></form>

Copy code

User will write id and he will be redirected to read the blog depending on site_id
Creating Page 6:
Insert the following code via ES > WML/XHTML, this will create form to select user
<br />
<form action=":url-site-6:" method="get">User Name: <input type="text" value=":get-user(fundunia):" name="get-user" size="10"/><input type="submit" value="Show"/></form>

Copy code

you can change funduia to any other user name that you want to show as default user name..
Now to show blogs by selected users, insert this code
<br />
:bloglist:o=n,l=5,s=:get-page(1):,n=NO BLOGS YET,x=u ::<div><div>%title%</div>%text-50% <a href="site_2.html?get-id=%id%:admin-hash-amp:"><b>read</b></a></div>:: :get-user(fundunia): :/bloglist:<br />
:paging: n=:geti-page(1):, u=site_:getid-site:.%ext%?get-page=%n% ::<div><b>Pages:</b> [%n%] [%n%] [%n%] ... [%nlast%]</div>:/paging:<br />

Copy code

Editing New blog creation page:
You would like to edit New blog page to make it like your site.. you can change it. just goto ES > USERS > BLOGS > SETINGS > Set min/maxx values + style of new blog page at the end.. (You can find tags there to use.. You can also use html tags there + some wapka tags also..)
Thats it..
Remember:
CHANGE SITE ID's AS per your site settings depending on above site id's.. for example.. if you created site_60 and inserted code of site_1 from this tutorial than you must change all codes to site_60 where site_1 in this tutorial.. that way do it for all sites..
2016-05-27 13:28 · (0)
* Naskid... * SPICY Plz i dnt understand that tutorial even d demo link. Na empty place it dey take me too.. And.. U said we must be sure our blog is up to date, up to date like How? Pls talk the way we go. Understand. And give us valid link for demo
2016-05-30 14:12 (Edited 2016-05-30 14:13 by Naskid... ) · (0)

Online: Guests: 1

Translate
Pages
Copyright © 2024 WEEZYWAP
facebook twitter whatsapp google plus
Home | About Us | Advertise | Frequently Asked Question | Contact Us | Partners | Disclaimer | Terms of Services | Invite Friends | Credits



Online: 1 , Today: 924, Hits: 7620100
Last modified: 27-08-2018 11:42:51 pm