Search found 10 matches

by heffer86
Tue Aug 11, 2009 11:57 pm
Forum: Modules/Add-Ons
Topic: Problem with menumanager {$node->thumbnail} [solved]
Replies: 6
Views: 1917

Re: Problem with menumanager {$node->thumbnail}

Thanks for that page, but I am looking to add it to menu manager

update: I am looking for a picture menu like that link.
by heffer86
Tue Aug 11, 2009 9:46 pm
Forum: Modules/Add-Ons
Topic: Problem with menumanager {$node->thumbnail} [solved]
Replies: 6
Views: 1917

Re: Problem with menumanager {$node->thumbnail}

inyerface wrote: Do you want to display the same icon for all menu items?
I just tried {$node->image} and the image still doesn't show up.  If I call it though the page template like:

Code: Select all

<img src="uploads/images/{$content_obj->GetPropertyValue('image')}"/>
by heffer86
Tue Aug 11, 2009 4:29 am
Forum: Modules/Add-Ons
Topic: Problem with menumanager {$node->thumbnail} [solved]
Replies: 6
Views: 1917

Re: Problem with menumanager {$node->thumbnail}

inyerface wrote: Do you want to display the same icon for all menu items?
No.  each page has it's own icon.
by heffer86
Tue Aug 11, 2009 4:08 am
Forum: Modules/Add-Ons
Topic: Problem with menumanager {$node->thumbnail} [solved]
Replies: 6
Views: 1917

Problem with menumanager {$node->thumbnail} [solved]

I am trying to make a menu with a thumbnail icon.  I have set the thumbnail in my page settings, but I can't pull the thumbnail out.  See code below.  {assign var="firstsub" value="1"}  {assign var="depth" value="-2"}  {assign var="depthcheck" value=...
by heffer86
Thu Jul 23, 2009 7:38 pm
Forum: Help Wanted (commercial)
Topic: Build menumanager menu - Paid
Replies: 1
Views: 2041

Build menumanager menu - Paid

I need help coding a menu with the menu manager module.  I am trying to build a menu similar to this website.( http://www.christmemorial.org/index.php?/category/faith/topic/questions/ ) What I want is to have my sub-pages have their siblings listed, and if the sub-page as another page below it I wan...
by heffer86
Thu Jul 23, 2009 2:08 pm
Forum: Layout and Design (CSS & HTML)
Topic: Help with menu - need child's parent's siblings
Replies: 1
Views: 933

Help with menu - need child's parent's siblings

I am using menu manager and need a way to get a list of my child's parent's siblings.  Ex:
1
2
2.1
2.2
2.2.1
2.2.2
2.3
2.4
3
4
4.1
4.2
4.3

I when I am on page 2.2.1 I want a nav to show 2.1, 2.2,2.3,&2.4.

Is this possible with menu manager?
by heffer86
Mon Mar 02, 2009 5:58 pm
Forum: Layout and Design (CSS & HTML)
Topic: Calendar module CSS
Replies: 0
Views: 694

Calendar module CSS

I just installed the calendar the generic calendar module.  I was wondering if anyone had any good style sheet to make it look a bit better.  Also is there a way to remove the tags? 
by heffer86
Wed Jan 07, 2009 6:26 am
Forum: Developers Discussion
Topic: News module include UDT in content
Replies: 3
Views: 1739

News module include UDT in content

Is it possible to include a user defined tag or global content block in the content of the news module? When I place a new news article I sometimes want to include content from one of my user defined tags, but if I place the the content is prints out the actual tag EX: {my_tag_name}.  Is there a way...
by heffer86
Sat Dec 06, 2008 6:01 pm
Forum: Modules/Add-Ons
Topic: Frontend Users - User image
Replies: 0
Views: 589

Frontend Users - User image

I just installed the Frontend Users module to show info about my users on my site.  It works well, except I can't figure out how to add images to my users profile.  It says in the module description that you can display an image.  Any idea how to make this work?
by heffer86
Sat Nov 22, 2008 3:39 am
Forum: Developers Discussion
Topic: Menu manager - how to convert my old menu
Replies: 3
Views: 1836

Menu manager - how to convert my old menu

I am trying to figure out how the menu manager works, but I have been having some trouble.  I looked at the documentation, but I just can't figure out the {if} statements.  I am good a reverse enginering code so could someone help me convert my current menu to work with menu manager? <ul id="na...

Go to advanced search