VisioList 2.0 - Beta

Mark

Administrator
Staff member
Here is the first update in the VisioList 2 development cycle.

Take a backup of your files and database before proceeding.

For Fresh installs, simply upload all files and run /install/

For upgrades, upload all files but DO NOT OVERWRITE settings_sql.php and button_config.php -> then run /install/update.php

The entire front end and admin panels have been rewritten so there will very likely be some bugs and troubleshooting.

Thanks for your patience and enjoy!
 

Attachments

Hello Mark, this is demo version?

../index.php?a=admin&b=skins - I created a new test category, but after I clicked Submit the button didn't do anything
../index.php?a=admin&b=skins - Can`t select Default skin "Bootstrap 5"
 
Hello Mark, this is demo version?

../index.php?a=admin&b=skins - I created a new test category, but after I clicked Submit the button didn't do anything
../index.php?a=admin&b=skins - Can`t select Default skin "Bootstrap 5"
Thanks for the report, I will check it out tomorrow and let you know what I find.
 
Hello Mark, this is demo version?

../index.php?a=admin&b=skins - I created a new test category, but after I clicked Submit the button didn't do anything
../index.php?a=admin&b=skins - Can`t select Default skin "Bootstrap 5"
These bugs are now fixed up and the UI improved. If you overwrite the attached file to sources/admin/skins.php you should be all set.
 

Attachments

can tell me what to do ? is a theme problem ? sent me details or changes to code to make the changes
I have no idea what the problem on your server is, this should just be a matter of overwrite the files and it should just work. At least it did on my test site and a couple client sites.
 
nach update auf die version 2.0 kann man den .wrap (margin-top:0px;) nicht mehr verändern??? in der screen.css datei !!!!

der code lautet wie folgt :
header {padding:10px 0 0 0;}
.wrap { background: url("https://werbe-gratis.de/skins/white/images/back99.jpg"); box-shadow: 0 0 15px #000;margin-top:0px;margin-bottom:50px;}
h1,h2,h3,h4,h5,h6{ font-family: 'Patua One', cursive; color:#676a7d;}

WORAN LIEGT DAS ?????????????????????????? obwohl ich margin-top:0px; angegeben habe


man kann den oberen rand nicht komplett auf 0 setzten?????? komisch

wrap.jpg
 
Last edited:
Back
Top