-
AuthorPosts
-
hjalte1983 Friend
hjalte1983
- Join date:
- September 2012
- Posts:
- 328
- Downloads:
- 7
- Uploads:
- 105
- Thanks:
- 101
- Thanked:
- 9 times in 1 posts
March 24, 2015 at 1:27 pm #204969Hi there,
I’ve been struggling with this progressive sidebar for a while,.i’ve been following the guilde http://www.joomlart.com/tutorials/joomla-tutorials/tutorial-how-to-add-progressive-sidebar-navigation-in-joomla-article
But it wont show correctly, see image
or see the issue here :
http://rfk-kbh.dk/index.php/overenskomst-2/246-b-tillaegsaftalerThere is a login form in database menu
I really like this sidebar, and would be so glad if someone could assist me.
Kind Regards
phong nam Friendphong nam
- Join date:
- May 2015
- Posts:
- 3779
- Downloads:
- 1
- Uploads:
- 587
- Thanks:
- 499
- Thanked:
- 974 times in 888 posts
March 25, 2015 at 8:47 am #564525Hi there,
I just checked your page, you are missing js and css for this task. Did you add javascript and css into uber template?
Please note this tutorial: http://www.t3-framework.org/documentation/bs3-customization#embed-style
you can create a custom js file, for e.g: sbn.js and custom.css file
sbn.js located at joomla/templates/uber/js/sbn.js
custom.css file located at joomla/templates/uber/css/custom.cssYou need define js for your template by opening joomla/templates/uber/tpls/blocks/head.php
Result
-
hjalte1983 Friend
hjalte1983
- Join date:
- September 2012
- Posts:
- 328
- Downloads:
- 7
- Uploads:
- 105
- Thanks:
- 101
- Thanked:
- 9 times in 1 posts
March 26, 2015 at 9:37 am #564667i was using /etc/assets.xml file
i added this code to /templates/uber/tpls/blocks/head.php :
<?php
if(is_file(T3_TEMPLATE_PATH . '/templates/uber/js/progressive.js')) {
$this->addScript(T3_TEMPLATE_URL.'/templates/uber/js/progressive.js');
}
?>also tried without /templates/uber , just js/progressive.js .
Still no luck
added the css to custom.css , that seem to work.
I’m having a hard time figuring out what im doing wrong ?
rsystems Friendrsystems
- Join date:
- July 2012
- Posts:
- 118
- Downloads:
- 0
- Uploads:
- 7
- Thanks:
- 41
- Thanked:
- 7 times in 1 posts
March 26, 2015 at 11:26 am #564686I don’t understand why the progressive sidebar is not made available as a Joomla plugin? I can image this might take some work to create, but it will massively simplify the installation process, and should work with all templates?
Saguaros ModeratorSaguaros
- Join date:
- September 2014
- Posts:
- 31405
- Downloads:
- 237
- Uploads:
- 471
- Thanks:
- 845
- Thanked:
- 5346 times in 4964 posts
March 27, 2015 at 8:00 am #564811@hjalte1983: as I can see in your screenshot, all the content is visible in the page and of course you will not see the scroll (movement) when clicking each section. You should add more content for each section and follow steps as Leo mentioned above.
@rsystems: This small feature is used in our documentation page, there are some customers asking for this and we decide to create a tips and share for community 🙂1 user says Thank You to Saguaros for this useful post
-
AuthorPosts
Viewing 5 posts - 1 through 5 (of 5 total)This topic contains 5 replies, has 4 voices, and was last updated by Saguaros 9 years, 8 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum
Jump to forum