Weezy
Bamtol Pages/Url/Links in wapka are noted by thier ID ..thats why you see url like
/site_3.xhtml ..
3 is the ID ..wapka dont have folders like other html building platform where you can create folder and create files inside them ..pages created in wapka are serially arranged if u are using the new page link ..i.e assuming you created a page with site ID 1 ..the next page you create will have 2 as its ID ..u can also quote site ID with bigger values using wapka link code
:url-site-ID ..u can create a page with site ID 2000 by just adding the ID in the above link code ..i.e
<a href=":url-site-2000:">Your Text</a>
Bamtol
Weezy Ok. Bt wen i click on 'new page' in d edit part of my site, ao wil i kw dt a new page has ben created by me?
Weezy
Bamtol when u click on new page, a new blank page opens ..check at the right side footer of the page, u will see the new page site ID
Bamtol
Weezy Can i change the id number 2 any number i like? And how? Also, in my admin mode, as i clicked 'games', it took me to d index wit autocontents alone. When i check d ID, it was 166. What does dz mean? Cuz i haven't created any page 4 it!
Weezy
Bamtol it took you to page 166 because if you check the link in the code, 166 is assigned to it ..like in the link code below
<a href=":url-site-2000:">Your Text</a> 2000 is assigned to the link so if you add it to your site and click on it, it will take you to page with 2000 as its ID ..in wapka, u mustn't create pages before they exist, u can quote them using the link code!
Bamtol
Weezy Ok. I undastnd. Bt plz, gv me d code for inserting favicon into my site. Also, gv me d forum code and wher 2 set d forum features
netguru
Bamtol Change url. To urs nd paste it in head tag
<link rel="shortcut icon" href="http://netmusic.blogmr.com/files/icon.gif"/><?xml version="1.0" encoding="utf-8"?>
Bamtol
netguru Y can't <...type="image/x-icon"...> b added also. Y <xml version...>?
Weezy
Bamtol Copy the correct favicon code below, replace the image url and paste in your headtags
<link rel="shortcut icon" type="image/x-icon" href="http://image-url.com/image.png"/>
Copy code ..get icons for the favicon @
http://weezywap.xtgem.com/Wapmasta/Tools/icon_menu_2.html or
http://weezywap.xtgem.com/Wapmasta/Tools/icon_menu.html ..alphabetical icons @
http://weezywap.xtgem.com/Wapmasta/Tools/Icon.php