Title: Tabs does not display on Https URLs
Last modified: September 1, 2016

---

# Tabs does not display on Https URLs

 *  Resolved [Daniel](https://wordpress.org/support/users/danielragona/)
 * (@danielragona)
 * [9 years, 10 months ago](https://wordpress.org/support/topic/tabs-does-not-display-on-https-urls/)
 * Hi, i have a site with the plugin which was working perfect! I bought the SSL
   certificate due to SEO, but in the https landings the tabs dont work… Do you 
   know why? Regards
 * This is the site [http://bit.ly/2aEW6Kx](http://bit.ly/2aEW6Kx)
 * [https://wordpress.org/plugins/tabby-responsive-tabs/](https://wordpress.org/plugins/tabby-responsive-tabs/)

Viewing 1 replies (of 1 total)

 *  Plugin Author [cubecolour](https://wordpress.org/support/users/numeeja/)
 * (@numeeja)
 * [9 years, 10 months ago](https://wordpress.org/support/topic/tabs-does-not-display-on-https-urls/#post-7620796)
 * It looks like the Plugin’s tabby.js jquery script is being included as expected,
   but the code does not appear to be processed.
 * I would normally expect to see your site to be enqueuing the version of jquery
   included with WordPress, and no other version from:
 *     ```
       https://www.ecotravelmexico.com/wp-includes/js/jquery/jquery.js
       ```
   
 * However a non-standard and out of date copy of jquery is being included from 
   a non-https external URL.
 * You can see this in your page source:
 *     ```
       http://ajax.googleapis.com/ajax/libs/jquery/1.11.1/jquery.min.js"
       ```
   
 * This might be the cause of the issue and may be due to another plugin doing something
   daft.
 * To troubleshoot this issue, temporarily deactivate all other plugins. Then if
   the tabs work as expected at that point, activate the other plugins one-by-one
   until the issue occurs again to identify whether a specific plugin was causing
   the issue. If the indication is that it does not appear to be a plugin causing
   this, try temporarily switching to a default theme such as twenty-sixteen to 
   establish whether something in the theme migth be causing the issue.

Viewing 1 replies (of 1 total)

The topic ‘Tabs does not display on Https URLs’ is closed to new replies.

 * ![](https://ps.w.org/tabby-responsive-tabs/assets/icon-256x256.jpg?rev=2682041)
 * [Tabby Responsive Tabs](https://wordpress.org/plugins/tabby-responsive-tabs/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/tabby-responsive-tabs/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/tabby-responsive-tabs/)
 * [Active Topics](https://wordpress.org/support/plugin/tabby-responsive-tabs/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/tabby-responsive-tabs/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/tabby-responsive-tabs/reviews/)

## Tags

 * [HTTPS](https://wordpress.org/support/topic-tag/https/)

 * 1 reply
 * 2 participants
 * Last reply from: [cubecolour](https://wordpress.org/support/users/numeeja/)
 * Last activity: [9 years, 10 months ago](https://wordpress.org/support/topic/tabs-does-not-display-on-https-urls/#post-7620796)
 * Status: resolved