Title: Troubleshooting Definition List &#8211; Second tab doesn&#039;t function
Last modified: August 20, 2016

---

# Troubleshooting Definition List – Second tab doesn't function

 *  [silis25](https://wordpress.org/support/users/silis25/)
 * (@silis25)
 * [13 years, 8 months ago](https://wordpress.org/support/topic/troubleshooting-definition-list-second-tab-doesnt-function/)
 * Hi,
 * 1. I’m trying to set a definition list, setting two tabs that will allow leaving
   comments in two different social media netowrks (Facebook & VK).
    The main purpose
   is that you could leave a comment by pressing the relevant tab.
 * 2. Implementation:
 * 2.1 Test page can be seen here:
 * [http://www.letthemstare.com/test1.php](http://www.letthemstare.com/test1.php)
 * 2.2 Code:
 *     ```
       <dl class="tabs">
               <dt class="selected">Facebook</dt>
                   <dd class="selected">
                       <div class="tab-content">
                           <div class="fb-comments" data-href="http://www.letthemstare.com/catherine-dress-2/" data-num-posts="10" data-width="590"></div>
                       </div>
                   </dd>
               <dt>Vkontakte</dt>
                   <dd>
                       <div class="tab-content">
                           <div id="vk_comments"></div>
                           <script type="text/javascript">
                           VK.Widgets.Comments("vk_comments", {limit: 10, width: "590", attach: "*"});
                           </script>
                       </div>
                   </dd>
   
           </dl>
       ```
   
 * Currently, I have two tabs but the second one is not functioning.
    Does anyone
   knows why? Thanks and regards,
 * Kfir Silis

The topic ‘Troubleshooting Definition List – Second tab doesn't function’ is closed
to new replies.

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 0 replies
 * 1 participant
 * Last reply from: [silis25](https://wordpress.org/support/users/silis25/)
 * Last activity: [13 years, 8 months ago](https://wordpress.org/support/topic/troubleshooting-definition-list-second-tab-doesnt-function/)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
