Your Cart is currently empty!
Product update
Coupon
add
Coupon code invalid! Please re-enter!
AJAX loader
You are here: HomeForum
Welcome, Guest

Removing the display of this module "Business"?
(1 viewing) (1) Guest
  • Page:
  • 1

TOPIC: Removing the display of this module "Business"?

Removing the display of this module "Business"? 8 years, 1 month ago #27581

Removing the display of this module "Business"?

Removing the display of this module "Business"?
I checked that there is no option to disable or enable the Module Manager.
If I remove this piece of code


<div id="yt_component"<?php echo $elementclass; ?><?php echo $elementstyle; ?><?php echo $more_attr; ?>>
<jdoc:include type="component" />
</div>


Or if I clear the file contents:

components\com_k2\templates\default\category.php


The display of the Business Module is removed.
But the display of categories k2 on the menu is also disabled.

How do I remove this module or this part without affecting the display of the categories in the menu?

Re: Removing the display of this module "Business"? 8 years, 1 month ago #27596

  • thuyltt
Dear sir,
If you want to hide it in home page, you can change in admin: Mainmenu-> menu item (home page)
Or you can hide it in Extensions-> Templates-> Your temp-> General
prntscr.com/aieu51

Thanks.

Re: Removing the display of this module "Business"? 8 years ago #27634

Good afternoon.
The change works perfectly.
But as a result of the search does not work on the home page (index.php).
The search only works if I'm in an article.
How do to make the search function in index.php and what to do to the result did not come down the slide modules index.php.

Re: Removing the display of this module "Business"? 8 years ago #27638

  • thuygtn
Dear felixhenrique,

Please go to the file modules\mod_finder\helper.php and find:

if ($needId)
{
$id = JFactory::getApplication()->input->get('Itemid', '0', 'int');
$fields[] = '<input type="hidden" name="Itemid" value="' . $id . '" />';
}
=> Edit to:
if ($needId)
{
$id = JFactory::getApplication()->input->get('Itemid', '0', 'int');
/* $fields[] = '<input type="hidden" name="Itemid" value="' . $id . '" />'; */
}

Thanks

Re: Removing the display of this module "Business"? 7 years, 10 months ago #28460

I need just to change the world 'BUSINESS'. How can i do this ?
Last Edit: 7 years, 10 months ago by netmorphus.

Re: Removing the display of this module "Business"? 7 years, 10 months ago #28466

  • thuyltt
Dear sir,
Please change in admin site: Menu,-> Main menu, open menu home page and change here:
prntscr.com/bf050i

Thanks.
  • Page:
  • 1
Time to create page: 0.23 seconds

Notification

Please find your issue via Suggested Posts before submitting your question. We have solved the most of issues and maybe your issue was solved before.

Latest My Topics

No posts to display.

Love all our templates?

Join our membership clubs starting at $49 only for access to all of our templates

Join Now
Home Pricing
Your Cart is currently empty!
Product update
Coupon
add
Coupon code invalid! Please re-enter!
AJAX loader
SearchSupport
Magento Themes Magento Extensions Free Magento Extensions Prestashop Themes Prestashop Modules Magento 2 Themes