I haven’t tried it yet, but I was wondering if I can place a rehabtab inside another rehabtab? What I’d like is to have tabs inside tabs, to break down a page categorically and sub-categorically. Do you think something like this is possible, or maybe there will be a jquery conflict? What do you think?
]]>I tried to use a custom theme created with jQuery Themeroller but it does not seem to be working with the theme downloaded from latest version of JQuery Themeroller (v1.9). The theme is loaded but the tabs do not work, i.e. all content is displayed below each tab and the tab does not change when clicked.
EXAMPLE: https://www.magnetmadness.co.uk/procigdev/earn-with-p/
I followed all the instructions given exactly as described.
The three themes supplied with the plugin do work correctly though.
I tried it again with standard theme ‘Start’ from JQuery Themeroller (not one that I had created) but this does not work either.
Some assistance would be gratefully received!
Cheers.
]]>Nice plugin. I’m wondering if there is a way to set the maximum height or an absolute height for the tab box that holds the content?
One of my tabs has one paragraph of text about 250 px height which is perfect for the theme, but the second tab will hold a lot of information and pushes the footer way down the page. I’m wondering if that second tab could include a scroll bar within?
Thanks.
]]>I’m having a CSS issue here, apparently. The tabs load as bullet points. Unfortunately, I don’t know enough CSS on how to code my own fix into the CSS style sheet.
Can you help?
Thanks.
]]>Is it possible to use an image in the tab, instead of text?
]]>Hi,
I want to use this plugin as sidebar tabs..please help me.
Regards
Moyeen
I would like to inform about a problem with other language characters in the titles (Cyrillic). The problem brakes the initialization of the Rehabtabs.
I have replaced:
$tab_id = sanitize_title( $tab['title'] ) . $key;
with:
// No unexpected characters
$tab_id = /*sanitize_title( $tab['title'] )*/ 'rhbt_' . $key;
..which enabled proper work of the plugin. With urlencode/decode, the tabs were working, but were not connected to the correspoiding div.
]]>Hi vancoder, you have a developed a decent plugin. Would it be possible—if not better—to allow placing a copy of the customized jQuery UI CSS inside the activated theme folder so that it doesn’t get removed when performing automatic updates to your plugin?
]]>Hey Vancoder,
This is a great plugin, super clean and simple and does exactly what you say it does. Nice work!
One question – other than what you’ve written, I can find no reference to IE7 compatibility. Seeing it’s based on jQuery and pretty much every jQuery system I use works fine in IE7, and even IE6, I gather that other than the radius corners, it should work fine?
Thanks, I look forward to using this a lot!
Cheers,
Gerard
]]>First, I love this plugin! It is very beautiful. Works well with my over-all design, and inplements simply and easily. However, it gives me a jquery conflict with my homepage scroller.
I am using the ThemeForest theme “LondonLive” https://themeforest.net/item/london-live-3-in-1-news-magazine-and-blog/154462 It has a home page scroller.
By trial and error, commenting-out files and then blocks of code, I have determined that the conflict happens when in rehabtabs.php on line 82 the script calls for wp_enqueue_script( 'jquery-ui-tabs' );
When I comment-out this line the scroller and sidebar tabs work again.
As I am committed to using this theme, I will have to deactivate your rehabtabs until we can resolve this issue.
Please let me know if I can help you test an fixes.
]]>I do have a few plugins and a theme installed.
In the meantime, here is the fatal error I am getting:
Plugin could not be activated because it triggered a fatal error.
Fatal error: Class ‘FilesystemIterator’ not found in /x/y/public_html/wp-content/plugins/rehabtabs/options.php on line 37
If you need further diagnosis let me know.
]]>