osCmax v2.5 User Manual
Results 1 to 3 of 3

Articles question

This is a discussion on Articles question within the osCMax v2 Features Discussion forums, part of the osCmax v2.0 Forums category; Hi, In the Topics / Articles admin, the topics are alphabetical, but they are not alphabetical on the site. I ...

      
  1. #1
    Member
    Join Date
    Apr 2010
    Posts
    69
    Rep Power
    3


    Default Articles question

    Hi,

    In the Topics / Articles admin, the topics are alphabetical, but they are not alphabetical on the site. I checked in the Articles Configuration area and don't see anything to set this up. Am I missing something?

    This is the admin area articles.JPG

    This is the webpage - Capture.JPG

    any help appreciated!

  2. #2
    osCMax Development Team
    ridexbuilder's Avatar
    Join Date
    Jul 2008
    Location
    Haggisland
    Posts
    3,014
    Rep Power
    36


    1 out of 1 members found this post helpful.

    Default Re: Articles question

    Edit catalog/templates/yourtemplate/content/articles.tpl.php
    PHP Code:
    order by a.articles_date_added descad.articles_name 
    Replace with
    PHP Code:
    order by ad.articles_name 
    There are multiple instances.
    EJ
    Hosting plans with installation, configuration, contributions, support and maintenance.

  3. #3
    Member
    Join Date
    Apr 2010
    Posts
    69
    Rep Power
    3


    Default Re: Articles question

    Thanks - worked just fine.
    Might make sense to have these options in the admin, no?

Similar Threads

  1. Unable to add products to articles with Cross-Sell Articles
    By jdistad in forum osCmax v2 Installation issues
    Replies: 5
    Last Post: 04-18-2011, 11:21 AM
  2. How to get SEO urls for articles?
    By cikez in forum osCmax v2 Customization/Mods
    Replies: 11
    Last Post: 01-20-2009, 04:03 PM
  3. Articles name length
    By altenter in forum osCmax v2 Customization/Mods
    Replies: 17
    Last Post: 04-30-2008, 03:43 AM
  4. Articles question
    By bkpie in forum osCMax v2 Features Discussion
    Replies: 4
    Last Post: 10-06-2007, 11:44 AM
  5. FCK and Articles
    By red_fraggle in forum osCmax v2 Customization/Mods
    Replies: 1
    Last Post: 02-05-2006, 01:58 AM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •