Hi Maurizio,
This would only switch the order of those portfolios randomly, there’s currently no other way to do it :
– edit this file: supreme\includes\page-builder\composer\lib\shortcodes\portfolio.php
– on line 59, you will see the portfolio arguments for the database query
– you need to add this as the last argument :
'orderby' => 'rand'
If this editing sounds like a foreign language, I suggest hiring a freelancer to do it, as you can easily end up breaking your site if you have no clue about it.
Regards,
————————————————————————————————————
Cosmin
Support Assistant