VISIT AND LIKE OUR PAGE ON FACEBOOK
TAKE A LOOK AT OUR TWEETS ON TWITTER
SUBSCRIBE TO THE JOOMFREAK RSS FEED
VISIT OUR CHANNEL ON YOUTUBE

Account Details

Change your name, email, password or permanently delete your account. Change settings

We offer several ways you can get support from our experts: Support ForumKnowledgebaseNewsletter

Your Forum Posts

No posts to display.

Welcome, Guest
Username Password: Remember me

I can't link any article to the Home page
(1 viewing) (1) Guest
  • Page:
  • 1

TOPIC: I can't link any article to the Home page

I can't link any article to the Home page 24 Jul 2014 15:39 #5194

Hi, I have this problem:
I can't link any article to the home page (default page/landing page). It's not a problem of menu/categories, cause, with same settings, everything work well in all other menu voices. The "real" home page works also if I make another menu voices as a default page (landing page).
Shortly, I can't put anything in the landing page that was empty, except for the gallery module.
I have to change some settings? or Some change in HTML? or... thank you if you can help me.

  • Posts:1
  • Guanella
  • Fresh Boarder
  • OFFLINE
  • Karma: 0

Re: I can't link any article to the Home page 10 Feb 2015 03:25 #6242

Hi,
You can modify template file, index.php. Change:
 
<?php if (!$fpage) { ?>
<div id="wrapper-bg">
<div id="wrapper<?php if($option == 'com_k2'): ?>-k2<?php endif; ?><?php if ($option == 'com_content' || $option == 'com_contact') : ?>-ct<?php endif; ?>" >
<div class="clr"></div>
</div>
</div>
 
<?php } else if ($menu->getActive() != $menu->getDefault()) { ?>
 

to
 
<?php if ($menu->getActive() == $menu->getDefault()) { ?>
<?php if (!$fpage) { ?>
<div id="wrapper-bg">
<div id="wrapper<?php if($option == 'com_k2'): ?>-k2<?php endif; ?><?php if ($option == 'com_content' || $option == 'com_contact') : ?>-ct<?php endif; ?>" >
<div class="padder">
<!-- call jdoc include type=component here -->
</div>
</div>
</div>
<?php } else {} ?>
<?php } else { ?>
 


Then you can change template settings, "Disable frontpage component" is Yes or No.

Thank you for using our template!

joomfreak
Last Edit: 10 Feb 2015 03:42 by isupport.

  • Posts:2940
  • isupport
  • Moderator
  • OFFLINE
  • Karma: 0

Re: I can't link any article to the Home page 29 Oct 2015 20:46 #7656

Sorry but for my Joomla 3.4.5 don't work.
I can't in anyway to show article as default home page
thanks

  • Posts:1
  • ilroby
  • Fresh Boarder
  • OFFLINE
  • Karma: 0

Re: I can't link any article to the Home page 30 Oct 2015 02:50 #7658

Can you please send me your website url and the super admin access via private message system?

joomfreak

  • Posts:2940
  • isupport
  • Moderator
  • OFFLINE
  • Karma: 0
  • Page:
  • 1
Time to create page: 0.73 seconds
Friday 19 April 2024

joomfreak is not affiliated with or endorsed by the Joomla Project or Open Source Matters.
The Joomla logo is used under a limited license granted by Open Source Matters the trademark holder in the United States and other countries.