-
AuthorPosts
-
linkzelda Friend
linkzelda
- Join date:
- November 2013
- Posts:
- 18
- Downloads:
- 7
- Uploads:
- 10
- Thanks:
- 3
- Thanked:
- 1 times in 1 posts
February 25, 2014 at 7:26 am #195182Hello,
I’m french so sorry for my bad english 🙂
I have two different style of Fubix: Default and Accueil (Home).
I want only Home on the Home Page and Default in all of other page.
I assign default template and page from my two menus with default style.
I assign home template to my home page but he doesn’t show the good template style.
Regards,
Marc
-
pavit Moderator
pavit
- Join date:
- September 2007
- Posts:
- 15749
- Downloads:
- 199
- Uploads:
- 2274
- Thanks:
- 417
- Thanked:
- 4028 times in 3778 posts
February 25, 2014 at 10:02 am #524264Hi
You need to assign the default layout for all pages and your home menu item using the Home layout from template manager
so only your home will use the HOME layout and all other pages will use the default
I tried to access your back end but account provided doesn’t works
If you still need help please modify it with correct account
1 user says Thank You to pavit for this useful post
linkzelda Friendlinkzelda
- Join date:
- November 2013
- Posts:
- 18
- Downloads:
- 7
- Uploads:
- 10
- Thanks:
- 3
- Thanked:
- 1 times in 1 posts
February 25, 2014 at 10:03 am #524265I test to assign the Home style in default template of joomla , my home page is show correctly but other page , articles doesn’t have good style so.
If you have any solutions ? 🙂
I will check account.
I post in same time 🙂
EDIT :
Account Fixed
I check i can connect with mentionned login now
I already did what you say for me. I check and it’s ok but doesn’t work :spavit Moderatorpavit
- Join date:
- September 2007
- Posts:
- 15749
- Downloads:
- 199
- Uploads:
- 2274
- Thanks:
- 417
- Thanked:
- 4028 times in 3778 posts
February 25, 2014 at 10:54 am #524281Hi
Your page assignments is working correctly your home use the Home layout and other pages use the default layout
How you set your home page this is another question , you need to modify it as you wish assigning specific modules or articles to the related positions
1 user says Thank You to pavit for this useful post
linkzelda Friendlinkzelda
- Join date:
- November 2013
- Posts:
- 18
- Downloads:
- 7
- Uploads:
- 10
- Thanks:
- 3
- Thanked:
- 1 times in 1 posts
February 25, 2014 at 1:07 pm #524297I think my module position is good because if i assign by default my Home template , i have a completely different screen on Home Page.
I only changed my Accueil Template to Default here :
Before
After
So for me it’s work with that but if you go on a standard article you did’nt see anything…
Exemple : http://www.le-geant.fr/accueil/Equipe-RegionalIf you change back settings you see this article…
- linkzelda Friend
linkzelda
- Join date:
- November 2013
- Posts:
- 18
- Downloads:
- 7
- Uploads:
- 10
- Thanks:
- 3
- Thanked:
- 1 times in 1 posts
February 25, 2014 at 5:42 pm #524332I disable my component for SEF URL ARTIO JoomSef.
If i go to http://www.le-geant.fr i have the Default Template.
If i click on Home(Accueil) in Menu i have the good template but with url :
http://www.le-geant.fr/index.php?option=com_k2&view=latest&layout=latest&Itemid=201I update Joomla , i clear cache , trash of menu , modules…etc
linkzelda Friendlinkzelda
- Join date:
- November 2013
- Posts:
- 18
- Downloads:
- 7
- Uploads:
- 10
- Thanks:
- 3
- Thanked:
- 1 times in 1 posts
February 26, 2014 at 1:27 pm #524471To stabilize my website i did a manual redirect in PHP in the template.
$actual_link = “http://$_SERVER$_SERVER[REQUEST_URI]”;
if($actual_link == “http://www.le-geant.fr/” || $actual_link == “http://le-geant.fr/”) {
header(‘Location: /index.php?option=com_blankcomponent&view=default&Itemid=201’);
}This weekend i try to re-install with quickstart edition.
Thanks for help
1 user says Thank You to linkzelda for this useful post
AuthorPostsViewing 7 posts - 1 through 7 (of 7 total)This topic contains 7 replies, has 2 voices, and was last updated by linkzelda 10 years, 9 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum
Jump to forum
Default Template
Viewing 7 posts - 1 through 7 (of 7 total)