Quote:
Originally Posted by KevinL
Hello,
I sent you the exact changes we made.
We edited this function:
original -
function rebuild_sidebar($sidebar_obj,$sidebar_str){
Edited -
function rebuild_sidebar_notnow($sidebar_obj,$sidebar_str){
Like explained, we changed this so custom blocks will show. Right now with that function custom HTML blocks do not show.
Thanks!
|
Quote:
Originally Posted by KevinL
Changing back the function to default and using capital 'Ul' and 'Li' works but than it doubles the blocks :/
|
Don't know what you want? You started that you have error in the registration page !!!
Anyway i advice you to use the default mod don't use codes from here and there. If in some cases you have a <li> tag in some custom block then just replace the <li></li> with <LI></LI> in the custom block and you are done.
Regards,