Search found 7931 matches

by aimeos
18 Apr 2015, 13:53
Forum: Help
Topic: Remove / add attributes to the filter
Replies: 21
Views: 26240

Re: Remove / add attributes to the filter

It seems that nothing has changed. And what is used on the demo site? There is a filter in the theme elegance does not work: http://typo3.demo.aimeos.org/elegance/ We've found the problem: The faceted search in Google Chrome didn't work but in Firefox it did due to a Javascript method that submitte...
by aimeos
18 Apr 2015, 12:48
Forum: TYPO3 extension
Topic: Reservation System
Replies: 18
Views: 11871

Re: Reservation System

to make a bookable article i use a selection-article with maybe 20 default-articles, one for each day and a different price for each article. How can this effort be minimized? First, you don't have to attach a price to each article if they are not all different. You can also assign the default pric...
by aimeos
16 Apr 2015, 12:55
Forum: Help
Topic: Remove / add attributes to the filter
Replies: 21
Views: 26240

Re: Remove / add attributes to the filter

We've added code to replace white spaces in attribute codes with dashes (-) as well.
Thanks for reporting!
by aimeos
16 Apr 2015, 07:57
Forum: Help
Topic: Remove / add attributes to the filter
Replies: 21
Views: 26240

Re: Remove / add attributes to the filter

aksenovaa wrote:And what about the broken filter?
Without spaces in attribute codes, the filter seems to work fine or do you still have problems?
by aimeos
15 Apr 2015, 21:29
Forum: Help
Topic: Remove / add attributes to the filter
Replies: 21
Views: 26240

Re: Remove / add attributes to the filter

aksenovaa wrote:This should be in the documentation and in the tooltip when you type "Attribute type code"
You are absolutely right. I've added at least a validation rule for this, which was quickly possible for all code fields.
by aimeos
15 Apr 2015, 19:31
Forum: Help
Topic: Remove / add attributes to the filter
Replies: 21
Views: 26240

Re: Remove / add attributes to the filter

That is, added "attr-in stock", but should be: "attr-in-stock", that is - you need to replace the spaces with hyphens. In addition, I am afraid to assume what would happen if the code I will Cyrillic ... Yes, that's a limitation due to the HTML attributes. You shouldn't use whit...
by aimeos
15 Apr 2015, 19:17
Forum: Help
Topic: Updating the prices and attributes for many products
Replies: 3
Views: 7240

Re: Updating the prices and attributes for many products

Just multishop have convenient functionality for working with the prices - highlight products and specify decrease / increase the price of a certain percentage or amount. Is it possible to select multiple items and add all at once a certain attribute, or vice versa, remove ... Multishop probably ha...
by aimeos
15 Apr 2015, 09:50
Forum: Help
Topic: Updating the prices and attributes for many products
Replies: 3
Views: 7240

Re: Updating the prices and attributes for many products

As far as I can see, prices are the only items that can't be shared so an update is reflected in many products or attributes. Maybe this was some kind of "security" to prevent unexpected price chances for several products. Nevertheless, I think we can make this at least configurable. If yo...
by aimeos
11 Apr 2015, 17:08
Forum: Help
Topic: Remove / add attributes to the filter
Replies: 21
Views: 26240

Re: Remove / add attributes to the filter

We've implemented a configuration option for you that allows you to specify the attribute types that should be displayed. You can also determine an alternative sort order of the attribute types in the catalog filter with this option. The basic usage is: plugin.tx_aimeos.settings.client.html.catalog....
by aimeos
11 Apr 2015, 10:34
Forum: TYPO3 extension
Topic: Multiple Shops
Replies: 4
Views: 5278

Re: Multiple Shops

I've talked to the others and we were able to add the possibility to create and update arbitrary sites from within the Extension Manager. You need the latest TYPO3 and Core code to get this working. In the Extension Manager, click on the Aimeos web shop extension and enter in the input field for the...