![]() |
AdultSiteSkins Theme Question
I am using the AdultSiteSkins video theme for one of my Wordpress tube sites. I am trying to make the front page display random posts/videos instead of the latest ones. Has anyone figured out how to do this?
I managed to do this on another Wordpress theme but it doesn't work on this one. |
Did you try to contact their support?
|
Quote:
|
Quote:
[email protected] |
I figured it out myself. I'll post the solution here if anyone else needs it. You just need to add this line in the index.php file:
Code:
<?php query_posts($query_string . '&orderby=rand') ?> Code:
<?php while (have_posts()) : the_post(); ?> |
link to your site please. I would like to see what you are doing.
|
Quote:
|
Quote:
|
Did you contact the owner?
|
All times are GMT -7. The time now is 07:45 AM. |
Powered by vBulletin® Version 3.8.8
Copyright ©2000 - 2025, vBulletin Solutions, Inc.
©2000-, AI Media Network Inc