rui, thanks for coming back.
as far as i can see in your tabs.php i found โฆ
if($id == ''){
$output .= "\n\t\t\t" . '<div id="'.preg_replace("#[[:punct:]]#", "", (strtolower(str_replace(' ', '-', $title)))).'" class="tab-pane load">';
}else{
$output .= "\n\t\t\t" . '<div id="'. preg_replace('/\s+/', '-', $id).'" class="tab-pane load">';
}
โฆ what does the working replacement for the content part, but it seems to be missing for the navigation part of the tabs mechanism.
regarding your question: i am fine for now and my site. can definitely wait for the next update. ๐
best,
s