Page 1 of 2 12 LastLast
Results 1 to 10 of 11

Thread: Hong Kong Private Tutor Listing Site with Classipress!

  1. #1
    Thread Starter
    Amateur franho's Avatar
    Join Date
    Mar 2011
    Location
    Hong Kong
    Posts
    15
    Thanks
    1
    Thanked 0 Times in 0 Posts

    Hong Kong Private Tutor Listing Site with Classipress!

    I have recently launched my Classipress site - www.hkprivatetutors.com, very excited about it!

    Appreciate any comments/suggestions/questions!

    Fran

  2. #2
    rubencio's Avatar
    Join Date
    May 2010
    Location
    Spain
    Posts
    3,804
    Thanks
    268
    Thanked 316 Times in 278 Posts
    Excellent one!
    Best of luck in your project

    r u b e n c i o . c o m


    Since 2010 providing AppThemes solutions,
    Plugins and the best childthemes...



  3. #3
    Member 123Malaysia's Avatar
    Join Date
    Jul 2010
    Location
    Malaysia
    Posts
    92
    Thanks
    5
    Thanked 12 Times in 10 Posts
    Very nice. What plugins you're using for changing language?

  4. #4
    Thread Starter
    Amateur franho's Avatar
    Join Date
    Mar 2011
    Location
    Hong Kong
    Posts
    15
    Thanks
    1
    Thanked 0 Times in 0 Posts
    I used an old plugin called XLanguage http://wordpress.org/extend/plugins/xlanguage/

    The plugin is not actively supported now, but it still works fine on my 3.1.4 classipress installation.

    Not perfect solution, as I can't get the ad category and some of the custom fields value translation to work, so I am putting both languages together on some part of the site. But other than that, I am very satisfied with what it does.

  5. #5
    Forum Member tetrapackage's Avatar
    Join Date
    Sep 2011
    Posts
    20
    Thanks
    0
    Thanked 2 Times in 2 Posts
    Congratulations, dude. A truly nice work you have here. It would be better if your site can be translated to English automatically or via Google Translate.

  6. #6
    Thread Starter
    Amateur franho's Avatar
    Join Date
    Mar 2011
    Location
    Hong Kong
    Posts
    15
    Thanks
    1
    Thanked 0 Times in 0 Posts
    Thanks rubencio and tetrapackage!

    Tetrapackage, there is a language toddler on the top left corner where you can switch between English and Chinese. The site default language is chinese though because of my target users.

    And going into the ad page (e.g. http://www.hkprivatetutors.com/lang/...C%9F%E7%8F%AD/), there is a Google Translate option right above the main description text.

  7. #7
    Marketplace Seller mr_green's Avatar
    Join Date
    Aug 2010
    Posts
    952
    Thanks
    113
    Thanked 192 Times in 147 Posts
    I don' really understand the content héhéhéhé...
    Hong Kong made

    for me not bad I like the graphical chart

    mr green
    Best

  8. #8
    Member opacity101's Avatar
    Join Date
    May 2011
    Location
    Philippines
    Posts
    63
    Thanks
    10
    Thanked 1 Time in 1 Post
    looks nice .. good luck

  9. #9
    ongcp's Avatar
    Join Date
    Jun 2011
    Location
    Singapore
    Posts
    124
    Thanks
    0
    Thanked 0 Times in 0 Posts
    @Fran,
    Happy New Year. Good looking n functional site you have created. You may want to create a favicon (you can find a plugin easily) for branding purpose. (let me know if you need my help in searching for the plugin). i hv a question which i hope u can help.
    how do you create the blue tag "Featured" on the top left of the image. I was trying to create "sold" tag on my used car site but just couldnt get it though i followed the mod. can you help? thanks!


    Quote Originally Posted by franho View Post
    I have recently launched my Classipress site - www.hkprivatetutors.com, very excited about it!

    Appreciate any comments/suggestions/questions!

    Fran

  10. #10
    Thread Starter
    Amateur franho's Avatar
    Join Date
    Mar 2011
    Location
    Hong Kong
    Posts
    15
    Thanks
    1
    Thanked 0 Times in 0 Posts
    @mr_green @opacity101 Thanks!!

    @ongcp

    Oh yes, I overlooked the favicon...thanks for reminding!

    As for the "Featured" image, you need to open up the loop-ad_listing.php. Right below <div class="post-block">, add these code:

    <?php if(is_sticky($post_ID) == true) echo '<span class="featured-ribbon"></span>'; else echo ''; ?>

    This checks if the ad is sticky, then add a class "featured-ribbon" for styling.

    Then on style.css, add:

    /* Add Ribbon to featured ad on ad loop */
    .featured-ribbon{
    display:block;float:left; height:60px;margin:-18px 0px 0px -18px;padding:0;width:60px;
    position:absolute;
    background:url("images/featured_ribbon_60.png") no-repeat scroll right top transparent; z-index:999;
    }

    [IMG][/IMG]featured_ribbon_60.png Upload this image to your images folder too. That's it!

    I hope this works for you, as I did it long time back and i have done a lot of modification on my source files in between.

Page 1 of 2 12 LastLast

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. JobPack - job listing going Private - expiry emails
    By gentleman in forum Report JobRoller Bugs
    Replies: 2
    Last Post: May 1st, 2011, 01:24 AM
  2. Testing site online - how can I make site private/
    By lausha in forum ClassiPress General Discussion
    Replies: 2
    Last Post: January 16th, 2011, 03:41 PM
  3. Private Site
    By ebayemails in forum ClassiPress General Discussion
    Replies: 2
    Last Post: May 29th, 2010, 02:18 AM