Sorry I missed filenames.
But I can give you only few tips:
1) Check this file: templates/gk_boutique\layouts\blocks\main.php
there from line ~ 89 --- you'll find code for breadcrumbs module //remember that place//
2) There you can paste
- Code: Select all
<jdoc:include type="component" />
Which is response for displaying component view.
3) Now you have to delete
- Code: Select all
<jdoc:include type="component" />
from original locations, I mean from line 103, 107, 111 etc. In order to there was no duplicates of component view.
- this was theory, now is your turn.
p.s.
But please remember that:
You can always request support from us, but you need take in your mind that customization is not regular Template support.