Title: tabs responsive doesnt work
Last modified: July 30, 2022

---

# tabs responsive doesnt work

 *  Resolved [ayshe34](https://wordpress.org/support/users/ayshe34/)
 * (@ayshe34)
 * [3 years, 10 months ago](https://wordpress.org/support/topic/tabs-responsive-doesnt-work/)
 * So I add the embed code to the place where it says “Sample Description” but when
   i update or save it as draft it resets. Like the code disappears. I tried different
   embed codes from different sources but nothing works. I also tried deactivating
   all the plugins.

Viewing 5 replies - 1 through 5 (of 5 total)

 *  [Praveen](https://wordpress.org/support/users/praveenmalav09/)
 * (@praveenmalav09)
 * [3 years, 10 months ago](https://wordpress.org/support/topic/tabs-responsive-doesnt-work/#post-15875909)
 * Hi [@ahasanpour](https://wordpress.org/support/users/ahasanpour/),
 * As per the WordPress new guideline, you can not add special characters and embed
   code( iframe ) in the description section because of escaping functions i.e it
   stripping out unwanted data.
 * Thanks
 *  Thread Starter [ayshe34](https://wordpress.org/support/users/ayshe34/)
 * (@ayshe34)
 * [3 years, 10 months ago](https://wordpress.org/support/topic/tabs-responsive-doesnt-work/#post-15877546)
 * But I could do this like 2-3 weeks ago
 *  [Praveen](https://wordpress.org/support/users/praveenmalav09/)
 * (@praveenmalav09)
 * [3 years, 10 months ago](https://wordpress.org/support/topic/tabs-responsive-doesnt-work/#post-15886897)
 * Hi [@ayshe34](https://wordpress.org/support/users/ayshe34/),
 * Please follow these steps go to plugin file editor > select tabs responsive >
   ink > admin > data-post > tabs-save-data.php
 * remove this code
 * `$tabs_desc = stripslashes(wp_kses_post($_POST['tabs_desc'][$i]));`
 * to
 * `$tabs_desc = stripslashes($_POST['tabs_desc'][$i]);`
 * If it works or not please let us know.
 * Thanks
 *  Thread Starter [ayshe34](https://wordpress.org/support/users/ayshe34/)
 * (@ayshe34)
 * [3 years, 9 months ago](https://wordpress.org/support/topic/tabs-responsive-doesnt-work/#post-15925048)
 * Thank you so much, it worked.
 *  [Praveen](https://wordpress.org/support/users/praveenmalav09/)
 * (@praveenmalav09)
 * [3 years, 9 months ago](https://wordpress.org/support/topic/tabs-responsive-doesnt-work/#post-15930299)
 * Hi [@ayshe34](https://wordpress.org/support/users/ayshe34/),
 * Glad that your issue has been resolved if you like our plugin please rate us.
 * Thanks

Viewing 5 replies - 1 through 5 (of 5 total)

The topic ‘tabs responsive doesnt work’ is closed to new replies.

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

 * 5 replies
 * 2 participants
 * Last reply from: [Praveen](https://wordpress.org/support/users/praveenmalav09/)
 * Last activity: [3 years, 9 months ago](https://wordpress.org/support/topic/tabs-responsive-doesnt-work/#post-15930299)
 * Status: resolved