Hi - I am attempting to write a little code that will apply a filter to an existing view based on URL parameters. This is the guts of it, but I am having trouble getting the new view to render with the views_build_views. My new filter has been added to the view, but views_build_view just renders the original version every time. -- missing something...
I'm sure I'm overlooking the smallest thing, but I can not figure out how to display "X weeks, X days ago" with the forum or blog title when they're in a block (left sidebar on the homepage for example). The forums main page does this by default so I started with that code and tried to expand on it. However, I've since come up empty. Anyone figure this one out already and if so any advice?
Could anybody help me with simplenews module?I wish a had exactly the same newsletter block like on drupal site. What should I do? How can I configure it?
I would like to have different menu's on different pages. I tought of having a number of 'primary links', like home, animals, forum, contact and for each of these primary links, I would like to have a different 'submenu'
the primary links should be positioned on top (i know how to do) and when you click on the 'home'-link, i want to see all sublinks on the left.
positioning is not the problem, i just would like to know how to define which menu to show for each page