template position

GK User
Sun Oct 27, 2013 1:40 pm
Hi, I have a problem and it's that I don't know why I have the content that I need in mainbody in the position Breadcrumb.
How could I change this??
Look here, please:
http://www.seeyouaupair.com/index.php/a ... html/?tp=1
I think this is giving me problems.

THANKS A LOT!!
User avatar
Gold Boarder

GK User
Sun Oct 27, 2013 4:09 pm
Hi, as always there is few possibilities.
If you don't want to spend some time for code modification -- just publish your article inside module.

You can use :
Articles Anywhere (nonumber.nl)
or
Article Placed Anywhere --> http://extensions.joomla.org/extensions ... mbed/21939

or other extension from this category
User avatar
Platinum Boarder

GK User
Sun Oct 27, 2013 4:12 pm
p.s.
Of course if you want change position permanently (forever) - you have to edit this file: templates/gk_boutique/layouts/default.php

Have fun with this :mrgreen:
User avatar
Platinum Boarder

GK User
Sun Oct 27, 2013 5:31 pm
Hi, yer, of course I want modify permanently, but how must I edit the file??

Thanks
User avatar
Gold Boarder

GK User
Sun Oct 27, 2013 8:56 pm
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.
User avatar
Platinum Boarder

GK User
Sun Oct 27, 2013 10:06 pm
Thanks, i'll try it.
BUt is not a problem to have the content in to breadcrum position?
If is not a problem for my website, I'll not need to change it.
I thougth it's not good to have the content in a position different to mainbody position, isn't it??

Thanks a lot.
User avatar
Gold Boarder

GK User
Mon Oct 28, 2013 10:42 am
Every position should be okey.
This is your site, your ideas, your customization job.

I thougth it's not good to have the content in a position different to mainbody position, isn't it??


Why not, just play with your Joomla bricks. You have freedom.

p.s.
Of course, the more you'll change, the greater the risk that something breaks down :whistle:
User avatar
Platinum Boarder


cron