Page 2 of 10 FirstFirst 1234 ... LastLast
Results 11 to 20 of 97
Like Tree3Likes

Thread: Tuffclassified.com Running over 110000+ listings successfully

  1. #11
    Thread Starter
    Senior Member navjottomer's Avatar
    Join Date
    Nov 2009
    Location
    Bareilly, India
    Posts
    246
    Thanks
    4
    Thanked 36 Times in 24 Posts
    Quote Originally Posted by chris_or View Post
    Congratulations on your site.

    Out of curiosity what are you using for the slider at the bottom of your site?
    Thanks chris_or, but which slider you are talking about?

  2. #12
    chris_or's Avatar
    Join Date
    Jul 2010
    Location
    France
    Posts
    15
    Thanks
    0
    Thanked 0 Times in 0 Posts
    The toolbar at the bottom of your site. Thanks.

  3. #13
    Thread Starter
    Senior Member navjottomer's Avatar
    Join Date
    Nov 2009
    Location
    Bareilly, India
    Posts
    246
    Thanks
    4
    Thanked 36 Times in 24 Posts
    This is Wibiya toolbar. Create it your's at Free Web Toolbar | Wibiya

  4. #14
    Amateur minimalist's Avatar
    Join Date
    Nov 2010
    Location
    Romania
    Posts
    19
    Thanks
    0
    Thanked 3 Times in 1 Post
    this site needs lots of impruvements. not impressed at all.

  5. #15
    Thread Starter
    Senior Member navjottomer's Avatar
    Join Date
    Nov 2009
    Location
    Bareilly, India
    Posts
    246
    Thanks
    4
    Thanked 36 Times in 24 Posts
    Some great news are coming to Tuffclassified.com soon and so for Appthemes.com also. Will update this thread when things got done.

  6. #16
    Junior Member garzagabriel's Avatar
    Join Date
    Mar 2011
    Posts
    24
    Thanks
    5
    Thanked 3 Times in 1 Post
    Navjottomer, congrats for success on the site.

    I have been trying to create a javascript or jquery effect for the categories in the menu just like you have:

    onclick="toggle_slide('adv_categories'); return false;"

    Could you guide me on this?

    Thank you!

  7. #17
    Thread Starter
    Senior Member navjottomer's Avatar
    Join Date
    Nov 2009
    Location
    Bareilly, India
    Posts
    246
    Thanks
    4
    Thanked 36 Times in 24 Posts
    nothing to do it's built in the classipress.

  8. #18
    Junior Member garzagabriel's Avatar
    Join Date
    Mar 2011
    Posts
    24
    Thanks
    5
    Thanked 3 Times in 1 Post
    Ok so I have this code on my header.php file. I must be doing something wrong cause its not working... What am I doing wrong?

    Code:
    <div class="header_menu_res">
    				<!--
                  <a href="<?php echo CP_ADD_NEW_URL ?>" class="obtn btn_orange"><?php _e('Post an Offer', 'appthemes') ?></a>
    				 /button Post Offers comment out-->
    				 
                <ul id="nav"> 
    			  			
                  <li class="<?php if (is_home()) echo 'page_item current_page_item'; ?>"><a href="<?php echo get_option('home')?>"><?php _e('Home','appthemes'); ?></a></li>
                  <li class="mega"><a href="#" onclick="toggle_slide('adv_categories'); return false;"><?php _e('Browse Offers','appthemes'); ?></a>
                      
                      <div class="adv_categories" id="adv_categories">
    
                            <?php echo cp_cat_menu_drop_down(get_option('cp_cat_menu_cols'), get_option('cp_cat_menu_sub_num')); ?>
    
                      </div><!-- /adv_categories --> 
                  
                  </li>
                    <?php wp_nav_menu(array('theme_location' => 'primary', 'fallback_cb' => 'appthemes_default_menu', 'container' => '')); ?>
                </ul>
    
                <div class="clr"></div>
    
                
    
              </div><!-- /header_menu_res -->

  9. #19
    Marketplace Seller mr_green's Avatar
    Join Date
    Aug 2010
    Posts
    951
    Thanks
    113
    Thanked 192 Times in 147 Posts
    minimalist
    this site needs lots of impruvements. not impressed at all.
    >>For Exemple ....?
    Best

  10. #20
    Junior Member garzagabriel's Avatar
    Join Date
    Mar 2011
    Posts
    24
    Thanks
    5
    Thanked 3 Times in 1 Post
    Im running Classipress 3.0.5.4 is this function still compatible? Onclick toggle_slide?

Page 2 of 10 FirstFirst 1234 ... LastLast

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. [SOLVED] warnings included with message that theme installed successfully
    By wppoa in forum Help Using ClassiPress
    Replies: 4
    Last Post: November 8th, 2010, 11:00 PM
  2. Replies: 3
    Last Post: July 21st, 2010, 01:30 PM