Hello. I am currently working on a tab section that I need to tab list moved below the tabbed content. I have made changes like this previously in WooCommerce with remove_actions in the functions file but I’m unsure of if that will work properly given their construction. Any help would be appreciated.
Hi jeremyMuse,
Thank you for writing in, regretfully, placing the tab list in the bottom is not an option, it seems you already resolve what you need though.
Cheers!
It really should be an option.
I was able to move the sections but it’s messing up when clicking through. I’m using this snippet:
function($) {$(’.x-tabs-list’).insertAfter(’.x-tabs-panels’);});
If this isn’t something I can work through, I’m going to have to find a different way to display the content.
Hey @jeremyMuse,
I’m sorry but we cannot support theme or element modifications. What I could do is post this as a feature request and if we receive more use cases for a bottom positioned tabs list, our development team will most probably add it as an option.
Thank you for understanding.
Please do post it as a feature request. I’ve had to go to an outside source for something that, honestly, I feel like should already be an option in the element.
Thanks.
Sorry to hear that, yes we already added this to our feature request list. All of these items are discussed with our team internally and prioritized based on the amount of interest a particular feature might receive.
Thanks,
This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.