templaza / astroid-framework

Powerful framework for designers and developers to create responsive, fast & robust Joomla based websites and templates.
https://astroidframe.work/
GNU General Public License v3.0
77 stars 12 forks source link

Template "two" can't get the logo to appear ? #626

Open romduf opened 3 months ago

romduf commented 3 months ago

image Hello I have an issue, i installed joomla5 locally using xammp and astroid with template two, when i try to change the logo from "text" to icon, and select my png icon i get an error :

Warning : file_get_contents(C:\xampp\htdocs\joomla5/images/astroid_template_two/White-Logo.svg): Failed to open stream: No such file or directory in C:\xampp\htdocs\joomla5\libraries\astroid\framework\frontend\logo.php on line 120

I dont know what is this file White-Logo.svg ?

My logo works fine with the other template "one"... thanks in advance

Romain

sonvnn commented 3 months ago

Please go to astroid system plugin. Enable color mode.

Back to your template options -> logo option -> edit logo for dark mode. It is issue happen.

I will update configure of Two in 3.0.13

Thank you for report bug

Sonny

romduf commented 3 months ago

So fast ! Thanks a lot ;)

romduf commented 3 months ago

Now it works, BUT when i have to scroll down (article long) i get image

Warning : file_get_contents(C:\xampp\htdocs\joomla5/images/astroid_template_two/White-Logo.svg): Failed to open stream: No such file or directory in C:\xampp\htdocs\joomla5\libraries\astroid\framework\frontend\logo.php on line 157

thanks for your help ...

sonvnn commented 3 months ago

Please check all settings in logo options includes Logo, sticky logo, mobile logo. Make sure all images related white-logo.svg is cleared.

romduf commented 3 months ago

Nice it's working now ! Thanks