Assign Joomla article to a always open under a menu - joomla

Is it possible in Joomla 3 to create articles and category blog layout that will open articles from certain category under a certain menu.
Explanation:
1) I have a HOME page: www.example.com/
2) I have a Main Menu and a Menu Item - News: www.example.com/news
This menu item is a category blog layout with news title, short description and readmore buttons (clasical)
PROBLEM:
So, when user clicks one of the news - for example How to make soup
It redirects them to the link: www.example.com/1-how-to-make-soup
And what I want is to open it under the menu like this:
www.example.com/news/how-to-make-soup

You have a category :news
you have a menu (category blog) that is linked to "news" category
you have also some articles in "news" category
now if you browse "news" menu you can see intro of articles, when you click on "read more" you will go to www.yoursite.com/news/article-name
unless that special article is linked to another menu somewhere else directly
because in Joomla the priority for making URLs is making menu for them

Related

K2 Joomla: show the last modified article in home page

I think this should be easy but cannot make it work ... I'm using k2 on Joomla for handling articles and i want to show on the home page the last modified blog post ... i've create a Home category under which i've put some subcategories, bound to several K2 article items. In the home menu item i've created a "Latest item from users or categories" that correctly select the last 1 item. If i change the modified date to another article, i do not see it in the home page.
What am i doing wrong?

Remove menu item name/alias from url in joomla

I have a menu and when i click a menu item i am redirected to the items content.
So i am in the domain.com/menuitem page.
In the current page i have some categories and when i click on a category i get redirected to its content.
So i am in the domain.com/menuitem/category page. When i am on that page i dont want the menu item name to be shown. I want domain.com/category
How could i achieve that by NOT using any external sef component?
Create a new level 1 menu item, of the "Category page" type, and give it the alias "category".

Joomla: news in blog

This might be a really simple question and I apologise if it has been asked before but i haven't found an answer.
My Homepage list only news (blog)...(no menu left, no menu right in sidebar)
When an user clicks on article it show the article in the same homepage.
What i would like to have is
When an user click articles in the home page it will be redirecting to another menu (news) where it shows a menu with news list items on the left sidebar and the content of the article clicked in the content.
Is that Possible ?
You must create a custom module with left side bar and right content.In left sidebar put the query to populate news title from the selected category.On right display introtext or full text from #_content table based on article id.
You will have to create a hidden menu to show the news in inner page. Go to menu manager and create a new menu with title Hidden Menu and menu type hidden. Inside that menu add new menu item of type article category blog.select the category from where these front page articles come .Save it and check the front end of the site.

Joomla Menu display in different website parts

I'm using Joomla 1.5 version and a strange behaviour came up regarding menus displaying.
In my default menu I have a menu item of "Front Page Blog Layout" type to display some news in my home page.
Everything was fine when I had only a menu assign for my whole website. The module that display the menu had the option "All" selected in "Menu Assignment" group.
But, when I choose the items for the menu to e displayed through "Select Menu Item(s)", the menu is not displayed when I try to see a news detail in the home page, even if I have all the items selected. It only work with "All" option selected.
Is there any difference between option "All" and select all items with the option "Select Menu Item(s)" selected?
I need this behaviour because I need several menus in my website that are displayed in different parts. Without this behaviour I can't use different menus across my website :( because some pages stay without a menu.
Any hint, workaround?
there's a difference between checking "All" and marking all items in "Select Menu Item(s)".
In first case module is always displayed and in second one module checks for Itemid value. If theres no Itemid value set or it doesn't match the selected items - module is not displayed.
My suggestion is to create a new menu in menu manager, which is not displayed in any module, and assign pages to it. So every page you want a custom display would have it's own Itemid.
Im glad i could help. If you assign article for a category, and make a category link in menu or hidden menu, i think it should display menu for all articles in chosen category.

Magento Main menu custom links

In magento the main menu is working based on category list. Here I want the categories as well as I want to add two more links which are not category.
The links should leads to
1. CMS page link
2. Contact us link
If I add any category its become category page how can I insert my own links into category main navigation bar.
Although not free Advanced Menu can do this for you.

Resources