Die Suche ergab 46 Treffer

von vmulot
3. Mär 2015, 10:14
Forum: Sonstiges / Misc.
Thema: Breadcrumb on product page
Antworten: 10
Zugriffe: 38743

Re: Breadcrumb on product page

i'm using : Contao 3.4.4 Merconis 2.1.2 stable I'm not overwriting the breadcrumb template, but here is the template code : <?php $this->extend('block_unsearchable'); ?> <?php $this->block('content'); ?> <ul> <?php foreach ($this->items as $item): ?> <?php if ($item['isActive']): ?> <li class="...
von vmulot
2. Mär 2015, 21:55
Forum: Sonstiges / Misc.
Thema: Breadcrumb on product page
Antworten: 10
Zugriffe: 38743

Re: Breadcrumb on product page

can you be more specific ? :)
for breadcrumb i'm using the standard mod_breadcrumb template
von vmulot
2. Mär 2015, 14:55
Forum: Shop mit mehreren Sprachen / Multi language support
Thema: [Solved] Merconis & EFG ext.
Antworten: 7
Zugriffe: 30283

Re: Merconis & EFG ext.

I have the pb when i edit a group user, still investigating :)
von vmulot
2. Mär 2015, 14:32
Forum: Sonstiges / Misc.
Thema: Breadcrumb on product page
Antworten: 10
Zugriffe: 38743

Breadcrumb on product page

Hi :) i don't know if it's really the right forum, but let's go :) i got a product : "product xx" we have a "tree" like that : - root --category_1 ---sub_category ----sub_category yy my product is in all of them but the default one is the sub_category yy when i'm on its page, the...
von vmulot
27. Feb 2015, 10:03
Forum: Produktsuche / Product search
Thema: Merconis Product Search Frontend Module
Antworten: 2
Zugriffe: 13172

Merconis Product Search Frontend Module

Hi,

is there a way with the product search frontend module to index custom content (atm i can search by product title, code and i like to search by another field that i added to dca, let's say : description) ?
thanks
von vmulot
27. Feb 2015, 09:59
Forum: Shop mit mehreren Sprachen / Multi language support
Thema: [Solved] Merconis & EFG ext.
Antworten: 7
Zugriffe: 30283

Re: Merconis & EFG ext.

Ok deal ;)

i'll try to investigate more when i'll have time.
von vmulot
26. Feb 2015, 21:09
Forum: Shop mit mehreren Sprachen / Multi language support
Thema: [Solved] Merconis & EFG ext.
Antworten: 7
Zugriffe: 30283

Re: Merconis & EFG ext.

hm I didn't change anything in core files and i don't think the one who started to work on it did. Line 2233 is : foreach ($GLOBALS['TL_DCA'][$strDCAName]['fields'] as $fieldKey => $arrFieldDefinition) { you'll find a zip file for one of the dca file created. i added a new product, and no warnings, ...
von vmulot
25. Feb 2015, 16:20
Forum: Shop mit mehreren Sprachen / Multi language support
Thema: Merconis & EFG ext.
Antworten: 1
Zugriffe: 15140

Re: Merconis & EFG ext.

sorry for double post, i got an error the first time but it had posted it :p
von vmulot
25. Feb 2015, 16:19
Forum: Shop mit mehreren Sprachen / Multi language support
Thema: Merconis & EFG ext.
Antworten: 1
Zugriffe: 15140

Merconis & EFG ext.

Hi there, it's me... again :) I'm facing a new pb. i'm using Merconis of course, and the EFG extension for creating new forms. when choosing to register forms data in database, EFG is creating some DCA files. then, when i'm going to : Extension manager then : Update database i got some warnings: War...
von vmulot
25. Feb 2015, 16:17
Forum: Shop mit mehreren Sprachen / Multi language support
Thema: [Solved] Merconis & EFG ext.
Antworten: 7
Zugriffe: 30283

[Solved] Merconis & EFG ext.

Hi there, it's me... again :) I'm facing a new pb. i'm using Merconis of course, and the EFG extension for creating new forms. when choosing to register forms data in database, EFG is creating some DCA files. then, when i'm going to : Extension manager then : Update database i got some warnings: War...

Zur erweiterten Suche