- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
How to change standard magento SVG logo groentopia.nl
When im inspecting the element it says the logo is in folder:
https://groentopia.nl/static/version1667926963/frontend/Magento/luma-child/nl_NL/images/logo.svg
But i cant find this folder in my ftp and i cant directly upload the SVG to magento
Is there a quick way to achieve this without modifying core file?
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Re: How to change standard magento SVG logo groentopia.nl
Nevermind, i already got it working:
https://groentopia.nl/
I had to rename the old standard magento luma logo to another name and my new logo in logo.svg in folder /public_html/app/design/frontend/Magento/luma_child/web/images
Regards
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Re: How to change standard magento SVG logo groentopia.nl
In your admin panel, navigate to System > Configuration. In the left panel, under Advanced, choose Developer. Expand the view of the frontend Developer Settings.
Set the value of Template Settings > Allow Symlinks to "Yes". Save your changes. In your file system, navigate to the /app/design/frontend/[package]/[theme]/template/ directory.
Create a symbolic link to the /skin/frontend/[package]/[theme]/images/logo.svg file. Clear the cache.
Your new logo should now be visible on the frontend.
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Re: How to change standard magento SVG logo groentopia.nl
Prepare your new logo: Make sure you have a new SVG logo file that you want to use. You can use a graphic design software like Adobe Illustrator or Inkscape to create or edit your logo.
Upload your logo file: Upload your new SVG logo file to the server using FTP or SSH.
Modify the XML layout file.
- Clear the cache: After making the changes, clear the cache in the Magento root directory
After following these steps, your new SVG logo should appear on your website.
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Re: How to change standard magento SVG logo groentopia.nl
It is very important to find a competent and professional design company that could make the product interesting and purchasable. After a long search learn more here, I found companies that I can trust and chose the best one.
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Re: How to change standard magento SVG logo groentopia.nl
how did you get it work?