-
AuthorPosts
-
February 8, 2021 at 11:01 pm #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:
February 9, 2021 at 7:06 am #1278940Hey sifupeter,
Please post us your login credentials (in the “private data” field), so we can take a look at your backend.
- Install and activate ” Temporary Login Without Password “.
- Go to ” Users > Temporary Logins ” on the left-side menu.
- Click ” Create New “.
- 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 ). - Click ” Submit “.
- 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,
NikkoFebruary 10, 2021 at 6:26 pm #1279570Thanks Nikko, just set up the account with that plugin.
February 14, 2021 at 4:11 pm #1280420This reply has been marked as private.February 15, 2021 at 6:24 am #1280454Hi 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,
NikkoFebruary 15, 2021 at 6:25 am #1280455Hi p412421e1,
Please create a separate thread and follow the steps above.
Best regards,
NikkoFebruary 15, 2021 at 8:58 am #1280468This reply has been marked as private.February 16, 2021 at 12:32 am #1280660I’ve made no modifications to the theme, just installed the Church demo so feel free to re-install if you want.
February 17, 2021 at 5:54 am #1281586Hi 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, 9 months ago by Nikko.
February 17, 2021 at 10:05 pm #1281879Thank you Nikko!
February 18, 2021 at 2:00 am #1281907Hi,
Did you need additional help with this topic or shall we close?
Best regards,
Jordan Shannon -
AuthorPosts
- You must be logged in to reply to this topic.