New Developments

Discussion in 'TemplateCodes' started by seymourjames, Dec 27, 2009.

  1. seymourjames All Hands On Deck

    This year, we want to develop some important integrations of 68C with other well known applications. We are interested to take some votes and ideas on the follow

    1. What forum software would you like to have templates for to match Templatecodes

    2. What blogging software (We are already thinking WordPress)

    3. What other key applications are of interest?

    As you can appreciate it takes time, effort and money to develop these things. We want to get it right.
  2. bowers01 Genius At Work

    An Auction script would be nice
    68kb or some sort of KB script would be excellent, every classifieds site should have one.
    As for Forums i was verry happy with vBulliten when i had a play with it.
    A photo gallery script, where for example if it was a car classifieds users could add photos of their cars to the gallery.
    Just some ideas
  3. FlyAgain Customer

    Hello,
    Thanks for working on developing new items.
    I am VERY new to 68C, just started template codes.
    It would be nice to have a module that would allow the customer to easily
    go back in and place a "sold" graphic on the ad.
    It could stay on the site until expiration but, be marked as sold.
    I see in the forum there were others interested in this feature as well.

    Chris
  4. newcastledirectory Hunter Classifieds.com.au

    Totally agree..

    I totally agree 68c is far more advanced and reliable software then others on the market and yet a simple and a very important function like a SOLD button is yet to be developed!
    I can’t begin to stress the importance of this function to classifieds publishers...
    ** BLINK AND GLITTER IS NICE** BUT NOT THAT IMPORTANT!
  5. Lhotch curmudgeon

    The reason it hasnt been developed is because its NOT that important to the majority of users.

    When I develop a mod I want to make sure it will sell enough copies so I can recoup $$$$ for the time I spent creating and supporting the mod. It takes more than a handful of sales to pay for a mods creation.
  6. newcastledirectory Hunter Classifieds.com.au

    Hi Larry

    I am sure that you are wrong on the demand for this function ... maybe you should ask the forum members to vote on this issue and this will give you a clear indication if there is a demand for this function...
  7. seymourjames All Hands On Deck

    How do any of these posts with the exception of Nick relate to my thread or its question?

    I am asking which applications people want to marry with 68c into one integrated look and feel. Forums, blogs, etc

    There are other threads available to post feature requests onto. I am talking about bigger stuff.

    As for a sold marker or a free marker, you can already do this with templatecodes by using price = 0.00. So when the price = 0.00 it actually displays price: SOLD everywhere. With a small modification you could use the price variable to have FREE and SOLD displayed although it is only set up for one or the other at present.
  8. tlombard Customer

    I have set price to 0.00

    GunListUSA.com Tom Test

    All I'm seeing is N/A in the price field.

    What do I need to do to turn this 'SOLD" thingy on?

    And what do you mean it will display SOLD everywhere?

    -Tom
  9. seymourjames All Hands On Deck

    It depends upon which version of the software you have (older versions do not have this functionality) but there should be a line in modules/templatcodes/languages/english.php . You can replace the N/A with sold.
  10. tlombard Customer

    I'm using Template:
    $data['template']['name'] = "EvoOcean";
    $data['template']['description'] = 'Modern Rounded Web 2.0 Template';
    $data['template']['version'] = "1.03";

    Class 68 v4.1.6 Designer

    1. So what version/versions of what do I need to make this work?
    2. Is all the functionality doing just changing "N/A" to "SOLD"?
    3. What does 'show everywhere' you mentioned mean?
  11. GaryGrant Customer

    Definitely need wordpress integration - we are working on a site now & is taking way too long. We've decided to use Thesis theme & duplicate our custom 68 theme as best possible for now.
  12. Eric Barnes Guest

    I use Thesis for my personal site: Eric Barnes ? 68 Classifieds, Business, Tech, Life, and Whatever else

    So far it has been really easy to work with. If you have any troubles I may be able to lend some advice.
  13. seymourjames All Hands On Deck

    Go into the language file I mention and try it. Replace N/A with Sold. Then make an advert of 0.00. If it does not work then email me on my site please and i will send you the updated templatecodes file.
  14. seymourjames All Hands On Deck

    Just an update to say matching WordPress themes to our Neo style templates will be available by the end of this week.

Share This Page