Hi,
Please follow my steps here to resolve your problem.
Step-1 : Open your plugin directory and then open tabs-responsive plugin folder.
Step-2 : Now open here ink folder and then install folder, Here you’ll see a file name is installation.php , open it on any editor.
Step-3 : Go to near line no. 21 and then find below code there
add_action('media_buttons_context', 'wpsm_tabs_r_editor_popup_content_button');
add_action('admin_footer', 'wpsm_tabs_r_editor_popup_content');
Step-4 : Replace above code with this given code –
//add_action('media_buttons_context', 'wpsm_tabs_r_editor_popup_content_button');
//add_action('admin_footer', 'wpsm_tabs_r_editor_popup_content');
Step-5 : Save your code and then check your slider setting.
Let me know if you will get any problem.
Thanks
-
This reply was modified 9 years, 4 months ago by
wpshopmart.
Hi,
Oh great thanks.
Can i know the what was problem with this code ?
And is, there any possibility to html tag in tab title ?
-
This reply was modified 9 years, 4 months ago by
kumaresan.
This code this display shortocde button on page or post to get tabs shortcode.
But worry that code not required at front end. You can get tab shortcode from tab setting page also.
Please rate us if you like this plugin.
Thanks
And is, there any possibility to html tag or class for tab title ?
Sure i will rate it…
-
This reply was modified 9 years, 4 months ago by
kumaresan.