Weezy
iamchene Copy below ..paste in your homepage ..users wt pc get redirected to the pc page url in the below code! replace
http: //yoursite.wapka.mobi/site_pc.xhtml with the pc page url
<script type="text/javascript">
var weezy=navigator.appVersion;
if(weezy.match(/blackberry|configuration\/cldc|hp |hp-|htc |htc_|htc-|iemobile|kindle|midp|mmp|motorola|mobile|nokia|opera mini|opera mobi|palm|palmos|pocket|portalmmm|ppc;|smartphone|sonyericsson|sqh|spv|symbian|treo|up.browser|up.link|vodafone|windows ce|xda |xda|linux/gi))
{
document.write(' ')
}
else
{
document.location="http://yoursite.wapka.mobi/site_pc.xhtml";
}
</script>
Copy code
iamchene
Weezy Oga weezy please how can i auto redirect wapka site to a particular page when user loqin with pc ? Like 9jabase
Weezy
iamchene All the pages are not linked correctly ..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>
Weezy
iamchene It doesn't work like that!
iamchene
Sir weezy how can i create wapmaster tools generator like this weezywap.xtgem.com/Wapmaster please drop all codes
Weezy
iamchene For the ID card maker, i hosted the script of php site ..download the script below ..create a free php account, upload the script and edit or u can edit using editor before uploading!
iamchene
Tanks sir please drop totutrial step by step how to generate webmaster/online tools e.g 2qo id card maker,
Weezy
codednation Copy the header share code below
<script>
function sh_facebook(){
var url=window.location;
var encUrl=encodeURIComponent(url);
document.write(' <a href="https://www.facebook.com/dialog/feed?app_id=249290125152583&display=popup&picture=http://weezywap.xtgem.com/images/weezywap.png&description='+document.title+'&caption='+document.title+'&name='+document.title+'&link='+document.location+'&redirect_uri=http%3A%2F%2Ffacebook.com"><img src="http://weezywap.xtgem.com/i/i5/fbh.png" alt="f" style="margin-top:2px;"/></a>');
}
function sh_twitter(){
var url=window.location;
var encUrl=encodeURIComponent(url);
document.write(' <a href="http://twitter.com/share?url='+encUrl+'&text='+document.title+' via @weezy_earl"><img src="http://weezywap.xtgem.com/i/i3/twb1.png" alt="t" style="margin-top:2px;"/></a>');
}
function sh_googleplus(){
var url=window.location;
var encUrl=encodeURIComponent(url);
document.write(' <a href="https://plus.google.com/share?url=' + document.URL+' "><img src="http://weezywap.xtgem.com/i/js/sh/googleplus.png" alt="g+" width="16" height="16" style="margin-top:2px;" /></a>');
}
function sh_linkedin(){
var url=window.location;
var encUrl=encodeURIComponent(url);
document.write(' <a href="https://www.linkedin.com/shareArticle?source=&title='+document.title+'&summary='+document.title+'&mini=true&url='+document.location+' "><img src="http://weezywap.xtgem.com/i/js/sh/linkedin.png" alt="li" width="16" height="16"/></a>');
}
function sh_whatsapp(){
var url=window.location;
var encUrl=encodeURIComponent(url);
document.write(' <a href="whatsapp://send?text=' + document.title+' via ' + document.URL+' "><img src="http://weezywap.xtgem.com/i/js/sh/whatsapp.png" alt="w" width="16" height="16" style="margin-top:2px;"/></a>');
}
</script>
<script>sh_facebook(); sh_twitter(); sh_googleplus(); sh_linkedin(); sh_whatsapp(); </script>
Copy code
codednation
Weezy Tanks xir weezy please drop your header share code of this site and teach me how to use qet variable to generate online tools