broken theme
Permalink
Hi all,
i try create a new theme for c5, i thought i i got all the parts properly... but somehow, the areas can't be clicked, add or edit...
to simplify the testing, i just has 1 area
that's my code, any help would be really appreaciated
ps: i have added Loader::element('header_required'); in the header file. i can go to (and exit) edit mode just fine, just can't add more blocks into the main area.
i try create a new theme for c5, i thought i i got all the parts properly... but somehow, the areas can't be clicked, add or edit...
to simplify the testing, i just has 1 area
that's my code, any help would be really appreaciated
ps: i have added Loader::element('header_required'); in the header file. i can go to (and exit) edit mode just fine, just can't add more blocks into the main area.
so i definitely did something wrong there...
put htat line into your head section of your theme:
<?php Loader::element('header_required'); ?>
had that...
it is css problem, it works if the css is not included, i paste it directly from a drupal theme...
anyway, starting fresh while monitoring the cms...
it is css problem, it works if the css is not included, i paste it directly from a drupal theme...
anyway, starting fresh while monitoring the cms...
sry didn't see that line.
maybe it's time for an app, in which you can choose your current cms and all the content is put in the right way into your new concrete5 database. ;)
maybe it's time for an app, in which you can choose your current cms and all the content is put in the right way into your new concrete5 database. ;)