Viewing 2 reply threads
You must be logged in to reply to this topic.
Hi,
I’m using the folie-child theme (blank installation, no changes done yet) but unfortunately the logo and menu are not displayed in the header.
Source Code from Inspect Element:
<div class=”c-left header-col” data-col=”left”><div class=”header-el cl-h-cl_header_logo “></div><div class=”header-el cl-h-cl_header_menu “></div></div>
PS: deleting all the files from folie-child folder doesn’t help :/
thanks
Gilles
Hello,
Just found what causes the problem.
In the next update will be fixed.
For now, please use this simple & fast fix.
Go to plugins/codeless-builder/include/core/cl-header-builder.php
On line 426 replace: get_stylesheet_directory with get_template_directory
Sorry for this issue :)
Best Regards
You must be logged in to reply to this topic.