Joomla 1.5->2.5 menus missing - joomla

I upgraded my website from Joomla 1.5 to 2.5.4, however, the menus seem to have disappeared. I was using a 1.5-only template previously, but the jUpgrade process has defaulted to pre-installed templates which is fine - but no menus! I've tried installing a few random other templates but all have the same issue.
FWIW most of the menu links are broken but I fixed a couple just to check, but no joy. The migrated site is still in its subpath which is I assume why components themselves aren't working.
As best I can tell, I followed the instructions in the Wiki on the Joomla site.
Any ideas? Thanks.
http://www.simsig.co.uk - original site
http://www.simsig.co.uk/jupgrade - migrated site

The most likely cause is that the menus were displayed in module positions specific to the template you were using in Joomla! 1.5 and that your Joomla! 2.5 template doesn't have matching positions. Alternatively the migration process didn't update the menu module positions properly and it's looking for the positions in a specific template.
Open Extensions->Module Manager then from the Filter options select Type->Menu to see just a list of menu modules. Check the positions they're assigned to by opening the menu module and selecting a position by actually clicking on the "Select Position" button and clicking on the right position in the currently used template.
To help make the choice easy you can filter down the options by selecting your current template from the pop-up menu in the top right of the "Select Position" lightbox that opened when you clicked "Select Position".

jUpgrade does not transfer the menu items from 1.5 to 2.5 properly. Those have to be recreated.

Related

Joomla Menu Item Article List Blank

I have a Joomla (2.5.4) site which uses menus. Recently I went to add a menu item to an existing menu. When I click on the "Select/Change" button the resulting window shows up, but the list of articles is blank. This also happens when trying to modify an existing item. I not even sure where to start looking on this one. What could be causing this window to not retrieve the list of articles?
The site owner agreed to upgrade to the latest version of Joomla and the issue was resolved, which is good news. The bad news is I still do not know what caused the issue in the first place or what part of the upgrade fixed it.

Joomla! 3 menu drop-down behavior without showing new article possible?

The Joomla! 3 administrative console in my installed version (Joomla! 3.1.5 Stable) plus at least a Joomla! demo web site showcase menus that don't switch to an article if you press them, but present only the drop-down menu at first. The rendered article (i.e. the content below the menu) only changes once a menu-item is selected/clicked.
For instance, visit demo.joomla.org. The content below the menu reads "Joomla! is a free, open source content management system ..." Now if you press e.g. "Joomla!" inside the menu, a drop-down list appears, but the cited text does not change yet. Only if you press a particular menu item it changes (currently e.g. to "Joomla! 2.5.16 Released ...").
I would like to accomplish the same behavior in a Joomla! 3-powered web site but haven't yet been able to do so. On my site (sorry, not yet available to the public) clicking a menu of this kind brings up the article, and so far I have found no way to prevent that. I'm referring to articles because my menus are of type "Single Article". I've looked at other menu item types too but they did not seem to offer a solution either.
So can the behavior the demo site's menus be accomplished (without installing further extensions), and if so how? After all, the demos are surely hosted on Jooma! servers :) Perhaps this is a matter of choosing an appropriate template? But then, the solution does not seem obvious and googling reveals different opinions as to whether this is/was possible at all.
UPDATE The following is a depiction of what I get when changing the menu item type for "Open Source" from "Articles | Single Article" to "System Links | Text Separator": it now looks odd and no longer seems to function as a menu (no drop-down effect). In the HTML source the CSS classes assigned to the three menu items are "item-x current active", "item-y divider parent", and "item-z parent" respectively. (Why isn't "Open Source" marked active?)
UPDATE I am using the protostar template (marked as Default for Site under Extensions | Type Manager).
Create the top-level menus as System - Separator; this means they have no link attached, but only serve the purpose of organizing (sub)menu links.
Then when you click them, based on the setup of your menu module, they will show the sub-items. Beware, the most common behaviour is not to wait until clicked, but simply show the submenu items when hovered (when you bring the mouse over them). But the event they respond to depends on the module (mod_menu), its template override, and other scripts your template may load.
Update:
If you're using mod_menu, in the module list it will be listed as Menu; if you were using another menu module, I guess you would remember installing it :-)
I am not a protostar / twitter bootstrap fan so I can't help you much on it, but dropdown menus are definitely supported, I just tried putting the menu in the position navigation, with
"Menu Class Suffix" = " nav-pills nav-dropdown"
and it worked correctly with dropdowns on hover. As per having dropdowns on click instead of hover, look at this guide

Joomla! & VirtueMart - show product category instead of shop front?

I have a Joomla! 1.5.15 and VirtueMart 1.1.4 installation from a client project and I need to change something I'm not sure how to.
I have one of my menu links pointing to the shop (menu item type: VirtueMart) but it directs me to a front page (to be precise, it renders the content in themes/default/templates/common/categoryChildlist.tpl.php).
What I want is for this link to make one of my product categories show.
I've tried several methods (without any luck so far):
Using header() doesn't work (I know, it's a pretty shameful trick, but I had to try it).
Changing the menu item type doesn't work (you can't modify the link itself).
Modifying any of the browser_ files doesn't work either (at least, doesn't look like it).
I'm a bit out of ideas... any hint?
It's been a while since I used VM 1.1.x, but isn't there a Category menu item available in the menu manager? (by the way you are way out of date I think 1.1 got to version 1.1.9 before it reached EOL).
I would also strongly recommend updating your Joomla! installation to at least 1.5.26 with the additional hotfix that was released recently (Joomla 1.5.x is also EOL).

Finetuning Joomla 3.1 Column Layout

I've been banging my head against the wall trying to fix the layout on a Joomla 3.1 installation. I have 3 featured articles. Depending on how I sort them, the 1st spans the entire width of the page like I want. The next 2 are positioned side-by-side which I do not want.
Background: This is and upgrade from 1.5.x to 3.1 using jUpgrade. I have using several different templates including all the default ones, Gantry & Wright with no luck. I've attached screenshots of the layout I'm trying to copy and what's currently being output. So far I have tried adjusting the template layout settings as well as the core Blog/Featured Layout as suggested. I've seen and understand how to fix this issues in Joomla 1.5 but no concrete answers for 3.1 that have worked.
Here is a link to what I want:
http://www.confabbpd.com/images/posts/good.jpg
Here is a link to what I'm getting:
http://www.confabbpd.com/images/posts/bad.jpg
In your menu item edit view for "Category Blog" menu type, got to the advanced options tab and select "blog layout options" and set your columns to "1".

Jomsocial content/article pages

I want to create About us, Privacy policy and terms of service page using the joomla's abck-end and i created articles for the same and crate new menu items in the jomsocial menu toolbar for the same. The menu items appears fine in the front end. Everything fine till now.
The problem is when i click on the menu item for article/content page, it moves out of com_community folder and moves to com_content page and it leaves the current design of site. My site navigation for jomsocial disappears. Content appears in default joomla's template not in jomsocial's template.
Any ideas ?? Thanks in advance.....
You need to go back double check everything.
You need to ensure you have the proper menus associated with the proper templates.
Check that joomsocail template is legitimately setup on all pages. And there is nothing over ruling or over riding it

Resources