Results 1 to 2 of 2

Thread: Homepage sidebar new tabs

  1. #1
    Thread Starter
    espider's Avatar
    Join Date
    Jul 2010
    Location
    Poland
    Posts
    22
    Thanks
    13
    Thanked 4 Times in 1 Post

    Homepage sidebar new tabs

    I'm trying to include in sidebar.php a new set of tabs to show on home page e.g:

    Code:
    <div class="tabprice">
    <ul class="tabnavig">
    <li><a href="#priceblock1"><span class="big">Weather</span></a></li>
    <li><a href="#priceblock2"><span class="big">Money</span></a></li>
    </ul>
    <div id="priceblock1">
    <div class="clr"></div>
    <div class="singletab"> TAB 1 </div>
    </div>
    <div id="priceblock2">
    <div class="clr"></div>
    <div class="singletab"> TAB 2 </div>
    </div>
    </div>
    I can see only the new tabs but the below info is gone. When I click on a new tab then all info is gone from Just Listed | Most Popular | Random tabs. I know that it's caused by jQuery in theme-scripts.js but I do not know too much about jQuery.
    Thanks a lot for any help.

  2. #2
    jomarkosabel's Avatar
    Join Date
    Mar 2009
    Location
    Philippines
    Posts
    40,697
    Thanks
    166
    Thanked 3,390 Times in 3,261 Posts
    You must be an AppThemes customer and logged in to view this response. Join today!
    Please help our moderating team work more efficiently by not sending us support questions via PM. You can read more about how AppThemes support works here. However, you can send a PM to follow up and remind me if I missed your support request/thread.

    Thank you and have a nice day.

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. Switch your sidebar Map, Contact, Poster tabs
    By marko in forum Report ClassiPress Bugs
    Replies: 13
    Last Post: July 25th, 2012, 10:57 AM
  2. Add tabs to sidebar on homepage
    By espider in forum ClassiPress General Discussion
    Replies: 3
    Last Post: January 6th, 2011, 03:47 AM
  3. My widgets and sidebar are under the tabs
    By dmyers in forum Report ClassiPress Bugs
    Replies: 5
    Last Post: November 24th, 2010, 05:58 AM
  4. BUG in version 3.0.5.1 in the homepage tabs
    By bundyla in forum Report ClassiPress Bugs
    Replies: 14
    Last Post: November 18th, 2010, 08:43 AM
  5. Blog wrong positions in sidebar tabs
    By mando in forum Report ClassiPress Bugs
    Replies: 4
    Last Post: May 20th, 2010, 11:53 AM