The forum of the forums
Would you like to react to this message? Create an account in a few clicks or log in to continue.

how to make a shoutbox for all pages?

3 posters

Go down

how to make a shoutbox for all pages? Empty how to make a shoutbox for all pages?

Post by m3gsm December 29th 2011, 7:50 am

how to make a shoutbox for all pages?
I've managed to make it, but only in the index! please help me, ...
m3gsm
m3gsm
Forumember

Male Posts : 302
Reputation : 3
Language : indonesian

Back to top Go down

how to make a shoutbox for all pages? Empty Re: how to make a shoutbox for all pages?

Post by E-Mark December 29th 2011, 7:53 am

What's the code of your shoutbox?
You can put it in overall_header so it will be shown in all pages Very Happy!
E-Mark
E-Mark
Active Poster

Male Posts : 1412
Reputation : 169
Language : English
Location : Bitcoin

http://coding-spot.darkbb.com/

Back to top Go down

how to make a shoutbox for all pages? Empty Re: how to make a shoutbox for all pages?

Post by m3gsm December 29th 2011, 7:55 am

this is my code

<script type="text/javascript" src="http://www.bumpin.com/web_widget/users/swfobject.js"></script><script type="text/javascript" src="http://www.bumpin.com/web_widget/users/bar/jquery-1.3.2.min.js"></script><script type="text/javascript" src="http://www.bumpin.com/new_web_widget/widget.js"></script><script type="text/javascript" src="http://www.bumpin.com/new_web_widget/bottom_bar/bumpinBottomChatWidget.js"></script><script>window.onload =function(){loadNewBumpinBottomChatWidget({ height: "300", width: "200", language: "English", color_string: "", color_theme: "black", enable_login: "false", bumpin_policy: "page", bumpin_url: "", widget_title: "My Shoutbox", enable_guest_login: "false", show_people_list: "false", enable_sound: "false", nick_name: "" });}</script><div id="bumpin-chat-container" class="bumpin-chat-container-normal"></div><div id="bumpin-bottom-bar"><div id="bumpin-link-div"><a target="_blank" href="http://www.ticketmy.com/bumpin/index.php">Shoutbox</a></div><div id="bumpin-chat-bar"></div></div>
m3gsm
m3gsm
Forumember

Male Posts : 302
Reputation : 3
Language : indonesian

Back to top Go down

how to make a shoutbox for all pages? Empty Re: how to make a shoutbox for all pages?

Post by Sanket December 29th 2011, 9:00 am

Assuming you are using phppb2 as mentioned in your profile,
Go to Display>Templates>General
Click on Edit corresponding to overall_footer

Then find this bit of code
Code:
 <!-- close div id="page-body" -->

         <div id="page-footer">

Add your code in between those & save.

After that hit Add & publish it.
Sanket
Sanket
ForumGuru

Male Posts : 48766
Reputation : 2830
Language : English
Location : Mumbai

Back to top Go down

Back to top

- Similar topics

 
Permissions in this forum:
You cannot reply to topics in this forum