Joomla Blog article layout order problem - joomla

I'm having problems with a Joomla install (problem exists in both 1.5.13 and 1.5.15) that won't order articles in a category or section blog layout.
I've tried setting the sort order on the layout manually to all the different sort options but it has no effect.
Ordering on the front page works fine.
Any ideas?

You need to Enable Custom Ordering...
install-climber.blogspot.com/2011/09/set-custom-articles-order-parameter-or.html

In the options for the menu item (i.e. when you click the item name), look on the right hand side and click "Parameters (Advanced)".
You should set Category Order to "No, order by Primary Order only" and Primary Order to "Default" (or "Most recent first" if that doesn't work).

If a Category is tuned to be shown in several columns (f.e. 2), but only 1 column fits in template, the soring may be broken.

Related

Adding the article in joomla below the existing article by admin privelage

Have problem in adding new article in joomla the articles are getting added at the top instead of the bottom of existing article.
The sorting order of Joomla articles can be set in several different places, ranging from default settings to menu-specific settings, each one taking precedence over the previous setting.
The best way to make sure you have control over the way your articles are sorted is in your menu item editor. You should check several settings in the "Layout" tab (or "Blog Layout" if that's what you're using):
Category Order - I recommend using "No order", or else the articles will be sorted by category first.
Article Order - Use "Oldest first".
Date for Ordering - Created/modified/published. You probably want to use "Published" here. If you set this to "Modified", any article will be placed last when you save it.

Order articles in joomla

I'm trying to order some articles from a category in joomla at this url:
http://www.dasphotonics.com/apps/joomla/en/products/electronic-intelligence-and-radar
After put the order at the administration panel, optical harmessing I have it on the fourth place but it appears at the 3rd place, why?.
Regards and thank you
The reason is that Joomla doesn't order the articles by the backend ordering by default.
There are two ways to change this.
Do this ordering Global
Set the ordering method in the Menu
The first one could be changed in the Article List->Options (Top Left Button)->Shared Options (Tab)->Article Order (Drop Down) - Change this to Ordering. This will change all Blog and Category views to this type of ordering.
The second option is in the Menuitem. On the right site you have a Slider called "Blog Layout" there is a Option "Article Order" change this to "Article Manager Order". This will change only this Blog or Category view to this type of ordering.

Virtuemart Joomla menu highlights wrong item

I have a Virtuemart 1.1.7a install on Joomla 1.5. We're using a Joomla menu as the shop side menu. Not every category is listed in this menu (only the 'parent' categories, no subcategories). When users navigate to a sub category (i.e one not in the list) it highlights the wrong category from the side menu. You can see this on:
http://www.lochlomond-trossachs.org/books.html
and selecting 'Local Authors'. Then menu item 'Postcards' is highlighted on the left.
It would be preferable to either a) highlight no category or b) highlight 'Books' (which is the parent category of 'Local Authors').
I've had a look on the VM forums and web at large for issues with Joomla menus in VM, but the vast majority of results relate to an earlier problem regarding Itemids loading the wrong products ,but this is not the case here. Simply fixing the highlight would suffice!
Yes, virtuemart has issues with this. Unless you want to dive into the Virtuemart code (which can take you a long time to find the code dealing with the Itemid), I would recomment to add extra menu-items under the category that is it's parent. If you don't want these to be visible, you can go to the menu module and set the depth of the menu. The right parent would now be highlighted, because it has a child in it's roots.
Here is something that might help: http://forum.virtuemart.net/index.php?topic=70482.0
I didn't see "Local Authors", but I saw the problem with Gifts (when I click on Gift, and then on Mugs, for example, I have postcards highlighted). I believe the problem is either in your template or in your data itself.
Try to remake all the menu buttons as in delete and create new ones.
Turns out using Joomla menus for VM categories just doesn't really work that well. Replaced Joomla menu with VM menu (i.e. mod_virtuemart), and styled to suit.

categories of a section appear of the same order

I have the following structure of categories under the Info-s section. The latter four categories appear to all have been allocated of the 3rd position. Either changing this number on the admin screen or in the order drop-down inside of the category pages doesn't seem to have any effect.
I suspect this is due to the way those categories have been created (using the Copy functionality).
Any ideas?
try to do it once again after clearing your joomla cache & global check-in in the tool menu in joomla admin back-end
Please update the progress if you need any further help
By deleting and reorganising the section with its respective categories seemed to have fixed this.

How can I keep one specific article always on top on the front page?

On my Joomla website, I'd like to have a "about our company" article always be the first article on the front page. I want the other articles to shift down in position as new articles are added, but to keep the "about our company" one constantly on top.
I tried setting the order of that article on the front page manager to -1, but it still shifted down when I added a new article.
Any ideas?
You could write that info in a module and publish that module in a position that shows up before the component.
Do you have the front page sorted by date? If you do then make the about us article have a created date of 2099-01-01 and make sure you switch off show date for that article
Unless you find an adequate plugin for this specific need, I'm afraid you have to manually modify the template.
Depending on the setup, you can use the section or category info as a "fake" article. Enable showing the section/category description in the menu item (it's off by default) and you'll have a text that is always at the top.
I was struggelng with the same issue,... and have found the solution in the joomla documentation.
In the frontpage manager set order number for the article that you want to be "always-on-top" to -1 (minus one). This will make sure it will always have a lower order number than the other articles, even when other people submit articles.
For Joomla 1.5, go to your FrontPage Manager. The article you want to always have at the top, type is -1 in the ORDER column (as William said above). Now next to the name of this column, there is a picture of a floppy disk - you MUST click on this icon to SAVE the order.
Now your WELCOME article is numbered -1 and will always be at the top of your front page.
This question is Google top result, yet Joomla has been upgraded many times since it was asked and answered. Here is a more recent option:
In Joomla 3.4, you can do this by going to the settings of the category that displays the articles, then to its Blog Layout, then set Article Order to Featured Articles Order. This makes featured articles appear above normal articles.
In 2020, one could add Custom Fields (available since Joomla 3.7) to Joomla articles, or just to articles in a certain category, and then modify the template to query this Custom Field and handle articles accordingly.
in the order number in joomla 1.5 setting the order number to a minus figure doesn't work, it keeps reverting back to the default number.

Resources