Hello @theuwe,
Please explain properly by sending us the screenshot.
Thanks
Thread Starter
theuwe
(@theuwe)
Thread Starter
theuwe
(@theuwe)
In the code this is handled by tabs_sec_title where the default is yes. How can I set this option to false?
$option_names = array(
"tabs_sec_title" => "yes",
.....
<?php if($tabs_sec_title == 'yes2' ) { ?>
<h3 style="margin-bottom:20px ;display:block;width:100%;margin-top:10px"><?php echo get_the_title( esc_html($post_id) ); ?> </h3>
Hi @theuwe,
If you set the default ‘yes’ to ‘no’ then it’ll overwrite in the next update. so to hide this title you can set the Display Tabs Section Title setting to No.
Thanks
Thread Starter
theuwe
(@theuwe)
Hi @praveenmalav09
But I can not find any option to do this in the gui. I have to change the code?
Thanks
Hi @theuwe,
You can find this setting at Tabs Settings -> Display Tabs Section Title.
Please refer to this screenshot – https://ibb.co/ry3QqBp
Thanks
Thread Starter
theuwe
(@theuwe)
Yes. This works. The reason I couldn’t find this option was, that there is an error in your language file for German
Wrong: Dieses Plugin ist bereits installiert und aktuell
Correct: Titel der Zusammenstellung anzeigen
Thank you for your help
-
This reply was modified 3 years, 1 month ago by
theuwe.
-
This reply was modified 3 years, 1 month ago by
theuwe.
Hi @theuwe,
Glad that your issue has been resolved, if you like our plugin then please rate us.
Thanks