Viewing 15 posts - 1 through 15 (of 20 total)
  • Author
    Posts
  • Ninja Lead Moderator
    #991689

    Hi,

    Could you check your site’s URL again as it seems doesn’t work now? http://prntscr.com/debqky

    Regards

    toonetcreation Friend
    #991825

    works fine now.
    please try again.

    Ninja Lead Moderator
    #992079

    Hi,

    Yes, I can access the URL of your site but I need to check the PHP code directly on your site, please give me the FTP account via private reply.

    Regards

    toonetcreation Friend
    #992178

    you can use ProFiles component.

    see attached files.


    1. 2016-12-05_09-10-02
    Ninja Lead Moderator
    #992524

    Hi,

    I spent a lot of my time to detect the problem on your site because by default ordering of backend on your site using article id but the menu setting on Joomla menu does not support about this. But I made the custom from templates/ja_jason/html/com_content/category/isotope.php file and you can see this code

    $compare = create_function('$a, $b', ' if ($a->id == $b->id) { return 0; } return ($a->id < $b->id) ? 1 : -1; ');
    uasort($this->intro_items, $compare);

    Now, you can see the setting on your site from backend and front-end at the same http://prntscr.com/dfxrya and http://prntscr.com/dfxscd

    Hope it helps

    Regards

    toonetcreation Friend
    #992550

    thank you very much for your feedback.

    but about the sort order I need to display articles regarding custom order and not with article ID.

    does this work?

    Ninja Lead Moderator
    #992723

    Hi,

    Our Portfolio layout does not change any the ordering from Article setting.The ordering regards

    • Menu ordering setting

    • Category ordering setting

    • Article ordering setting

    If you don’t want to set the ordering setting as my custom before that you can remove that code from templates/ja_jason/html/com_content/category/isotope.php file

    Regards

    toonetcreation Friend
    #992883

    Hello,

    What I need is to display the articles on website front-end depending of order articles defined in website back-end.
    I have commented the code you have added to show you.

    This is working on some categories, exemple here, see lilnk below :

    http://img4.hostingpics.net/pics/455519categoryOK.jpg

    But on specific category, this is not wokring ,exemple here, see lilnk below :

    http://img4.hostingpics.net/pics/216285categoryKO.jpg

    What’s wrong?

    Thanks
    Laurent

    Ninja Lead Moderator
    #993051

    Hi,

    I checked the configuration from the menu item and saw http://prntscr.com/dgpkyi it looks quite the same as your expectation.

    Regards

    toonetcreation Friend
    #993209

    ok but the order in front-end is not the same as defined in back-end :-/ ..only for VIN ROUGE category.

    see here : http://img4.hostingpics.net/pics/19306320161208155050.jpg

    why?

    Ninja Lead Moderator
    #993341

    Hi,

    As said before that, Portfolio layout does not change any the ordering setting on Article Manager. If you want to get the best answer with your request, you need to submit the request to Joomla forum

    Regards

    toonetcreation Friend
    #993371

    I understand perfectly what you say.

    but how do you explain this is working on others categories and not on this category : VIN ROUGE ?

    see here a screen capture with explications :

    http://img4.hostingpics.net/pics/55320820161209103426.jpg

    As you can see, all the categories are defined with Portfolio layout and when I change article order from back-end = It works …. but on all categories, except on VIN ROUGE ….

    I’m sorry but I’m not dreaming :-/

    Ninja Lead Moderator
    #993641

    Hi,

    I have checked the configuration Vin rosé (fr-FR) category: http://prntscr.com/di3ghf and view in front-end: http://prntscr.com/di3hq5 but it’s not correct please check it again

    Regards

    toonetcreation Friend
    #993757

    hello,

    You have forgotten 1 step …. in Joomla, when you need to change article sort order, you must click before in sort order icon.

    See following link (click on image to zoom in) : http://img11.hostingpics.net/pics/325315Sanstitre1.jpg

    So I’m right, there is an issue because article sort order works with Vin rosé (fr-FR) category but not with Vin Rouge (fr-FR) category.

    Ninja Lead Moderator
    #994041

    Hi,

    About the ordering setting of Vin rosé (fr-FR) category on your site is always showing as http://prnt.sc/di3hq5 from front-end and you can add more articles under Vin rosé (fr-FR) category and re-check the ordering.

    Regards

Viewing 15 posts - 1 through 15 (of 20 total)

This topic contains 21 replies, has 2 voices, and was last updated by  toonetcreation 7 years, 10 months ago.

The topic ‘Portfolio sort order not the same between front-end and back-end’ is closed to new replies.