Developing (v7+)

Sticky Footer

I've been wrestling with a sticky footer all day. I'm close but it's behaving a bit weird. I'm hoping someone will see what I'm doing wrong. You can see the dev site at apps4easyliving.com/index.php. The footer sticks to the bottom of the page but it …

How to display entire user list on members page w/NO pagination?

I'm trying to display an entire user list without pagination on members page. The current pagination shows 10 users at a time. I don't see any reference to pagination in either the controller or single page for the members.php page. Anyone point me…

[SOLVED] How to show autonav block if in a section?

Hi, Trying to cut down on the number of page templates I'm creating for my clients, so was thinking I could hardcode an autonav depending on the section Im in. For example, with the following sitemap, I need Section 1 and *all* it's subpages (includ…

Search Results Location - Stick it in another block

Hi site5, thanks for taking some time to help me out. I have a search block at the top of my page. When I type a search it puts the results in that block. That isn't a good place for the results. I need my results to appear in the Main DIV on the site. Bu…

re: Form Helper

Hi guys, Here's a quick question for any gun developers out there. When creating a external form, do all forms have to come in pairs. i.e. controller and the form. I am creating multiple forms which all have the same fields but different values. Is…

Mobile them works great as long as full page caching is not enabled.

As described in the tutorial by Andrew there is an event trigger setup to detect for mobile browsers and then change the theme on the fly. This works only when the page caching is not enabled. For example, when a page has not yet been cached and is vis…

CSS for Area splitter block only works in edit mode

I've done some customizations and put the files in the top blocks, css, and js folders. The block works fine in edit mode, but when I sign out and go to regular view, the css for that block disappears. Why would a style sheet work in edit mode, but not in…

Tabs

Hello, I have trouble understanding how to make custom tabs in the add/edit block form (they will be used to modify different database tables) Could someone send me in the right direction?

Get list of custom page attribute values (select list)

I have a custom page attribute of type select. I need to print a list of the available options on a page. My goal is not to print out the selected attribute of current page, but to print out the options available to be chosen for the attribute. The des…

Auto nav... li:first-child {border-left: none; }

Hi Should this work... Using the auto nav block I want to get rid of the first menu items divder line that is set using a left border. I have tried using #navcontainer ul li:first-child {border-left: none;} but it doesn't seem to work. Should this wor…

Filter Posts