Hi i've the Wanrning below on my page (focho.ch). I'm use the module mod_as_superfish_menu.
Thank you for your helpful answer.
Warning: include_once(fonts.php) [function.include-once.php]: failed to open stream: No such file or directory in /home/fontanne/www/focho.ch/modules/mod_as_superfish_menu/mod_as_superfish_menu.php on line 48
Warning: include_once() [function.include.php]: Failed opening 'fonts.php' for inclusion (include_path='.:/usr/local/share/pear') in /home/fontanne/www/focho.ch/modules/mod_as_superfish_menu/mod_as_superfish_menu.php on line 48
Warning: include_once(styles.php) [function.include-once.php]: failed to open stream: No such file or directory in /home/fontanne/www/focho.ch/modules/mod_as_superfish_menu/mod_as_superfish_menu.php on line 49
Warning: include_once() [function.include.php]: Failed opening 'styles.php' for inclusion (include_path='.:/usr/local/share/pear') in /home/fontanne/www/focho.ch/modules/mod_as_superfish_menu/mod_as_superfish_menu.php on line 49
Warning: include_once(fonts.php) [function.include-once.php]: failed to open stream: No such file or directory in /home/fontanne/www/focho.ch/modules/mod_as_superfish_menu/mod_as_superfish_menu.php on line 48
Warning: include_once() [function.include.php]: Failed opening 'fonts.php' for inclusion (include_path='.:/usr/local/share/pear') in /home/fontanne/www/focho.ch/modules/mod_as_superfish_menu/mod_as_superfish_menu.php on line 48
Warning: include_once(styles.php) [function.include-once.php]: failed to open stream: No such file or directory in /home/fontanne/www/focho.ch/modules/mod_as_superfish_menu/mod_as_superfish_menu.php on line 49
Warning: include_once() [function.include.php]: Failed opening 'styles.php' for inclusion (include_path='.:/usr/local/share/pear') in /home/fontanne/www/focho.ch/modules/mod_as_superfish_menu/mod_as_superfish_menu.php on line 49
AS Templates
POSTED: 2016-08-11
Hello HORNET18,
Thank you for noticing about this issue, it was just fixed, please download the latest version from your AS account and reinstall it.
Regards, AS Team.
Hornet18
POSTED: 2016-10-07
Hi, How could i change something, that i get on the small mobile devices the button BACK TO TOP displayed. At the moment it disappears from a certain changed width. My tamplate is: 002095 I would like to have, like the tamplate: 002077 Thank you for your quick support.
AS Templates
POSTED: 2016-10-07
Hello HORNET18,
What is your website url please? Can you please provide us with links to the screenshots.
Regards, AS Team.
Hornet18
POSTED: 2016-10-07
https://www.fontanne-chörli.ch/
AS Templates
POSTED: 2016-10-07
Hello HORNET18,
The back to top button disappears in both templates if the resolution of your device is smaller then 767px, disable or enable it you can in the '/templates/as002095/css/media.767.css' file in the following class (line 336):
Get an access to all 94 items designed and developed by AS Designing team plus all the future items
which will be released over the course of your club subscription.
Price starting from $59.00
Thank you for your helpful answer.
Warning: include_once(fonts.php) [function.include-once.php]: failed to open stream: No such file or directory in /home/fontanne/www/focho.ch/modules/mod_as_superfish_menu/mod_as_superfish_menu.php on line 48
Warning: include_once() [function.include.php]: Failed opening 'fonts.php' for inclusion (include_path='.:/usr/local/share/pear') in /home/fontanne/www/focho.ch/modules/mod_as_superfish_menu/mod_as_superfish_menu.php on line 48
Warning: include_once(styles.php) [function.include-once.php]: failed to open stream: No such file or directory in /home/fontanne/www/focho.ch/modules/mod_as_superfish_menu/mod_as_superfish_menu.php on line 49
Warning: include_once() [function.include.php]: Failed opening 'styles.php' for inclusion (include_path='.:/usr/local/share/pear') in /home/fontanne/www/focho.ch/modules/mod_as_superfish_menu/mod_as_superfish_menu.php on line 49
Warning: include_once(fonts.php) [function.include-once.php]: failed to open stream: No such file or directory in /home/fontanne/www/focho.ch/modules/mod_as_superfish_menu/mod_as_superfish_menu.php on line 48
Warning: include_once() [function.include.php]: Failed opening 'fonts.php' for inclusion (include_path='.:/usr/local/share/pear') in /home/fontanne/www/focho.ch/modules/mod_as_superfish_menu/mod_as_superfish_menu.php on line 48
Warning: include_once(styles.php) [function.include-once.php]: failed to open stream: No such file or directory in /home/fontanne/www/focho.ch/modules/mod_as_superfish_menu/mod_as_superfish_menu.php on line 49
Warning: include_once() [function.include.php]: Failed opening 'styles.php' for inclusion (include_path='.:/usr/local/share/pear') in /home/fontanne/www/focho.ch/modules/mod_as_superfish_menu/mod_as_superfish_menu.php on line 49
Thank you for noticing about this issue, it was just fixed, please download the latest version from your AS account and reinstall it.
Regards, AS Team.
What is your website url please? Can you please provide us with links to the screenshots.
Regards, AS Team.
The back to top button disappears in both templates if the resolution of your device is smaller then 767px, disable or enable it you can in the '/templates/as002095/css/media.767.css' file in the following class (line 336):
#back-top {
display: none !important;
}
Regards, AS Team.
Great, it works!!!
Thanks...