theuwe
Forum Replies Created
-
After downloading the latest version everything works fine.
Thank you so much for fixing this.
I now have also tried to add a field “category” in the input file
The value is feld1>feld2
In “All hierarchical paths are in a single column” I have specified {category[1]}
This also does work. In the sandbox it works.
Is it possible that with the free version it does not work but with the pro version?

I also have tried with “Getrennt durch: /”
I have identified the problem as a php memory limit error that comes in combination with some other plugins. I have solved this by deactivating some of the other plugins. This error occurs after one of the last updates of all plugins.
The editor adds the <br/> tag when typing shift+enter. When I add this manually in the wysiwyg editor of the plugin then the lines are also show in two lines. I think the plugin could handle this in the same way as the wordpress editor does.
Please refere to http://www.bison-online.de
Line 1 and Line 2 are shown in two lines when using the wysiwyg editor.Forum: Plugins
In reply to: [Timely All-in-One Events Calendar] Not working with PHP8Please refere to https://www.bison-online.de/
Line 1 and Line 2 are displayes in two lines when using the wysiwyg editor.- This reply was modified 3 years, 4 months ago by theuwe.
I have the same issue.
Current Situation
When typing shift+enter in the wysiwyg editor both lines are shown correct.
Both lines are not shown correct when using the tab on the website. There only one line is shown.Desired Behavior
When typing shift+enter in the wysiwyg editor both lines should be shown as two lines on the website.Forum: Plugins
In reply to: [Tabs Responsive - With WooCommerce Product Tabs Extension] Hide the titleYes. 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 anzeigenThank you for your help
Forum: Plugins
In reply to: [Tabs Responsive - With WooCommerce Product Tabs Extension] Hide the titleBut I can not find any option to do this in the gui. I have to change the code?
Thanks
Forum: Plugins
In reply to: [Tabs Responsive - With WooCommerce Product Tabs Extension] Hide the titleIn 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>Forum: Plugins
In reply to: [TTLive] TTLive-Plugin 0.97&0.98(Beta) – Error fwrite(): ArguIch habe das jetzt so gefixt.
In Zeile 111
if ($myhandle = fopen($params['filename'], "w")){ if (!fwrite($myhandle, $html)) { print "<br />Kann in die Datei ". $params['filename'] ." nicht schreiben"; exit; } }Forum: Plugins
In reply to: [TTLive] TTLive-Plugin 0.97&0.98(Beta) – Error fwrite(): ArguIch habe das gleiche Problem. Gibt es die angepasste Version irgendwo zum Download?
Forum: Plugins
In reply to: [Tabs Responsive - With WooCommerce Product Tabs Extension] Hide the titlePlease look here.
“myTitle” is the title of the tab-sheet as shown in list of tab-sheets.
Forum: Plugins
In reply to: [Category Wise Search] Include categories instead of exclude?I have the same problem. It would be great to have a include categories option