I have the wibiya tool bar on my blog and website. I would like to add it to my shopping pages as well (since it is a great way to share content, etc).
It is a very simple html code that you insert before the /body, however I have no idea where or what file to add it to with zen cart. Suggestions??
this is all that i want (since there is no updated add on for this currently). I would appreciate some direction :) thank you!!
so do i just need that one line of code in the file? or do I need the these other codes? i will apologize in advance. I know nothing of code and usually just wing it. Sometimes it works, sometimes it doesnt, so please excuse my lack of coding knowledge.
<html>
<head>
</head>
<script src=the actual wibiya tool bar code goes here type="text/javascript"></script>
</body>
</html>
that is good to know :) now (please forgive my ignorance here) do I need to create all the files, like a includes file which has the template file, etc in it? never done this before either. Have I told you lately you have the patience of a saint? and how grateful I am that you do? :)
You have a custom template on your site, right? And that's where you're making your custom changes to your template and css files, right?
ie: in /includes/templates/NAME_OF_YOUR_TEMPLATE_HERE/.......
That's the same place where you'll put the new folder and new file that I mentioned earlier.
well, I must of done it wrong cause it did not work.
I am using the darkness template, so added the jscript file in there. did not work.
don't yell, i have never understood the tree thingy or making a custom template......so i just use darkness and save a copy daily in case something messes up.
1. create a file on your PC, named "jscript_this_toolbar.js"
2. Inside that file place the <script .......> ... </script> stuff they gave you.
3. Use your FTP program to go to your site
4. Navigate to the /includes/ folder
5. Now go into the "templates" folder under it
6. Now go into the "darkness" (or whatever its actual name is) folder under it
7. Create a new folder called "jscript" in there.
8. Go into that new jscript folder
9. Upload the jscript_this_toolbar.js file into that folder.
thanks. I did it step by step, but it is not working. Maybe I am missing something. Decided I should go to bed and start fresh in the morning :) Thanks again for all of your help and patience!! Have a great night/day!
yes, will keep an eye on that. Folks have just been requesting a share button (like a facebook share button, etc) and this is the solution that seemed to work for now.
I will keep my eyes open for a working add on for zen cart but for now.....i am content :)