Hello
I see how I can edit the tab-me.css file the plugins/tab-me folder but can I create a tab-me folder in my theme folder and then put my version of tab-me.css in there?
This would still survive an updated version of tab-me etc..
Cheers
Geoff
]]>Hi Micah,
I have been a long time and happy user of your plugin. We just moved our site to Managed WordPress at GoDaddy and I am now getting this error on many pages:
Notice: Array to string conversion in /home/content/p3pnexwpnas05_data03/97/3264497/html/wp-includes/shortcodes.php on line 326
When I disable the Tab Me plugin – I lose the error.
Can you suggest a fix?
Thanks!
Ted
]]>Please, Update your plugin to be compatible with wordpress 4.3 to make it attractive to download
]]>I had this site in a subdirectory on my website during development and the tabs worked fine. But after transferring the site to a different server, they no longer work. The strange thing is that they no longer work on the test site either. Any ideas? I’ve tried deactivating/reactivating as well as reinstalling. I also tried downgrading to the last version of WP to see if that was it.
Current site: https://www.watsec.com
Test site: https://www.bluespringsdesign.com/watsec
Hey,
thank you for your plugin.
Is there any possibility to remove the arrow which are above the tabs?
Thanks a lot
Niclas
]]>Hi,
Thank you for your plugin. … but after I installed it
the tab titles are showing vertical insted of horizontal.
Do you know how can I change viewing of tab titles to horizontal?
It seems like:
tab title 1
tab title 2
and I want to change to horizontal position: tab title 1 tab title 2
Please help and answer my question.
Have a nice day,
Kind regards,
R
Is there any way to link to a specific tab? SOmething like a #tab-name appended to the end of the page URL??
]]>Hi Micah,
I have altered the CSS file a bit to customize with the fonts and look of my site… I am one little item from having it ready to go…
I would like to vertically align the tabs to the bottom of the tab menu area.
See the single and double line tabs on this page:
https://www.westminstertech.com/tabs/
I would like the tab “Test” to be on the bottom of the menu area sitting on the black line like the rest of the tabs… How do I accomplish this?
Here is the CSS I am using right now:
/**
* Tab Me
*
* Simple CSS stylesheet for Tab Me Tabs
*
* @since 0.5
*/
.tab-me-tab-content {
background-color:#ffffff;
}
.tab-me-content-wrapper{
clear:both;
border-top: 1px solid #343434;
}
ul.tab-me-tabs {
font-size: 15px;
font-weight: normal;
line-height: 1.7;
font-family: ‘Oswald’, Helvetica, Arial, sans-serif;
}
ul.tab-me-tabs li{
margin: 0;
padding: 0 5px;
display: block;
background: none;
float: left;
}
ul.tab-me-tabs li a{
display: inline-block;
padding: 0 10px;
text-align: center;
background: #fff;
}
ul.tab-me-tabs li.active a{
background: #343434; color: #FFF;
}
Thanks!
Ted
]]>Hi Micah,
Was wondering if it was possible to replace the tab’s title by an image. Thanks a lot.
]]>Hi Micah,
When I add the Tab Me plugin short codes on this page:
https://www.westminstertech.com/tab-me/
The tabs appear to be floating as opposed to right at the top of the content box. How can I fix this?
Thanks – great plugin otherwise!
Ted
]]>Please add a vertical accordion and spoiler.
Very good to get plug-in!
Hello.
I am trying to use the scroller in tabs. I know this is an issue, because only the first tab is visible and the others are hidden, so scroll won’t be rendered on them.
How can this be done? I seen that other people have done it. Tried all examples I could find, but nothing seems to work.
Please help.
Thank you
Hello, great plugin, I’m really enjoying customizing it! Is there any way that I can center the tabs? I have tried many things but can’t find where to center it. Also, I have the same issue as ‘Vadim V’ where my first tab is indented. I don’t think it’s quite 40px but it’s almost that much. I am using the ‘Attitude’ theme and I can’t find where it is.
Thanks,
Zach
It doesn’t work without javascript being enabled. When you have javascript off, you simply can’t tab to the next tab. I’ve written some code to combat this and you can merge it with your own repository.
https://www.marketingmix.com.au/wp-content/uploads/2013/11/tab-me.zip
]]>Why is the first tab begins indented 40px?
<div>[tabs][tab title="title 1"]Content for tab 1 goes here [/tab][tab title="title 2"]Content for tab 2 goes here[/tab][/tabs]</div>
]]>
Hello!
I’ve put a:
[tabs] [tab title=”title 1″] Content for tab 1 goes here [/tab]
[tab title=”title 2″] Content for tab 2 goes here [/tab] [/tabs]
for testing it, but can get only a line.
Can you help me?
Thanks!
]]>Great plugin,
Is there a way to make one of the tabs link to another page by altering shortcode?
e.g. view
I would like an additional third tab which linked back to the main search page.
]]>