Hi!
There is an option in admin panel to enable users to select templates.
What do I need to do to build a new template and where can the user select it? I found no place neither in account settings nor in profile settings.
thanx for the help!
Make meaning or die - by Andrey Sivtsov
Hi!
There is an option in admin panel to enable users to select templates.
What do I need to do to build a new template and where can the user select it? I found no place neither in account settings nor in profile settings.
thanx for the help!
You must login to post a comment.
Make Meaning Or Die
|
Unite PeopleG'day! Welcome to BoonEx Blog. We're here to discuss BoonEx products, test them, plan new features together, and help each other grow, prosper and most importantly - unite people. |
Ideas and suggestions are very welcome. Please, check BoonEx DevZone roadmaps before posting, just to avoid duplicates.
Roadmaps: Dolphin, Ray, Orca, Shark, Expertzzz.
We're ready to fix it ASAP, but odds are that this is a known setup issue. Please, check FAQs and Troubleshooters at BoonEx DevZone before posting.
FAQs: Dolphin, Ray, Orca, Shark, Barracuda.
T-shooters:Dolphin, Ray, Orca, Shark, Barracuda.
We really need help and we'd appriciate yours. We welcome you to translate and improve Manuals, Troubleshooters and FAQs in DevZone; answer to posts in this blog; help in Expertzzz Forumz and/or make a donation to support BoonEx.
Please, contact us to request a DevZone account and get access to Docs Wiki.
That’s a very good question, i have the same problem… i want to create some new template… but HOW ?? it seam very complicated… a tutorial MUST be post quickly… wich a step by step guide… or a template builder script pluggin can be very usefull too integrate it into the dolphin admin section…
Ok,i had the same problem but figured it out.
You have to give the folder a name like tmpl_yourname.
Otherwise its not shown in admin.
Then go into folder template/yourtemplate/scripts.
In BXTemplName.php change the name for your template.
Open BXTemplConfig.php and change pathes,so they fit for your template.
Sorry for my bad english and i hope its right.
Thank you for the info. And where is the place where the user can choose between the different templates?
YOu have to add the template switcher code in the _header.html file in the scripts directory.
Dolphin Directory -> templates -> tmpl_uni -> _header.html
the code should look exactly like the language switcher.
Im sure 6.0003 shold have this problem addressed.