Results 1 to 5 of 5

Thread: Adding a comments section
      
   

  1. #1
    crackenzag is offline Private
    Join Date
    Jan 2009
    Posts
    3

    Question Adding a comments section

    How can I add a comments section that will display user comments after i have moderated them on the website? I tried using wordpress, but i can't see how i can make the blog page look like the rest of my pages (cloning pages in blue voda to make them all have the same appearance). Can someone help me with this?

    also I'm quite confused with my SQL databases and such.... I gather that has something to do with wordpress? Tried following the tutorials but didn't really clear anything up.

    my url is www.auto-go.net you can see how all my pages look alike and i want the blog page to look like the rest of them. thanks for the help!

  2. #2
    Watdaflip's Avatar
    Watdaflip is offline Major General
    Join Date
    Sep 2005
    Location
    Cincinnati, Ohio
    Posts
    2,119

    Default Re: Adding a comments section

    It will take a script in order to have comments on your website. I don't know of one offhand that is just comments, but you might want to search a website like hotscripts.com. BV itself isn't capable of doing this without a script to interact with a database or other storage method and manage the comments.

    At any rate just about any script you find will require some modification to make it look like the rest of your website.

    Unless you want to learn html and a scripting language like php, your only options are to either use a script like wordpress which has styles you can install. You might be able to find one with the same color scheme as your site, or you can hire someone to take your current design and make a style for wordpress that matches your site.

    The other choice is to hire someone to write a script that will integrate well with your existing site.

    Hope that helps

    Register/Login Script
    Do you use a Password Protected Directory? Need a way to allow users to make their own account, try my .htaccess Login Script

  3. #3
    crackenzag is offline Private
    Join Date
    Jan 2009
    Posts
    3

    Default Re: Adding a comments section

    ok. ill check hotscripts. thanks Watdaflip

  4. #4
    crackenzag is offline Private
    Join Date
    Jan 2009
    Posts
    3

    Default Re: Adding a comments section

    wow, there is alot on that site.. anybody recommend a good script? I'd like to keep it to ones that are free - duh - and ones that don't require database software or just store entries in a file in the directory. thanks for any help

  5. #5
    Watdaflip's Avatar
    Watdaflip is offline Major General
    Join Date
    Sep 2005
    Location
    Cincinnati, Ohio
    Posts
    2,119

    Default Re: Adding a comments section

    I can't recommend any as I haven't used any comment scripts, but whatever script you do use will have to use either a database or text file. The comments have to be stored somewhere.

    Vodahost provides you with databases on your own account, and there are tutorials to help you set the database. The script should have some sort of install file (or atleast an export of the database tables to be imported). The majority will use a database as it is quicker, easier, and more efficient then flat text files.

    Register/Login Script
    Do you use a Password Protected Directory? Need a way to allow users to make their own account, try my .htaccess Login Script

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

     

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49