Want to increase the number of walks shown in "Our Next Walks"
-Tried changing to $feed->setNewWalks(14); no effect.
- Saw suggestion re adding div. So added
<div style=" height:100px"> php.... <div> (trued different heights)
It increased the height by showing the two div statements as well as the walks!
Didn't actually respond to varying the height value.
How do I get more walks to be shown. Tends to only show 4 or 5 regardless of these settings.
Thanks