0%
OneHub

Tutorial Fireworks code in the forum

147 0 0

OneHub

SUPER ADMIN
Joined
Sep 3, 2025
Messages
272
8 MONTHS
8 MONTHS OF SERVICE
1758643101549.webp


How to install

1- Open PAGE_CONTAINER template and Search for the below code
Code:
{$ldJsonHtml|raw}

2- After the above code, add the following code:
Code:
<xf:if is="$template == 'forum_list'">
        <script src="{{ base_url('styles/confetti.js') }}"></script>
    </xf:if>

3- Unzip the attached file and copy it to the path mentioned above.
 

Attachments

Back
Top Bottom