Change Main Banners in Berlin Theme
Forum rules
Always add your Aimeos and PHP version as well as your environment (Linux/Mac/Win)
Spam and unrelated posts will be removed immediately!
Always add your Aimeos and PHP version as well as your environment (Linux/Mac/Win)
Spam and unrelated posts will be removed immediately!
Change Main Banners in Berlin Theme
How can I change the main banners in the Berlin Theme?
I have located the config reference here:
/home/aimeos/myshop/vendor/aimeos/aimeos-core/setup/default/data/demo-catalog.php: 'url' => 'https://aimeos.org/media/default/main-banner-1-big.webp',
Changing the URL and restarting Apache didn't make a difference.
Any help with this would be appreciated.
I have located the config reference here:
/home/aimeos/myshop/vendor/aimeos/aimeos-core/setup/default/data/demo-catalog.php: 'url' => 'https://aimeos.org/media/default/main-banner-1-big.webp',
Changing the URL and restarting Apache didn't make a difference.
Any help with this would be appreciated.
Re: Change Main Banners in Berlin Theme
If you want to change the category images (home page content is from the root category and it's sub-categories), go to the Catalog > Categories panel, select the category and click on the "Media" tab where you can add or replace the images.
Professional support and custom implementation are available at Aimeos.com
If you like Aimeos, give us a star
If you like Aimeos, give us a star
Re: Change Main Banners in Berlin Theme
Hi,
It's not the categories media, I have managed to add those for categories I have created.
It is the 3 default slides/banners that are part of the Berlin theme.
main-banner-1
main-banner-2
main-banner-3
/home/aimeos/myshop/vendor/aimeos/aimeos-core/setup/default/data/demo-catalog.php: 'url' => 'https://aimeos.org/media/default/main-banner-1-big.webp
These are referenced directly to the Aimeos website aimeos.org/media.
I will probably have to go down the route of custom theme but would like to quickly change the 3 images if possible?
Thanks
It's not the categories media, I have managed to add those for categories I have created.
It is the 3 default slides/banners that are part of the Berlin theme.
main-banner-1
main-banner-2
main-banner-3
/home/aimeos/myshop/vendor/aimeos/aimeos-core/setup/default/data/demo-catalog.php: 'url' => 'https://aimeos.org/media/default/main-banner-1-big.webp
These are referenced directly to the Aimeos website aimeos.org/media.
I will probably have to go down the route of custom theme but would like to quickly change the 3 images if possible?
Thanks
Re: Change Main Banners in Berlin Theme
These are images of the sub-categories you can change in the Catalog > Category > Media panel.
Professional support and custom implementation are available at Aimeos.com
If you like Aimeos, give us a star
If you like Aimeos, give us a star
Re: Change Main Banners in Berlin Theme
Thanks, Easier than I though it would be.
I was digging through the php files
I was digging through the php files
Re: Change Main Banners in Berlin Theme
Not sure I understand - I look under categories and I still dont see where the banner images are referenced (XAMPP Windows)
Re: Change Main Banners in Berlin Theme
You have to click on the category where you want to change the stage image and go to the "Media" tab. There, you will find (or can add) the image with type "Stage".
Professional support and custom implementation are available at Aimeos.com
If you like Aimeos, give us a star
If you like Aimeos, give us a star