Old school Easter eggs.
*KEYARN 2016-10-30 23:05
Is there there any other way to post a blog that will apear on my home page without using the banner or script at bellow screenshot?. I want to know how nairahints.com use to post his own b/c i dont lyk seing that under my forum footer!
* *
* uc161031090106.png · image/png · 11.83KB
* uc161031090106.png · image/png · 11.83KB
(Edited by 2016-10-30 23:07 Keyarn )
    ·
  • rated(0)
*STRIKELORD said to Keyarn 0n 2016-10-30 23:34
Without the script u cn't update nor beautify it via homepage, and dat your script is nt complete, it remains description and theme name...
    ·
  • rated(0)
*KEYARN said to STRIKELORD 0n 2016-10-31 03:28
Plz i need the comment box that nairahints use in this page http://nairahints.com/forum2_theme_112978915.?tema=0
    ·
  • rated(0)
*STRIKELORD said to Keyarn 0n 2016-10-31 06:34
Thats forum comment/reply box once you have created ur structural forum the box wil appear automatically..
    ·
  • rated(0)
*KEYARN said to STRIKELORD 0n 2016-10-31 08:05
Yes thats what i creat but it didnt show at all i dont know y.[url]freshedmp3.wapka.mobi/forum2_112992074:620.xhtml[/url] you can chek it your self. I just started to design it!
    ·
  • rated(0)
*KEYARN said to STRIKELORD 0n 2016-10-31 13:45
Plz am unable to add image that is more than 20kb in my forum and if i disable it in Global seting then it will not show again. Plz tell me! Plz
    ·
  • rated(0)
*STRIKELORD said to Keyarn 0n 2016-11-01 01:09
How to upload or include more than 20kb image in wapka forum website

«Step 1: Goto Global settings » Forum » Enable WCODE (about WCODE)
click on that (about wcode) You will see many tick box just untick the one with ( img: )

«Step 2: Goto Wap2 » Styles for content in forum/chat » Set global settings of styles for forum/chat » and click on the second" Messages in forum" which is or set own form for: afta u click u will see 3 boxes, In the first box which is"Style of messages in the forum:" Remove :msg: in that box and replace it with
<div name="mido"><ing id="mido">::msg::</ing></div>
Copy code


Step 3: Goto your forum buttom autocontent default button autocontent is site_-1.xhtml , but it will be advisable to create another site id for ur forum buttom autocontent, mine is in site_-6 No long story, Now
goto ur Forum buttom autocontent and add the code below
<script language="javascript">
var msg=document.getElementsByName("mido");
for(var i=0;i<msg.length;i++){
var oldtext=document.getElementsByName("mido")[i].innerHTML;
var newtext=oldtext.replace(/(^|[\n ])([\w]+?:\/\/[^ ,\"\n\r\t<]*)/ig, "$1<a href='$2'>$2</a>");
newtext=newtext.replace(/\[img\](.+?)\[\/img\]/ig, "<center><a href='$1'><img src='$1' alt='STRIKECODED.CF'  class='mido216news'/></a></center>");
document.getElementsByName("mido")[i].innerHTML=newtext;
}
</script>

Copy code

NOTE: The Plus (+) Signs Must Be Visible In The Code..
    ·
  • rated(0)
*STRIKELORD said to Keyarn 0n 2016-11-01 01:11
Fr the comment box set it in ur forum settings.
    ·
  • rated(0)
*KEYARN said to STRIKELORD 0n 2016-11-01 01:39
Ok but can i change the div? B/c it migth not match my css
    ·
  • rated(0)
*STRIKELORD said to Keyarn 0n 2016-11-01 02:00
Dn't change anytin dats nt a div class its the script div name so dnt change it.
    ·
  • rated(0)
Online Members