Menno Pietersen

Results 34 issues of Menno Pietersen

Need more options on the image slider.

Guido Gallenkamp: Yesterday I imported an evo site to 2.1.2 and installed flexibility. All your resources had "my" default template.

Add some nice inline field styling.

Just need to check HTML5 tags.

Really need to add a blog option.

On small screens the sub menu is still hidden need a nice way to navigate on mobile.

Will need a version of Flexibility that only installs the template and options, but no pages.

De-installation of Flexibility is not great, need to have a clean update/uninstall flow.

Flexibility chunks, snippets and TV's need to have sub categories. How do I get these in my package install? ``` $category= $modx->newObject('modCategory'); $category->set('id',1); $category->set('category','Flexibility'); ``` Installs only the main category.

Will add the option to move the nav left, right or in the center.