Logo is always loading from current host

When I add a logo to my theme (Ethos 3) it is inserted as src="/2019/03/logo.png" (ie from current host, eg www.xyz.se) but I have in my Wordpress settings that media files are stored elsewhere, how can I make this work? (and I think it is a bug, x theme should read the wordpress settings for media files)

Wordpress settings + media:
Store uploads in this folder
…/…/media.xyz.se/public_html
Default is wp-content/uploads

Full URL path to files
http://media.xyz.se
Configuring this is optional. By default, it should be blank.

Hi Max,

Thanks for reaching out.

I’m not sure what you mean, the theme only apply the URL provided by Wordpress and it’s coming from Media Library (when an image is inserted, it opens the media library popup).

Would you mind clarification of how you’re adding the logo? And it shouldn’t store the uploads in ../../media.xyz.se/public_html. All media and uploads are handled by Wordpress and not by the theme.

Or perhaps you’re customizing the path? Which then breaks the default upload process and paths?

Thanks!

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.