Search found 2 matches

by dio2
Fri Oct 17, 2025 3:52 pm
Forum: Show off
Topic: Esperanto
Replies: 1
Views: 518

Esperanto

Hello,

I moved the website esperanto.gr from Joomla to FlatPress. I modified the default theme and add a css dropdown menu. There are a lot of static sites without a blog.

Dio
by dio2
Mon Sep 22, 2025 4:24 pm
Forum: General Support
Topic: Javascript
Replies: 1
Views: 384

Javascript

Hello,

I include a javascript file in the theme in the header.tpl adding this line:

<script nonce="{$smarty.const.RANDOM_HEX}" src="{$flatpress.themeurl}js/myscripts.js"></script>

In the file are two functions for a onclick event to show a dropdown menu.

It is working fine locally on localhost ...