XtGem Forum catalog

p _ x
Bookmark Weezywap
JarApkBmkOpera
(GMT+1)
Sunday April 28th 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
* Weezy * HOMMIES-INVESTS Search for wapego tutorials on google ..wapego is not commonly used by wapmasters!
2016-07-31 07:33 · (0)
* HOMMIES-INVESTS * Weezy bro I have uploaded up to 23videos on my wapka site but it's not showing on my site at all so a friend of mine told me that I'll have to use a video content manager code......pls give me the code
2016-08-06 11:29 · (0)
* Weezy * HOMMIES-INVESTS simple video Content manager filelist code, replace the cid number in the code with the category id of where u uploaded the videos
:list-video: cid=15825, l=10, o=tu, s=1 ::<div class="rmenu"><img src="%thumburl%"/><br/><a href="%viewurl%"><b> %title%</b></a><br/>Desc:%description%<br/>[%filesize% ][%downtotal%]</div>:: :/list-video: <div align="left" class="filelist_paging">:paging:n=1,u=site_4.%ext%?get-n=%n%&get-o=tu ::<b>PAGES : %n%.%n%.%n%.%n%.%n%...%nlast%</b> :/paging:</div> <div align="left" class="filelist_paging"><form method="get" action="site_4.xhtml"><input type="text" name="get-n" size="3" value="1"/><input type="submit" value="Jump"/></form></div>
Copy code
2016-08-07 04:36 · (0)
* HOMMIES-INVESTS * Weezy guy the code didn't work.
I changed the cid to 27 because that's the page I wanna upload the videos you can check it here http://danthommies.wapka.mobi/site_27.wml only my music's are showing on top pls find a solution for me
2016-08-08 02:01 · (0)
* HOMMIES-INVESTS * HOMMIES-INVESTS hey sorry the code has worked.
thanks.....
2016-08-08 04:44 · (0)
* Weezy * HOMMIES-INVESTS U welcome
2016-08-08 04:55 · (0)
* HOMMIES-INVESTS * HOMMIES-INVESTS it has worked thanks
2016-08-08 05:06 · (0)
* Weezy * HOMMIES-INVESTS img
2016-08-08 06:47 · (0)
* HOMMIES-INVESTS * Weezy guy how can i create a blog in my wapka site
2016-08-11 04:45 · (0)
* Weezy * HOMMIES-INVESTS 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-08-11 05:36 · (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: 472, Hits: 7593372
Last modified: 27-08-2018 11:42:51 pm