Search found 25 matches

by bouuman
03 Jun 2020, 18:44
Forum: TYPO3 extension
Topic: Category menu - opened as stanadard
Replies: 9
Views: 3309

Re: Category menu - opened as stanadard

We've added this: https://github.com/aimeos/ai-client-html/commit/95aa8c77b4508dbac1e7ca166c05da327fd4222f Then, this method will add the expression for limiting the categories to the configured level: https://github.com/aimeos/ai-controller-frontend/blob/master/controller/frontend/src/Controller/F...
by bouuman
03 Jun 2020, 16:05
Forum: TYPO3 extension
Topic: Category menu - opened as stanadard
Replies: 9
Views: 3309

Re: Category menu - opened as stanadard

aimeos wrote: 02 Jun 2020, 21:35 Here's a new pre-release which fixes the level-always configuration option:
https://aimeos.org/fileadmin/download/a ... 3-pre5.zip
installed the new release
didnt worked for me, what have i exactly to do, tryed 1, 2 and 3 but nothing (cleared cache / temp)
category_display.PNG
category_display.PNG (38.65 KiB) Viewed 3181 times
by bouuman
02 Jun 2020, 18:00
Forum: TYPO3 extension
Topic: Error after Aimeos 19.10 -> 20.4.2 update
Replies: 20
Views: 7785

Re: Error after Aimeos 19.10 -> 20.4.2 update

jQuery is missing, you haven't included it in your pages. Can you describe me short where to add it in the aimeos page structure the easyest way? In the template setup? Maybe you have a code exame how it have to look like in the standard configuration? EDIT: Sorry i found it, and it works now: Down...
by bouuman
02 Jun 2020, 13:36
Forum: TYPO3 extension
Topic: Error after Aimeos 19.10 -> 20.4.2 update
Replies: 20
Views: 7785

Re: Error after Aimeos 19.10 -> 20.4.2 update

aimeos wrote: 02 Jun 2020, 12:29 Don't know why your category images should be gone. If the categories doesn't open, please check if there's JS error in the browser console or there's a margin from a TYPO3 content element (those with Frame: Default) which is overlapping the category link.
yes i see this errors:
JSerr.png
JSerr.png (58.85 KiB) Viewed 3211 times
by bouuman
31 May 2020, 08:56
Forum: TYPO3 extension
Topic: Error after Aimeos 19.10 -> 20.4.2 update
Replies: 20
Views: 7785

Re: Error after Aimeos 19.10 -> 20.4.2 update

suddenly, when i click my "Categorys" menu, nothing happens, they dont pupup.. Thats strange, because i did no changes on that, maybe some kind of cache was emptyed now. and my picture previews are gone from the main page (still can click a article and add it to cart and access the cart, t...
by bouuman
29 May 2020, 12:43
Forum: TYPO3 extension
Topic: Error after Aimeos 19.10 -> 20.4.2 update
Replies: 20
Views: 7785

Re: Error after Aimeos 19.10 -> 20.4.2 update

aimeos wrote: 29 May 2020, 08:35 Please use this pre-release: https://aimeos.org/fileadmin/download/a ... 3-pre4.zip
ok looks good so far thank you!
by bouuman
29 May 2020, 08:23
Forum: TYPO3 extension
Topic: Error after Aimeos 19.10 -> 20.4.2 update
Replies: 20
Views: 7785

Re: Error after Aimeos 19.10 -> 20.4.2 update

Sorry, i have to disturb again... i still have 1 error, when adding items to the basket, can you help me to find out what is this about: (the orders are working, no idea what this error is about): E Time User Type Action Details Actions 08:17:10 XXXX_XXXXXXXXXX LIVE ERROR Error handler Core: Excepti...
by bouuman
27 May 2020, 17:38
Forum: TYPO3 extension
Topic: Category menu - opened as stanadard
Replies: 9
Views: 3309

Re: Category menu - opened as stanadard

In TYPO3, the TS settings are overwritten by the Flexform settings, so you have to go to the plugin configuration of the catalog filter plugin and add the value (2 or 3, depending on the levels of your tree) to the "levels always" field in the flexform. whatever i enter in the "Alway...
by bouuman
25 May 2020, 19:16
Forum: TYPO3 extension
Topic: Category menu - opened as stanadard
Replies: 9
Views: 3309

Re: Category menu - opened as stanadard

Yes, set the number of category levels you want to display using this configuration: https://aimeos.org/docs/Configuration/Core/client/html/catalog/filter/tree/levels-always i used this in my template setup : plugin.tx_aimeos.settings.client.html.catalog.filter.tree.levels-always = 1 but nothing ha...
by bouuman
24 May 2020, 09:20
Forum: TYPO3 extension
Topic: Category menu - opened as stanadard
Replies: 9
Views: 3309

Category menu - opened as stanadard

How can i configure the Categorys opened as standard, so the users dont have to click the text "Category" to make them visible as standard? Is that possible? :
Category.PNG
Category.PNG (35.12 KiB) Viewed 3309 times