Small basket not showing up

Questions around the TYPO3 integration and plugins
Forum rules
Always add your TYPO3, Aimeos and PHP version as well as your environment (Linux/Mac/Win)
Spam and unrelated posts will be removed immediately!
Innonic
Posts: 43
Joined: 24 Nov 2015, 21:03

Small basket not showing up

Post by Innonic » 19 Apr 2017, 21:06

Good evening,

hopefully I didn't miss something obvious.
So in my backend, there's a column "Right" defined and it contains the Locale Selector and the Small Basket:
Backend Config
Backend Config
Bildschirmfoto vom 2017-04-19 22-50-58.png (10.81 KiB) Viewed 1900 times
But none of them is shown in the Front End:
Frontend, right column empty
Frontend, right column empty
Bildschirmfoto vom 2017-04-19 22-52-37.png (188.3 KiB) Viewed 1900 times
I added the "Test" to the <div> which proves, that the right column is there. But without any content.

Does the small basket not work out of the box? Do I have to activate it somehow? If so, how?
Like mentioned above, I'm sorry, if I missed something obvious.

Of course I searched for solutions before writing this post, but the solutions I found seem to be based on installations, that do not contain the small basket at all. But in my case, it was already there and I don't want to mix it up since it might be just one little step away from working.

Thank you in advance

P.S. I'm on 6.2.15, PHP 5.6 on a Linux Server

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

Re: Small basket not showing up

Post by aimeos » 20 Apr 2017, 09:15

Most often, this relates to the page layouts of the bootstrap_package but in your case it seems different. Maybe your TypoScript contains a page object definition that only fetches the main column?
Professional support and custom implementation are available at Aimeos.com
If you like Aimeos, Image give us a star

Innonic
Posts: 43
Joined: 24 Nov 2015, 21:03

Re: Small basket not showing up

Post by Innonic » 20 Apr 2017, 13:14

Thanks, you pushed me in the right direction. In my case, somehow, left is right. I realized that when I compared the page setup to other pages. I added a left column, added the missing components and voila... :
left is right
left is right
Bildschirmfoto vom 2017-04-20 15-08-32.png (20.67 KiB) Viewed 1889 times
That leads to the frontend, I wanted:
Frontend with small basket, locale selector, etc...
Frontend with small basket, locale selector, etc...
Bildschirmfoto vom 2017-04-20 15-08-02.png (143.88 KiB) Viewed 1889 times
Funny, isn't it? But it seems to be the right way...

Post Reply