0
Welcome Guest! Login
0 items Join Now

ROCKETTHEME IS CLOSING ON JUNE 30, 2025. As a thank-you to our community, enjoy 50% off all themes with the promo code THANKYOU before we shut down. Read our Farewell Blog Post for more details.

Menu point to just modules on a page NO ARTICLE

  • Menu point to just modules on a page NO ARTICLE

    Posted 16 years 9 months ago
    • Joomla 1.0

      I need to remove the article from showing, this is driving me crazy. If you look at this page welcometothegoodlife.com/content/view/60/115/ I want to remove the last part from showing.

      Home Introduction
      TEST

      Basically want I want to do is have the menu item point to the modules and not an article I tried everything possible and it does not work Any suggestions please.

      I tried setting all the article settings to not show, I have deleted the article but the thing still shows saying not authorized to see it like here welcometothegoodlife.com/content/view/14/102/
  • Re: Menu point to just modules on a page NO ARTICLE

    Posted 16 years 9 months ago
  • Re: Menu point to just modules on a page NO ARTICLE

    Posted 16 years 9 months ago
    • Ok I tried that but it does not work since I am not using the template on my frontpage, is there any other way. Thank you for the help.
  • Re: Menu point to just modules on a page NO ARTICLE

    Posted 16 years 9 months ago
    • Thanks for all the help but i figured it out I went ahead made some changes to the index.php

      I changed the main content to not show pathway and just deleted the part where it shows the content and now its not there.

      <div id="main-content">
      <?php if ($show_pathway == "true") : ?> CHANGED TO FALSE
      <div id="pathway">
      <?php mosPathway(); ?>
      </div>


      <div id="main-content2"> DELETED ALL OF THIS
      <div class="padding">
      <?php mosMainbody(); ?>
      </div>

Time to create page: 0.076 seconds