Have Academica slider feature pages instead of posts?
-
I would like to have the slider on the Academica home page feature pages rather than posts. I’ve created posts but the format is limiting. Want to use the slider to highlight static info pages. Is there anyway to possibly have the slider images link to pages instead of posts?
Also, is there css to remove the arrow boxes on posts that go to the previous and next posts?
The blog I need help with is: (visible only to logged in users)
-
The Stay theme here at WordPress.com will highlight pages in the slider, but there is no way to achieve this with Academica.
If you can let us know what limitations you are seeing when using posts, perhaps we can help you take care of those.
To hide the next/previous post navigation on single post pages, add this to your custom CSS:
.single .navigation { display: none; } -
-
- The topic ‘Have Academica slider feature pages instead of posts?’ is closed to new replies.