abnvet
Active member
Hello,
I’m working on a custom landing page and could use some help. I have Jaxel's Portal set up and working fine for my main landing page. Now, I’m trying to create another page that displays the top 5 threads from a specific forum category using the forum page node with custom HTML.
I’ve tried using PHP callbacks and widgets but keep running into issues. Specifically, I want to know:
I’m working on a custom landing page and could use some help. I have Jaxel's Portal set up and working fine for my main landing page. Now, I’m trying to create another page that displays the top 5 threads from a specific forum category using the forum page node with custom HTML.
I’ve tried using PHP callbacks and widgets but keep running into issues. Specifically, I want to know:
- How to display the 5 most recent threads from a specific forum category.
- Is there an easy way to incorporate widgets into a page node with custom HTML? Some of those elements have things I would like to use.