Digital experiences for all disciplines
Forum Replies Created
-
Posted in: We hit Power Elite.
-
Yes, it works.
Thanks again Kyle. I have made the change, but still with no luck. The problem is still there…
Maybe I have no other option than to modify the main sf-header file, uncheck the automatic theme updates and apply the modification each time I update the theme…
It appears strange to me that I am having this blank page problem only with the backend. The website is ok.
More than editing the file, what I had to do was only adding one link.
In line 230 I changed
$header_output .= '<div class="row">. "\n";
to
$header_output .= '<div class="row"><a href="#" class="bonfire-slideout-button">MENU</a>'. "\n";
Do you know of any other way to do the same modification?
Cheers
Hi Kyle, thanks for your help, but unfortunately it does not work…
Well, yes, although in the Child theme folder.
Following your suggestion I have spotted the file that is causing my problem: it is a custom functions.php inside my child theme folder.
The content is just
<?php if (!function_exists('sf_custom_content')) { include_once('sf-header.php'); } ?>
Since I needed a small modification to sf-header.php
Is there a way to retain my modification while getting rid of the blank page issue?
Thanks
Thanks Mohammad, it was my mistake, now it’s working correctly.
I have the same problem. I would like to have a full width image, I chose the option in the editor, but the image doesn’t show full width.
What do I have to do?
Thanks
Yes, I meant the hover effect. Too bad…
-
Posted in: We hit Power Elite.