Tagged: , ,

Viewing 11 posts - 1 through 11 (of 11 total)
  • Author
    Posts
  • #1278852

    The blog posts are appearing in the wrong order; oldest first. I’ve seen old threads here that say its a problem with Events Calendar plugin, and I have disabled Events Calendar plugin.

    I also see old threads here say that some sort of filter needs to be fixed like this:

    add_filter('avia_blog_post_query', 'avia_modify_post_grid_query_desc');
    function avia_modify_post_grid_query_desc( $query ) {
        $query['orderby'] = 'date';
        $query['order'] = 'DESC';
        return $query;
    }

    But I am not a developer and do not see any obvious place to add that code into the theme settings. Please help me fix the sort order so that the newest posts appear first, like they should be by default. Thank you.

    My stage site:

    #1278940

    Hey sifupeter,

    Please post us your login credentials (in the “private data” field), so we can take a look at your backend.

    1. Install and activate ” Temporary Login Without Password “.
    2. Go to ” Users > Temporary Logins ” on the left-side menu.
    3. Click ” Create New “.
    4. Add the email address for the account ( you can use (Email address hidden if logged out) ), as well as the ” Role ” making that the highest possible and the expiry about four days
      ( to be sure that we have enough time to debug ).
    5. Click ” Submit “.
    6. You’ll now have a temporary account. Please provide us here in the private section the URL, so we can login and help you out.

    When your issue is fixed, you can always remove the plugin!
    If you prefer to not use the plugin, you can manually create an admin user and post the login credentials in the “private data” field.

    Best regards,
    Nikko

    #1279570

    Thanks Nikko, just set up the account with that plugin.

    #1280420
    This reply has been marked as private.
    #1280454

    Hi sifupeter,

    Thanks for giving us admin access and we apologize for the delayed response.
    I have checked on it seems to work properly unless Use the advance layout editor to build your own blog layout (simply edit the page you have chosen in Enfold->Theme Options as a blog page) is set and the Blog Posts element is used.
    Did you made any modification on the theme? if none is made, would it be okay if we re-install Enfold?

    Best regards,
    Nikko

    #1280455

    Hi p412421e1,

    Please create a separate thread and follow the steps above.

    Best regards,
    Nikko

    #1280468
    This reply has been marked as private.
    #1280660

    I’ve made no modifications to the theme, just installed the Church demo so feel free to re-install if you want.

    #1281586

    Hi sifupeter,

    It’s now fixed on your site.
    The problem was the category was filtered to a single category.
    Please review your site.

    Best regards,
    Nikko

    • This reply was modified 3 years, 5 months ago by Nikko.
    #1281879

    Thank you Nikko!

    #1281907

    Hi,

    Did you need additional help with this topic or shall we close?

    Best regards,
    Jordan Shannon

Viewing 11 posts - 1 through 11 (of 11 total)
  • You must be logged in to reply to this topic.