having trouble getting just 2 categories for front page
-
Hey,
I’m implementing a gallery on a site i’m working on and have created custom php to display the featured posts/videos.
I want to display content from more than one category but am having problems doing so. Below is the script i’m using. The site is https://nouvellelondon.com/isys
<?php print isys_scrollable( $cat = 4, $entry_id, $orderby = ‘rand’ ); ?>
any help would be greatly appreciated!
Viewing 7 replies - 1 through 7 (of 7 total)
Viewing 7 replies - 1 through 7 (of 7 total)
- The topic ‘having trouble getting just 2 categories for front page’ is closed to new replies.