Introducing Quests: Tailored gamification & bridging in-person events with your community Mike Gitkos Friday at 12:39 PM1 day
Posted March 10, 20169 yr How can I add a menu entry to the top of the page like here (Manage Purchases, Billing & Invoices, and Product Support)?
March 10, 20169 yr ***oh, I see what you are looking for....The very top menu and for that Im not sure! Edited March 10, 20169 yr by Steve-Ray I removed the original content of my post. LOL
March 10, 20169 yr We've done this with a Pages block and a small template change. What I did is create a Pages block with the HTML for the links, and I set the permissions for the block so that only appropriate groups can see it (i.e. clients). Then, in the userBar template, I call the block with: {block="client_links"} That's all Using the built-in permissions of Pages blocks is really useful for things like this!
March 10, 20169 yr Author I started going through the template but was quickly overwhelmed! haha. Can you tell me where exactly I can add: {block="client_links"} Thanks!
March 10, 20169 yr In our case, the Pages block includes HTML like this: <li><a href='#'>...</a></li> <li><a href='#'>...</a></li> i.e. just some list items. Then, in the userBar template, add {block="client_links"} just after the line that starts <ul id='elUserNav'...
March 10, 20169 yr Author Any chance there will be a "header menu" option in the future? Edited March 10, 20169 yr by Michael R
March 10, 20169 yr Just now, Michael R said: Any chance there will be a "header menu" option in the future? There is a mod for that in the Marketplace - search for CJMenu. Be sure and choose the one for IPS 4.x
Archived
This topic is now archived and is closed to further replies.