Results 1 to 3 of 3

Thread: Tabnavig/Index mod - Need to open page when tab is clicked, but not in the tab frame

  1. #1
    Thread Starter
    cgatherings's Avatar
    Join Date
    Jan 2012
    Location
    Washington
    Posts
    208
    Thanks
    30
    Thanked 4 Times in 4 Posts

    Tabnavig/Index mod - Need to open page when tab is clicked, but not in the tab frame

    Summary - I've added a new tab to the index.php page under the tabnavig div.

    Like this:
    <li><a href="http://testsite.com/testing"><span class="big"><?php _e('TESTING','appthemes')?></span></a></li>



    Using the above method nothing happens when you click the tab. So I tried the using the following default tab settings and block code:

    <li><a href="#block4"><span class="big"><?php _e('TESTING','appthemes')?></span></a></li>

    <!-- <div id="block4">
    <div class="clr"></div>
    <a href="http://testsite.com/testing/">TESTING</a>
    </div><!-- /block4 -->


    The "testing" page displays in the tab frame, but I need for it to display outside of this frame...such as when you click on an individual ad or post. I've went as far as setting the "testing" page to automatically redirect to another page, but nothing happens.

    If someone knows how to implement this I would appreciate the help.

    Thank you

  2. #2
    Thread Starter
    cgatherings's Avatar
    Join Date
    Jan 2012
    Location
    Washington
    Posts
    208
    Thanks
    30
    Thanked 4 Times in 4 Posts
    You must be an AppThemes customer and logged in to view this response. Join today!

  3. #3
    Thread Starter
    cgatherings's Avatar
    Join Date
    Jan 2012
    Location
    Washington
    Posts
    208
    Thanks
    30
    Thanked 4 Times in 4 Posts
    You must be an AppThemes customer and logged in to view this response. Join today!

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. when "show coupon code" is clicked the target website does not open
    By nexmessage in forum Report Clipper Bugs
    Replies: 1
    Last Post: July 13th, 2012, 04:41 PM
  2. My Website Keep Coming up with errors everytime a page is clicked.
    By saidsaid in forum Report JobRoller Bugs
    Replies: 2
    Last Post: June 12th, 2012, 10:28 AM
  3. Replies: 26
    Last Post: December 9th, 2011, 06:15 AM
  4. Replies: 1
    Last Post: June 5th, 2011, 10:18 AM
  5. Remove hyperlinks in Posts or at least where links open a new page
    By epreneur in forum Report ClassiPress Bugs
    Replies: 4
    Last Post: September 7th, 2010, 09:39 AM