PDA

View Full Version : Pop-Up Comments


elmiee
06-10-2006, 10:31 PM
I'm really not in the right frame of mind to be doing this right now, but it so needs to be done. This is also my first time using Pixelpost/making my own layout for it so I'm lucky I got this far with it.

I just want there to be 0 Comments | Add a Comment on the far right hand side and when you click on either it opens in a pop-up window where you can add and read comments.

Could anyone do this for me/give me the basic code? I had a quick go but I just can't seem to do it as I'm too hot at the moment, I'm not a summer person at all X__x;;

you can see the site here; http://elmiee.be/photography

blinking8s
06-11-2006, 05:46 AM
in the docs folder of pixelpost, there is a txt file about template tags, this will give you all the information you need

Connie
06-11-2006, 07:43 AM
I just want there to be 0 Comments | Add a Comment on the far right hand side and when you click on either it opens in a pop-up window where you can add and read comments.

where is "or"? either or?

you will find all information in the pixelpost-tags.txt in the documentation folder

you can use <COMMENT_POPUP> to get a new window for comments
if you popup-comments, you will need the template "comment_template.html " in your template folder as well

you can check out the templates which come with Pixelpost, some have popup-comments, some have embedded comments

so you can define which kind of comments you which

if you are a beginner with templates and start to write your very first template it is always good to start with one of the templates which come with pixelpost,

either to study them and to understand the functionality
or to use them as "template-template" for your own creation

good luck