Invision Community 4: SEO, prepare for v5 and dormant account notifications Matt November 11, 2024Nov 11
December 27, 201113 yr It would be cool if you could add separators in the menu. Otherwise, enjoying the mod....
December 28, 201113 yr i was wondering if u coudl set an option to display image icon as default without text so whole image shows as i use image as whole before after
December 28, 201113 yr Author i was wondering if u coudl set an option to display image icon as default without text so whole image shows as i use image as whole before after so an option .. to use an image versus title? .. if so you can do that within the template .. I can show you how if need be
December 28, 201113 yr so an option .. to use an image versus title? .. if so you can do that within the template .. I can show you how if need be that would be ideal other then that missing your app is brilliant ;P point me in the right direction for now (but in future im sure some other noobs would like that option :smile: )
December 28, 201113 yr what...you ain't got the new version out yet? dude.... :smile: :smile: joke :smile: lol why u messing with me mind :P hehe
December 28, 201113 yr Author that would be ideal other then that missing your app is brilliant ;P point me in the right direction for now (but in future im sure some other noobs would like that option :smile: ) in the skin_promenu open nav_menus and select all .. then replace with <if test="hasmenus:|:is_array($menudata) AND count($menudata) > 0"> <ul class='menu' id='menu'> <foreach loop="menus:$menudata as $menuid => $menuitem"> <php> $hassub = $this->registry->getClass('class_menus')->CheckChildrenTree($menudata,$menuitem['promenu_id']); </php> <if test="$menuitem['promenu_parent_id'] == 0"> <if test="$menuitem['promenu_use_app']=='ccs' AND $this->settings['ccs_default_page']==$menuitem['promenu_app_page']"><li id="nav_app_{$menuitem['promenu_use_app']}{$menuitem['promenu_id']}" class='left<if test="$this->registry->getCurrentApplication()==$menuitem['promenu_use_app'] AND (($this->settings['ccs_default_page'] == $menuitem['promenu_app_page'] AND ($this->registry->ccsFunctions->getPageName()=='' OR $this->registry->ccsFunctions->getPageName()==$this->settings['ccs_default_page'])) OR ($this->registry->ccsFunctions->getPageName()==$menuitem['page_seo_name']))"> active</if>'></if><if test="$menuitem['promenu_use_app']=='ccs' AND $this->settings['ccs_default_page']!=$menuitem['promenu_app_page']"><li id="nav_app_{$menuitem['promenu_use_app']}{$menuitem['promenu_id']}" class='left<if test="$this->registry->getCurrentApplication()=='ccs' AND $this->registry->ccsFunctions->getPageName()==$menuitem['promenu_app_page']"> active</if>'></if><if test="$menuitem['promenu_use_app']=='arcade'"><li id="nav_app_{$menuitem['promenu_use_app']}{$menuitem['promenu_id']}" class='left<if test="isactive:|:IPS_APP_COMPONENT == 'arcade' OR IPS_APP_COMPONENT == 'iArcade'"> active</if> '></if><if test="$menuitem['promenu_use_app']!='ccs' AND $menuitem['promenu_use_app']!='arcade'"><li id="nav_app_{$menuitem['promenu_use_app']}" class='left<if test="isactive:|:IPS_APP_COMPONENT == $menuitem['promenu_use_app']"> active</if>'></if><a href="{$menuitem['promenu_url']}"title='<if test="$menuitem['promenu_description']"> {$menuitem['promenu_description']}<else />{$menuitem['promenu_title']}</if>'<if test="$menuitem['promenu_open_new_window'] == 1"> target='_blank'</if>><if test="$menuitem['promenu_icon']"><img src="{$menuitem['promenu_icon']}" /><else />{$menuitem['promenu_title']}</if><if test="$hassub == 1"> <img src="http://ipscommunity.invisionpowerser.netdna-cdn.com/public/style_images/master/_menu_icons/down_arrow.png"/></if></a>{parse template="nav_submenus" group="promenu" params="$menudata, $menuitem['promenu_id']"}</li> </if> </foreach> </ul> </if> <script type="text/javascript"> var menu=new menu.dd("menu"); menu.init("menu","menuhover"); </script>
December 28, 201113 yr Author what...you ain't got the new version out yet? dude.... :smile: :smile: joke :smile: funny :P I am due to release a small version in the next few days .. to address a bug with overloading servers on huge site (will now all be ran from a cache versus query) and to add some other small features ppl asked for
December 28, 201113 yr works great seems seems it duplicated the 3 addon tabs of mine though edit nvm i added them in root skin so i delted them from topic menu so theyre not duped ;) excellent support +1 bud superb work but again would be handy to have as an option in future for those scared to do edits ;P
December 28, 201113 yr At the risk of being awkward, is there any way of disabling the small arrows to the right of menu items that have drop downs please.
December 28, 201113 yr Author I have no setting in place to disable it...but you can easily remove them from the template in the skin_promenu for nav_menus find <if test="$hassub == 1"> <img src="{style_images_url}/_menu_icons/down_arrow.png"/></if> and remove it for nav_submenus find <if test="$hassub == 1"> <img src="{style_images_url}/_menu_icons/right_arrow.png"/></if> and remove it
December 28, 201113 yr ok how many of us see topic posted in and run to it hoping to see more cool updates ? I DO !! :) :)
December 28, 201113 yr Author ok how many of us see topic posted in and run to it hoping to see more cool updates ? I DO !! :smile: :smile: hahahha ... well I currently having it all running from cache .. just have to add in a few new features that was promised .. and of coarse retest .. and it will be released the list includes: cached menus versus query treat as category option left right option delete button on edit
December 28, 201113 yr sweeet, especially (for me) that treat as category. and I think, if I understand correctly, running from cache will also use less resources correct?
December 28, 201113 yr Author sweeet, especially (for me) that treat as category. and I think, if I understand correctly, running from cache will also use less resources correct? yes..as currently..on huge sites..this menu could cause high server loads due to excessive queries
December 28, 201113 yr Author I'm also reworking the template...moving the active checks and has subs check outside the template into a file .. should make editing templates alot easier for the end user
December 28, 201113 yr Author good products .. good support .. what more could one possibly ask for LOL
December 28, 201113 yr good products .. good support .. what more could one possibly ask for LOL hehe free stuff ?? HAHA :)
December 28, 201113 yr Author hehe free stuff ?? HAHA :smile: I have a free hook .. plus I have another idea I want to do .. which would be free too most likely but keep in mind..you get what you pay for LOL but seriously .. even with free stuff .. I offer the same support as I would for a payed application
December 28, 201113 yr I have no setting in place to disable it...but you can easily remove them from the template Great thanks. Am really loving the app - just what I needed for my site.
December 28, 201113 yr Author Great thanks. Am really loving the app - just what I needed for my site. you haven't seen anything yet .. wait until the big upgrade hits the shelf .. its going to make this one pale in comparison :P
December 28, 201113 yr Author ok dammit I am excited, need a tester ? :smile: its no where near testing yet .. I only got the groups in..when I had to put it in hiatis to do this mini upgrade .. that release will take me weeks (if not a month) to get it all together
Archived
This topic is now archived and is closed to further replies.