Username:
Password:
Create an Account

Forgot your login?
Crafty Syntax Live Help Screen Shots Modules Comunity Donate My Account My Account My Account My Account My Account My Account My Account
SearchSearch    Log in to check your private messagesLog in to check your private messages   

onoffline image doesn't show up

 
Post new topic   Reply to topic    craftysyntax.com Forum Index -> Getting Started / Installation
View previous topic :: View next topic  
Author Message
nitehawk



Joined: 20 Apr 2006
Posts: 1

PostPosted: Wed Feb 03, 2010 9:42 pm    Post subject: onoffline image doesn't show up Reply with quote

yes this is a new install and i put the code in and i get no image at all

i just see the image code and that is it can someone please help me
Back to top
View user's profile Send private message
sloanxue



Joined: 20 Apr 2006
Posts: 4

PostPosted: Mon May 31, 2010 5:23 am    Post subject: how to show the image at your page Reply with quote

first you need GENERATE the HTML

about the detail please see http://www.craftysyntax.com/howto.php#a4
then you need to paste the html code on the page where you want to show.

For example:
if you use Zen Cart, you need to find the "tpl_main_page.php" (/includes/templates/YOUR TEMPLETE/common/)from your host.

and paste the HTML code on where you want to show the pic,

For example again: if you want to show the off/on image on the top of the right-side box postion, you need to find
"<?php
/* ----- prepares and displays right column sideboxes ----- */
?>"
then paste to code in the front of it, like:

<!-- Powered by: Crafty Syntax Live Help http://www.craftysyntax.com/ -->
<div id="craftysyntax">
<script type="text/javascript" src="/livehelp/livehelp_js.php?eo=1&relative=Y&amp;department=1&amp;serversession=1&amp;pingtimes=15"></script>
</div>
<!-- copyright 2003 - 2009 by Eric Gerdes -->
<?php
/* ----- prepares and displays right column sideboxes ----- */

that is all, now you can reflash your website, and you will saw the pic of live help

different templete, the positon may different.
Any question you can email sloanxue@gmail.com
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic    craftysyntax.com Forum Index -> Getting Started / Installation All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB © 2001, 2005 phpBB Group