Open Dontorpedo opened 3 years ago
Hi, the li
should not need the phpb-blocks-container
attribute. Maybe that helps. Or can you try a div
blocks container instead of a ul
.
If you click on the li
doesn't it trigger the text editor so you can change the link text and url?
ok, div instead of ul works.. but thats not optimal..
no, i can change only the text, but the texteditor is not triggered.. so url can't be changed
hi,
i am trying to create a simple link list block and other standard blocks.. but it is not working very comfortably..
i created blocks with 1-4 columns where i put other blocks inside, after that i created a block for the list in my view.html
and than another block for the li element
i tried different things.. but it is not working..
i can put the ul block inside my column, but the li block want go inside the ul block..
and than i can't edit the href inside the li..
do you have a better idea?
i think it would be very helpfull for many things if there would be some repeater field in the block settings..