my custom theme is not working

Help for integrating the Laravel package
Forum rules
Always add your Laravel, Aimeos and PHP version as well as your environment (Linux/Mac/Win)
Spam and unrelated posts will be removed immediately!
User avatar
parmonov98
Posts: 33
Joined: 24 Sep 2020, 12:12

my custom theme is not working

Post by parmonov98 » 07 Oct 2020, 04:07

Can I change config to use a custom theme?
I have created an extenstion called elmobile. after that I tested components by copying some components from ai-client-html/../templates into elmobile/../template. I gave an inline styling that worked. but when I try to create custom theme is not getting applied. What can I do to fix?
https://imgur.com/e3swkqp

User avatar
aimeos
Administrator
Posts: 8636
Joined: 01 Jan 1970, 00:00

Re: my custom theme is not working

Post by aimeos » 07 Oct 2020, 16:58

You need to add your CSS/JS files to ./public/css/ or ./public/js/ and reference them in your copy of the base shop template:
https://github.com/aimeos/aimeos-larave ... .blade.php
Professional support and custom implementation are available at Aimeos.com
If you like Aimeos, Image give us a star

Post Reply