Display page title for an article - joomla

I have an article which is included in a page with anchor tag. It is not associated with any menu. My problem is when I visit that page , it is not showing article title as page title. Please help me. Im using joomla 2.5
Thanks in advance
iijb

I think this will help you.
Create a menu items as innermenu. Admin->Menus->Menu Manager->Add New Menu.
In the following Menu Item, you have to create one menu with the and include the article to the following menu.
Then copy the url of the article and save the menu process.After that an itemid is generated for the menu.Include the itemid with the and run the url, then the page title will be displayed.

Related

How to attach ItemID to joomla footermenu

I am don't know joomla, but familiar with wordpress & PHP & wants to change some links in my clients existing project.
I have a menu which is a link like http://www.smarti.com.sa/index.php?option=com_content&view=article&id=6&Itemid=107 while calling it from top navigation menu.
developer has taken same link in footer but it redirects to
http://www.smarti.com.sa/index.php?option=com_content&view=article&id=6
Now i want ItemID in footer link also.
My Site URL is http://www.smarti.com.sa/
In that please Products > Microsoft.
Please give solution
As per your post, Your menu link for now is : http://www.smarti.com.sa/index.php?option=com_content&view=article&id=6 .
But, you want to use this like : http://www.smarti.com.sa/index.php/your_menu_name.
You can use aliases of menu links.
You can find aliases here, When you create/edit a menu link from backend of joomla you can see an alias associated with it. You can also find Aliases of menu link from grid screen of you menu type.
For showing Menu in front end you have to create CUSTOM HTML module, You can find how to create Custom HTML module here : http://vinaora.com/2012/09/how-to-add-custom-html-to-your-joomla-site-2/
Now, How can you find HTML to write in thst Custom HTML Module? So, for this you can go the page of front-end where that menu is visible. Now prss CTRL+U, you will see the HTML of that page. Here, you have to find the HTML of those menus.
In this HTML, you will find the links like : index.php?option=com_content&view=article&id=6
Now, you have to replace these links with index.php/alias_of_your_menu.
Now paste the edited HTML in Custom HTML module and save it by selecting a proper Position.
You can use joomla menu module in the footer.
Joomla also has the option to display second level menu items in a menu module.
To do this:
Set the Start Level to "1" and the End Level to "1".
That's all. Good Luck.

In Joomla how i can put an image on the principal page and when i click the image this open an article?

I'm using joomla 3.0.3.
I want to put a simple image on the principal page and when I click this image, automatically (changes the page) and opens an article with some info that I want to put on it.
It is possible?
With joomla default, or I need an extension for can do it?
Thanks a lot!
You can achieve this by creating a menu item for the blog view of frontpage or content.
This will load a number of articles and paginate them. In the options, you will find Intro articles (on top), then the number of articles to load in columns, then a list of links. Put 0 on the links and on the first articles, and you will get your list of articles in a grid.
Depending on the template you are using, the settings of the menu link could be enough to achieve what you want; if not you can write a template override to display exactly what you want.

RAXO All-mode PRO instead simple article on home page JOOMLA

HI I have problem to change content display into my homepage. I need change simple articles categories display to something like RAXO All-mode PRO. But I don't know how to insert this module into content on home page. I using Joomla 3.x
If it's impossible, maybe somebody know about component which show articles categories better than conventional.
To insert any module of Joomla x.x you can use this tag into the content of an article: {loadposition MyModulePosition}. Then in the module you set the position to MyModulePosition and in the menu display option mark the menu item that point to the article.
However if the home page menu item point to "all featured article", you can set the article as featured and the module apears in the home page.

Joomla - Section Blog Layout - How to hide section title

I'm working on a site in Joomla. I have my main menu and from that i have created the home page as a "Section Blog Layout". I want to display article titles and hide the section title, currently i can only manage to show/hide the article title, I cannot remove the section title.
Any ideas?
Many thanks,
Steph
i was having the same problem as you. I was not able to find the answer anywhere because i was searching for "hide section title in blog layout". Turns out that it is actually considered the page title and not "section titled".
Anyways, to fix this you have to go to open up the editor for the menu where you posted this blog layout menu item. On the right had side of the page, where you see all the parameter setting, there should be a tab called "Parameters (system). There you have the option Show Page Tittle Yes or No, select No and you'll be set.
Hope this helped. This little problem was driving me nuts!
I can't remember if there is an option under the menu item for Section Blog layout. If not, can you do a simple template override and remove the heading?
If you're not sure how to proceed, let me know.

Joomla: How to include a second article content area on front page

Joomla newbie here. I understand how to build a "front page" using a menu item with the Front Page Blog Layout so that article content appears on the front page. But I'd also like to include article content (from another section or category) in the left column area. How is this done?
any sort of module that displays content--you can find many content showcase galleries in the extension directory
I suggest checking out this brand new extension:

Resources