• Welcome to the Chevereto User Community!

    Here, users from all over the world come together to learn, share, and collaborate on everything related to Chevereto. It's a place to exchange ideas, ask questions, and help improve the software.

    Please keep in mind:

    • This community is user-driven. Always be polite and respectful to others.
    • Support development by purchasing a Chevereto license, which also gives you priority support.
    • Go further by joining the Community Subscription for even faster response times and to help sustain this space

My logo disappear

  • Thread starter Thread starter deleted-user
  • Start date Start date
Status
Not open for further replies.
D

deleted-user

Guest
Hello !

I put my own logo in the app page /themes/Peafowl/index.php, but since the update it no longer appears!
when I put the text, it does not appear too

Where can I put my logo ?
 
Hi
My logo it's ok here, but on the /themes/Peafowl/index.php I have (on the top, after
<?php
if(CHV\Settings::get('homepage_style') == 'split') {
CHV\Render\show_theme_inline_code('snippets/index.js');
}
?>)

<img src="//lightpics.net/content/images/system/logo_lightpics.png" alt="Lightpics hébergeur d'images" />
But nothing on the index page, same thing when I put text on this page, it doesn't appear 🙁 Since the last update
 
Status
Not open for further replies.
Back
Top