Invision Community 4: SEO, prepare for v5 and dormant account notifications Matt November 11, 2024Nov 11
Posted November 21, 20186 yr Why not add your FAQ to part of forum option, more gadget for us, more love for ips... Scroll down we can see a nicely FAQ section https://invisioncommunity.com/buy
November 21, 20186 yr 3 minutes ago, kmk said: Why not add your FAQ to part of forum option, more gadget for us, more love for ips... Scroll down we can see a nicely FAQ section https://invisioncommunity.com/buy It's just the pages app with some custom templates and js code.
November 21, 20186 yr Author 1 minute ago, Daniel F said: It's just the pages app with some custom templates and js code. Can you shared it ? we have the pages, but we are not coder and need some little things like that to make our ips site better....
November 21, 20186 yr You can see the templates in the page source: https://dne4i5cb88590.cloudfront.net/invisionpower-com/page_objects/buy.css.cd2e119a754fd7c9dfba34e7e66ea0b5.css?v=96374f20bf https://dne4i5cb88590.cloudfront.net/invisionpower-com/page_objects/cloudfaq.js.7dc1fd59301a64654653762568140f58.js
November 21, 20186 yr Author 4 hours ago, Meddysong said: You can see the templates in the page source: https://dne4i5cb88590.cloudfront.net/invisionpower-com/page_objects/buy.css.cd2e119a754fd7c9dfba34e7e66ea0b5.css?v=96374f20bf https://dne4i5cb88590.cloudfront.net/invisionpower-com/page_objects/cloudfaq.js.7dc1fd59301a64654653762568140f58.js thank you, I can see the block of code, now what is the next step?
November 21, 20186 yr 4 minutes ago, kmk said: thank you, I can see the block of code, now what is the next step? It's not that easy. With the two files you can't do anything.
November 21, 20186 yr Author 1 hour ago, Ramsesx said: It's not that easy. With the two files you can't do anything. Any help? I would like can do something with my Pages... A little love more..
November 22, 20186 yr Author 23 hours ago, Daniel F said: It's just the pages app with some custom templates and js code. That's sounds little easy, anyone can shared this little tutorial how to do? With this I hope can learn a little related how to use my Pages app.
November 22, 20186 yr We would need to know exactly what you want to achieve and then spend time (maybe hours?) developing the code, testing the code, showing it to you and maybe add further feature requests and so on and so forth. That’s NOT a little tutorial. You won’t get that for free. If you really want to learn it, google “Accordion css” or something like that. “Accordion” is the name for this effect.
November 22, 20186 yr 1 minute ago, kmk said: That's sounds little easy, anyone can shared this little tutorial how to do? With this I hope can learn a little related how to use my Pages app. Life isn't easy and I guess nobody will present you a complete solution just to download and install. Basically you only need to look into the source code of the FAQ page, copy over the html part used for the FAQ part and include the css and js from the links given above into a IPS page. If you don't know how this works you can hire a dev like Tom suggested it to you.
November 22, 20186 yr Author Oh now I know, there said easy for who can play with code...sorry my mistake...
December 16, 20186 yr Author Hello, you guys have this FAQ so cool, why not implementing into the core? This is something will be helpfully for us, or you can collect some extra money for coffee release it like an extra plugin if you think that so much free for us... In my case I would like apply samething for my forums rules, that will help my forum look at better, avoiding the rules occupy all mobile screen space, if the user want read all information then click to expand the message box... I think use this practice in IPS standard design is modern, efficient and good user experience. See one of the scene I can imagine:
December 16, 20186 yr Why put in core? It's already part of Pages. Why not take some time to learn a little bit more about Pages? Edited December 16, 20186 yr by Nathan Explosion
September 3, 20213 yr Couple of years went by. Still no accordion Faq in IPS. @kmk did you manage to get it done? @Daniel F why not share the method how you made / set up the accordion in guide section ? :)
September 3, 20213 yr 3 hours ago, Maxxius said: Couple of years went by. Still no accordion Faq in IPS. @kmk did you manage to get it done? @Daniel F why not share the method how you made / set up the accordion in guide section ? 🙂 Is this a block design you need or a database one?
September 3, 20213 yr I guess it would be a block design. I mean I'd use it in some pages article databases and custom pages to display a few accordions here and there. In short ability to add a FAQ via a CK editor.
September 3, 20213 yr That wouldn’t work well within the editor. As a database or block template with content fed from a Pages database – that would be possible.
September 3, 20213 yr If you just want a few FAQ quick and dirty, then this is possible by creating multiple blocks. It's nothing fancy, but it works 🙂 https://jimiwikman.se/faq/ The code for it can be found here:https://codepen.io/jimiwikman/pen/GREqGgw
September 3, 20213 yr Oh well at least something is possible 🙂 Thank you both @opentype and @Jimi Wikman (BTW I admire things you are doing on your site, always trying something interesting 🙂 )
September 3, 20213 yr 8 hours ago, Jimi Wikman said: If you just want a few FAQ quick and dirty, then this is possible by creating multiple blocks. It's nothing fancy, but it works 🙂 https://jimiwikman.se/faq/ The code for it can be found here:https://codepen.io/jimiwikman/pen/GREqGgw Nice!! We do have a brand new FAQ page on our website refresh out soon. It's more pre-sales related questions versus platform-related, but we do want to create something like that as well as beef up our Help Guides in the future :]
September 7, 20213 yr Forgot about this one 🙂 You don't even need JS to get accordions 😎 https://www.w3schools.com/TAGS/tryit.asp?filename=tryhtml5_details
September 7, 20213 yr 1 hour ago, Jimi Wikman said: Forgot about this one 🙂 You don't even need JS to get accordions 😎 https://www.w3schools.com/TAGS/tryit.asp?filename=tryhtml5_details Haha welllllllll, our new FAQ page does use the accordion functionality 😎. It's pretty nice (if I do say so myself 😆)