Hello again! I am now trying to place columns within a tab. However, putting shortcodes within shortcodes seems to be throwing the layout off. Any suggestions?
The same problem seems to occur if I do other shortcodes within shortcodes too.
Thanks!
Thanks for the fast response. The site is www.mbasforpeace.com but I removed the code since I was having problems.
I just recreated a quick test page so you can see: http://mbasforpeace.com/test-page/
I'm actually having two problems:
1) You will see the toggle is positioned within the tab but the overall div is cut short so that the content within the toggle is not over the white background.
2) How can I get more than one group of tabs to work? I tried changing the IDs so they are unique but only one content area can be displayed at a time. Ideally, I would want three groups of tabs, all open to the first tab.
Awesome! That fixed the #1 issue I listed above. Thanks.
Thoughts on the second issue I mentioned? How can I get more than one tab group on the page?
Also, thoughts on my third question? As a work-around, I added a bunch of [br] tags to manually fix the spacing. I just removed them so you could still see the issue: http://mbasforpeace.com/research/
2) Please refer to 3.png and this page: http://mbasforpeace.com/research/
When I click on a toggle box, the content that was part of the next section jumps up and overlaps the content from the top section. You will see that there are extra bullets that are part of the content below and the "key takeaways" header also moves up for some reason. Click on the actual toggle in the first section and you should see what I mean.
Hey Nathan!
What's the url of the page?
Regards
Thank you.
Clapat Support
https://www.clapat.com/
Review Envato Item Support Policy
Thanks for the fast response. The site is www.mbasforpeace.com but I removed the code since I was having problems.
I just recreated a quick test page so you can see: http://mbasforpeace.com/test-page/
I'm actually having two problems:
1) You will see the toggle is positioned within the tab but the overall div is cut short so that the content within the toggle is not over the white background.
2) How can I get more than one group of tabs to work? I tried changing the IDs so they are unique but only one content area can be displayed at a time. Ideally, I would want three groups of tabs, all open to the first tab.
Hope that makes sense.
Having the same issue on this page: http://mbasforpeace.com/research/
Open the first toggle and you will see how the bullets and layout get all screwy. Supposed to be presenting this page this evening... eek!
Hi Nathan,
Please add this in Theme Options > Styling Options > Custom CSS:
.tab_container {
float: left !important;
padding: 20px 2% !important;
width: 96% !important;
}
And tell us if works ok now. Thanks
Thank you.
Clapat Support
https://www.clapat.com/
Review Envato Item Support Policy
Awesome! That fixed the #1 issue I listed above. Thanks.
Thoughts on the second issue I mentioned? How can I get more than one tab group on the page?
Also, thoughts on my third question? As a work-around, I added a bunch of [br] tags to manually fix the spacing. I just removed them so you could still see the issue: http://mbasforpeace.com/research/
Thanks again. Really appreciate the fast support.
Please create a simple example of what you want to do, and give us more details.
Thank you.
Clapat Support
https://www.clapat.com/
Review Envato Item Support Policy
Sure thing:
1) Please see 1.png and 2.png attached and referr to this sample page: http://mbasforpeace.com/test-page
In 1.png, you will see that although there are four tabs but only one box is showing up (for tabs 1 and 2). Here's the shortcode I have in there.
In 2.png, you will see what happens when I click tab 3. The content for tabs 1 and 2 go away.
What do I need to do that allow the first tab of BOTH to be visible at the same time?
2) Please refer to 3.png and this page: http://mbasforpeace.com/research/
When I click on a toggle box, the content that was part of the next section jumps up and overlaps the content from the top section. You will see that there are extra bullets that are part of the content below and the "key takeaways" header also moves up for some reason. Click on the actual toggle in the first section and you should see what I mean.
Thanks!!
Try to recreatetabs from our shortcode generator for tabs.
Thank you.
Clapat Support
https://www.clapat.com/
Review Envato Item Support Policy
Ok, just did. Same issue. I created both tabs using the shortcode generator exclusively and did not edit.
You'll notice that the IDs are the same... Not sure if that's causing a problem. Originally, I tried changing those but still no luck.
Hello again. Any update? Thanks!
Hi,
We apologise for the late answer. Ticksy was down many times this week.
For the moments it is possible to add one tab in a page. We promise in the next update this will be the first thing on our to do list. Multiple tabs.
Thanks
Thank you.
Clapat Support
https://www.clapat.com/
Review Envato Item Support Policy
Ah ok. That works. I thought maybe I was just doing something wrong. I'll look forward to the update.