Hi support.
I want to have the blog posts to be shown randomly, so I followed your documentation and inserted this code in the functions-file:
add_filter(‘avia_blog_post_query’, ‘avia_modify_post_grid_query_rand’);
function avia_modify_post_grid_query_rand( $query ) {
$query[‘orderby’] = ‘rand’;
return $query;
}
I have cleared cache several times without luck.
It is on the frontpage of: Lederuddannelse.
Have I missed anything – please help?
Thanks :-)
/OKEI
Hey OKEI,
Can you give us temporary admin access to your website in the private content box below, so that we can have a closer look?
Best regards,
Victoria
Hi support,
Sure – please find login details in private section.
Thanks.
/OKEI
Hi,
Can u also provide us FTP details please?
Best regards,
Basilis
FTP details below. Hope it works :-)
Hi OKEI,
Could you please clear the cache, check again and get back to us.
Best regards,
Victoria
YEAH – it seems to be working now. Great!
Thanks for helping :-)
Please close.
/OKEI
Hi,
If you need additional help, please let us know here in the forums.
Best regards,
Jordan Shannon