EasyHostingASP.NET | Best and cheap Joomla hosting in Europe. In case you are utilizing Joomla CMS dependent web-site and hate overlapping visibility of Joomla components on the website property web page, then you definitely have found the appropriate write-up to receive rid off with this monsters trouble. However, Joomla parts plays a crucial function in improving the practical talents of a web-site, although the overt existence of these equipment can destroy the appears of your enticing website homepage.
Step: 1
Develop a new module and set the location as frontcomp:
You need to place below given codes into the index file of your Joomla template.
1 2 3 | <?php if($this->countModules(‘frontcomp’)) : ?> <jdoc:include type=”modul es” name=”frontcomp” style=”xhtml” /> <?php endif; ?> |
Step: 2
Now Replace Below Code With Display Component:
1 2 3 4 | <?php if(!$this->countModules(‘frontcomp’)) : ?> <jdoc:include type=”message” /> <jdoc:include type=”component” /> <?php endif; ?> |
Step:3
Creation of Custom Module
It is the third step of your process. Now, you need to create a new and customized HTML module, set the position of module as Frontcomp and select homepage only to display.
That’s it! You have done it fabulously, Now, you can visit your website and check the expected changes. If you did not find overlapping Joomla components at the home page of your website, then you have certainly did a great job.
Best and Cheap Joomla Hosting in Europe Click Here !
- ASPHostPortal vs Site5 – Best Windows ASP.NET Hosting Comparison - September 29, 2017
- Best , Cheap Umbraco 7.7.1 Hosting Recommendation - September 28, 2017
- ASP.NET Web Forms Connection Resiliency and Command Interception - September 27, 2017