How to enable webpage to open through menu in joomla website - joomla

In my joomla website I have accidentally change some settings through admin panel for that in one menu all pages opening to root of website url:
My website url is mywebsite.in and in menu all pages opening to root of website(mywebsite.in/page1) instead of opening through menu(mywebsite.in/menu/page1)
How to make it open webpage through menu only?Please help me on that.

add "page1" and so on as an sub-item of "menu". So "menu" is the Root item and all other are sub items. After that you have structure like this:
menu/page1
menu/page2
menu/page3...
In Menu-Manager it should show sub items with an "-" in front, like this:
menu
-page1
-page2
-page3
cheers and have fun!

Related

How Change Title tags on joomla browser title

I have cloned a website into a different domain and I am trying to change the browser title that shows up in the website tab. I have changed the page display Browser Page Title on the home page module(which was blank), I have changed the page title, its still showing the same title that was on the old website. Where can I go into the code and change the title tags myself? which file changes this?
If the page you are concerned about is also linked to a menu item, from the back end go to
Menus > Your Menu > Your Menu Item
Then open the Page Display tab and check the entry for Browser Page Title
If this still doesn't solve your problem, check that the page title isn't coming from an SEO extension like sh404SEF
Good luck

show my joomla component to homepage

i have default home menu item in main menu which point to a default article.
I want to show my component (i.e com_mywelcomecomponent) into home page of my website.
If try to change the link of menu item to "external link" which point to my component, joomla show me an error
Save failed with the following error: The home menu item must be a
component.
how can i do this?
There is absolutely no issue why you cannot make your component as the home component. Login to administrator and then click on main menu. You will find a default menu item which is starred.
Click on that menu and when you go to that menu details just select your component as the default component.
When you open your site next time you will find your component on frontpage.
In Joomla, Home Menu cannot be an External Link.
You can still have your component linked to Home page, by selecting the Menu Type which will have your component listed in there and select the appropriate view and Save the Menu.
One easy option would be the Components Anywhere extension: https://www.regularlabs.com/extensions/componentsanywhere

Kunena forum shortcut not displayed correctly in joomla horizontal menu

I try to add a kunena (a popular joomla forum extension) shortcut in joomla horizontal menu (protostar template/position-1).
Kunena automatically created a menu entry during installation.
Kunena top url is <host>/index.php/forum. And this url seems fishy to me already (the index.php part).
I have 2 items in main menu (the horizontal menu) : "accueil" (home in french) and "forum".
When I select "accueil", the menu item is highlighted.
But when I select "forum", the menu item is not hightlighted
My questions:
What did I do wrong to have my menu item not highlighted? (if I add a random internal link in horizontal menu, <host>/index.php/2014-07-24-14-11-04 for example, it is highlighted correctly)
Is it a normal behavior to get an "index.php" in the middle of the url?
The highlight issue seem to be more css problem and not joomla.
If you move the kunena button from the subcategory to the top menu does it get highlighted?
As for index.php you have to rename htaccess.txt to .htaccess to your ftp directory and enable sef url from joomla global configuration:
System -> Global configuration -> Search Engine Friendly URLs
System -> Global configuration -> Use URL rewriting

Joomla 3 Show Title issue. Hide page-header

I turned Show Title option for articles to Hide in global settings. So it works for each my page good instead of home page. So the title is still appear, even if I switched it to hide in article that correspond to Home page content.
I suppose maybe something wrong with menu.
So I have next menu:
Home
Photos
Contacts
Each menu content single article, but only Home shows title...
I am using joomla 3
on the screenshot below Home header that I don't need.
on the screenshot below Videos header that set as Show tile in menu item
on the screenshot below Videos header that set as Hide tile in menu item
I am making the same for Home but it does not work the Home tile is still visible.
I tapped on menu items then on home items which is single article:
then I modify visibility options:
save and close - and then update the index page in browser, but nothing happen the header Home is still on the page (
The solution is next:
Click on the “Menus” menu and select “Main Menu”.
Click on the menu item that represents your home page (usually “Home” or something similar)
On the right side, click on “Page Display Options”
Set “Show Page Heading” to “No”
Click on “Save”
http://www.celticwolf.com/blog/2012/09/06/how-to-hide-the-page-heading-in-joomla-2-5/
You have an option to show or hide the title of Articles and also Menus. Usualy is "Home" also the dafault "Frontpage" of the site, having the option to show the title.
Go to Menus -> Default "Home" Menu and under options you should have Show Title and hide it.
This should work, i tested it right now on my page to be sure.
Regards
in joomla 3.x it will be possible by combination of backend settings and source code change.
Login to your joomla control panel.
Go to Global\Articles and turn the "Show Title" and "Article info Title" to Hide.
Go to Global\Menus and turn the "Show Page Heading" to Hide.
Login to your host and go to your public html directory then go to "\templates**[your template]**\html\com_content\article" directory.
open default.php in editor and find
php if $this->params->get('show_page_heading', 1) :
and change the 1 to 0 then save it.
I suggest you to backup default.php file before any changes.
You can disable the Page Heading in the Menu Item options as showed below in my screenshot:
if this don't work, try to go to MENUS - MANAGE - (press the button OPTIONS to the right of the page)
In browser page title press one space , the set the second voice to NO:
Then save and press the REBUILD button.
This happens when you have a multi language site. The "Show Page Heading" option inside the languages home menu doesn´t works at all in this case. It is overrided by the Main Menu home options (that one without any languages assigned to it, that is mandatory in Joomla).
So if you change the "Show Page Heading" option inside the Main Menu home options, it will work.
Bizarre. But, it´s the way that Joomla 3 works.

navigation module not showing on sub page in joomla

I tried adding some pages in joomla but the navigation on the left disappears when following the newly add link. Please have a look here and notice the left navigation bar not showing under the "Test Menu Item" (left bottom).
I have literally copied all parameters from another menu item (e.g. "MILIEU") but it doesnt seem to affect the behavior. In stead the "news archive" item is always listed in the left navigation area.
How to remove the news archive link and have the normal navigation shown?
Please help!
Joomla 1.5.25
Check the menu assignment of the module you want to show when a menu item is selected. Check this: http://www.byte.nl/cms/images/joomlatemplatecursus/jt15_5/menu-assignment.jpg

Resources