There is still lots to do to get the data together for the site, so it is too soon for the hosting. For now, I have reorganized the code to use the working route so it is running OK, but usually these errors return. When they do I will re-open this ticket. Thanks for your input.
This is still in development on my home server, no hosting set up as yet. I will look into this.
Both routes share the same tabby-ending:
$out_all = $out_all . do_shortcode( '[tabbyending]' );
The main theme is ‘Rubber Soul’; I am extending that to my own child theme but have so far only added a functions.php and a JS script, no CSS changes. The $details section uses the ‘Accordion Shortcodes’ to display the data in html <table></table> format.
I see that the resulting JS is missing all the responsive-tabs html, and is simply listing the titles one per line.
It mentions a wpautop filter in the documentation. Could that be involved here?