Page 1 of 1

[SOLVED] Editor problem with Fallout theme and questions..

Posted: Sat Feb 18, 2023 7:10 am
by HendriXXX
Hi!

There seems to be a problem with drop-down menus when using Fallout theme. Any ideas how to fix it?

I had few other problems too but got them solved yesterday.

I probably have to replace that nuclear icon from top with something else. Need to check css for that .

Thank you for your awesome WonderCMS software!

Re: Editor problem with Fallout theme

Posted: Sat Feb 18, 2023 9:01 am
by HendriXXX
Just a thought, is it possible to change "website title" text acting like typewriter with blinking cursor?
When user comes to the site, it writes website title and it could do it again when page refresh..
Of course text style should be the same green, shaded like rest of theme..

Something like this..
https://www.cssscript.com/demo/terminal ... riting-js/

Re: Editor problem with Fallout theme and questions..

Posted: Fri Feb 24, 2023 5:31 pm
by HendriXXX
I managed to fix (trial and error) that editor menu dropdown problem. I checked other themes and noticed that "script bootstrap" line was different in other themes. So I added following around line 93 and it worked.. :shock: 8-)

Code: Select all

        <?php
                if (!$Wcms->loggedIn) {
                        echo '<script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/js/bootstrap.min.js" integrity="sha384-Tc5IQib027qvyjSMfHjOMaLkfuWVxZxUPnCJA7l2mCWNIpG9mGCD8wGNIcPD7Txa" crossorigi>
                }
        ?>

Re: Editor problem with Fallout theme and questions..

Posted: Fri Feb 24, 2023 8:16 pm
by HendriXXX
Website online now! There isn't much content yet, but it is working good.. 8-)

https://samitormanen.com/

Re: Editor problem with Fallout theme and questions..

Posted: Sun Mar 19, 2023 6:41 pm
by wiz
Hello HendriXXX!

We've now added this to the official Fallout theme. Thank you for updating it. :)

Feel free to show off your website here: viewforum.php?f=44