Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #515215

    Is it posible to replace the All-Sort-Button to the End of the Sortlist of the Magazine Element?

    In default the Sort-list looks like this,
    stating whit «all» followed by categories (in my case a Number of Years):

    All/2013/2012/2011/2010/2009/2008/2007/2006/2005/2004/2003/2002

    and i like to change the Filter list at the Magazin Element like this:

    2013/2012/2011/2010/2009/2008/2007/2006/2005/2004/2003/2002/All

    Any Idea?

    #515294

    Hi ThoNeumann!

    In the /enfold/config-templatebuilder/avia-shortcodes/magazine.php file try moving line 297 down to line 314.

    $output .= '<a href="#" data-filter="sort_all" class="all_sort_button active_sort"><span class="inner_sort_button"><span>'.$first_item_name.'</span></span></a>';
    

    Regards,
    Elliott

    #515415

    Thank you. It works, but unfortunately it hasn’t solve my problem. The problem is that the list that is by default displayed by ALL is very long. I like to start with a shorter one. Is it posiible to display another sort option, like in this case 2013, when you open the page?
    Or can I shorten the list and display a load more button?

    #515757

    Hey!

    this would require a huge amount of customization of the theme and would be considered as custom work. You can hire a freelance developer for this job for example here: http://kriesi.at/contact/customization

    Cheers!
    Andy

    #1270371

    The Load More is already solved and many custmisations like here:

    But better deactivate this thread so we can not find it via Google any more.

Viewing 5 posts - 1 through 5 (of 5 total)
  • The topic ‘Is it posible to replace the All-Sort-Button at the Magazine Element’ is closed to new replies.