-
AuthorPosts
-
Ninja Lead Moderator
Ninja Lead
- Join date:
- November 2014
- Posts:
- 16064
- Downloads:
- 310
- Uploads:
- 2864
- Thanks:
- 341
- Thanked:
- 3854 times in 3563 posts
December 10, 2013 at 9:49 am #514940<em>@fmfame 401054 wrote:</em><blockquote>i hope so much that we can fix the whole jquery conflicts with jomsocial soon. i want to use only your templates and your framework but sometimes i think thats not possible</blockquote>
Please pm me admin login details and FTP account of your hosting. I will help you to check this problem directly on your site.
fmfame Friendfmfame
- Join date:
- October 2013
- Posts:
- 228
- Downloads:
- 4
- Uploads:
- 39
- Thanks:
- 8
- Thanked:
- 25 times in 1 posts
December 11, 2013 at 11:38 am #515091have sent.. do you have get my details?
fmfame Friendfmfame
- Join date:
- October 2013
- Posts:
- 228
- Downloads:
- 4
- Uploads:
- 39
- Thanks:
- 8
- Thanked:
- 25 times in 1 posts
December 11, 2013 at 11:44 am #515092Oh and i saw i also cant open off-canvas in easyblog page..
Ninja Lead ModeratorNinja Lead
- Join date:
- November 2014
- Posts:
- 16064
- Downloads:
- 310
- Uploads:
- 2864
- Thanks:
- 341
- Thanked:
- 3854 times in 3563 posts
December 12, 2013 at 7:22 am #515189<em>@fmfame 401540 wrote:</em><blockquote>Oh and i saw i also cant open off-canvas in easyblog page..</blockquote>
I helped you to fix it directly in your site, here is my solution:
Open templates/dwla_main/tpls/blocks/header.php file and red mark is just addedd on your site.
<button type="button" class="btn btn-navbar" data-toggle="collapse" data-target="fixel-nav-collapse">
<i class="icon-reorder"></i>
</button>
<script type="text/javascript">
jQuery(window).load(function(){
jQuery('.btn-navbar').on('click', function(e){
if (!jQuery('html').hasClass('off-canvas-ready')){
jQuery('.fixel-nav-collapse').collapse('toggle');
e.stopPropagation();
return false;
}
})
});
</script>
Please check it again, let me know it helps
fmfame Friendfmfame
- Join date:
- October 2013
- Posts:
- 228
- Downloads:
- 4
- Uploads:
- 39
- Thanks:
- 8
- Thanked:
- 25 times in 1 posts
December 12, 2013 at 1:48 pm #515226same as before…
fmfame Friendfmfame
- Join date:
- October 2013
- Posts:
- 228
- Downloads:
- 4
- Uploads:
- 39
- Thanks:
- 8
- Thanked:
- 25 times in 1 posts
December 12, 2013 at 2:56 pm #515231and on all sites off canvas will only open under 767px browser width. but the off-canvas button is shown till 979 width.
fmfame Friendfmfame
- Join date:
- October 2013
- Posts:
- 228
- Downloads:
- 4
- Uploads:
- 39
- Thanks:
- 8
- Thanked:
- 25 times in 1 posts
December 12, 2013 at 2:58 pm #515232i never had so much problems with templates like on yours, sorry.. and i am working over 8 Years with joomla templates.
And also i never had to “stress” supporters of template clubs because my problems always already exists..Ninja Lead ModeratorNinja Lead
- Join date:
- November 2014
- Posts:
- 16064
- Downloads:
- 310
- Uploads:
- 2864
- Thanks:
- 341
- Thanked:
- 3854 times in 3563 posts
fmfame Friendfmfame
- Join date:
- October 2013
- Posts:
- 228
- Downloads:
- 4
- Uploads:
- 39
- Thanks:
- 8
- Thanked:
- 25 times in 1 posts
December 13, 2013 at 2:17 pm #515371Hello,
thank you. i will wait again.
But note in pm post that the problem exists also with “enabled” off-canvas, not only on disabled
testcouch Friendtestcouch
- Join date:
- October 2013
- Posts:
- 155
- Downloads:
- 0
- Uploads:
- 45
- Thanks:
- 30
- Thanked:
- 9 times in 1 posts
December 17, 2013 at 12:09 am #515648<em>@fmfame 400461 wrote:</em><blockquote>Sorry this post isnt completely answered…
I told you from js problem..
now i tell you step by step to reproduce big error.
Open with mobile phone my site, then go to “social” page, then scroll to bottom, then try to open off-canvas..
If i dont scroll to bottom and being at the top of the page, off-canvas will open with new t-3 2.0 version. If i have scrolled little bit down and then try to open off-canvas. it never will be open until i go to top and reload the page.i get following errors on chrome firebug
</blockquote>I got exactly the same issue..when will this fixed? Ticket is already added sinse 8days!
Wall Crasher DeveloperWall Crasher
- Join date:
- December 2011
- Posts:
- 1113
- Downloads:
- 0
- Uploads:
- 15
- Thanks:
- 66
- Thanked:
- 361 times in 300 posts
December 17, 2013 at 8:54 am #515690Hi
@testcouch, you can apply this patch.
Please extract the zip file and copy to associated folder in your template.
header.php => tpls/block/header.php
script.js => js/script.js@fmfame, the header.php file does not contain your customize. I also apply these change to your site.
Hope it helps,
Regards
3 users say Thank You to Wall Crasher for this useful post
fmfame Friendfmfame
- Join date:
- October 2013
- Posts:
- 228
- Downloads:
- 4
- Uploads:
- 39
- Thanks:
- 8
- Thanked:
- 25 times in 1 posts
December 17, 2013 at 2:37 pm #5157368 Days.. ??
I have this Problem since over 2,5 Months and are posting and posting and posting and first time no developer understands what i mean, and now they are understanding that i have a problem, but Problem already exists..
fmfame Friendfmfame
- Join date:
- October 2013
- Posts:
- 228
- Downloads:
- 4
- Uploads:
- 39
- Thanks:
- 8
- Thanked:
- 25 times in 1 posts
December 17, 2013 at 7:53 pm #515773I moved your changes in my ja_fixel template To the right Folder because your files you uploaded hereare Not working on my Site and
Oh my god, i can open Off-canvas now!!!!But the links “News” and “Infos” on mobile phone dont working..
and can you tell me, why the mainbar in your current version does the following:
On my iphone or ipad if i click on the off-canvas on any site, the navbar (mainbar with translating effect 250px) is still 0,5 -1sec hidden and then is shown again at the top?In Version 1.0.1 the mainbar always were shown after opening off-canvas and Not shortly is hidden and then Shown again.
Wall Crasher DeveloperWall Crasher
- Join date:
- December 2011
- Posts:
- 1113
- Downloads:
- 0
- Uploads:
- 15
- Thanks:
- 66
- Thanked:
- 361 times in 300 posts
December 18, 2013 at 8:57 am #515837Hi fmfame,
The off-canvas effect has some problems on some mobile devices so it requires absolute position.
But this causes the conflict with the template.
.t3-mainnav.light-mainnav {
top: 0 !important;
}Here are 2 ways you can apply to solve:
1. Add position fixed !imortant to the rule above.
.t3-mainnav.light-mainnav {
top: 0 !important;
position: fixed !important;
}
=> With this method, you may be not able to click the button to close off-canvas on some old devices.2. Remove the entire rule and add / replace the current javascript file (/js/script.js) with this one.
For the submenu.
I have no problem with the News and Infos.
Note: all sub menu items of News and Infos has been showing. I’m also able to click on these sub menu items as well as News and Info menu items.
I also recommend you to keep Always Show option turned ON. Because when it’s turned off and clicking to open submenu again has conflict with JomSocial. This issue can not be fixed without destroying other function of Jomsocial.
I am sorry about this.
Regards
testcouch Friendtestcouch
- Join date:
- October 2013
- Posts:
- 155
- Downloads:
- 0
- Uploads:
- 45
- Thanks:
- 30
- Thanked:
- 9 times in 1 posts
December 18, 2013 at 2:23 pm #515873<em>@Wall Crasher 402303 wrote:</em><blockquote>Hi
@testcouch, you can apply this patch.
Please extract the zip file and copy to associated folder in your template.
header.php => tpls/block/header.php
script.js => js/script.js
</blockquote>thanks for your work on this, i’v added both files in the respective folders..cleaned the cache..but there is no changes!
Steps to reproduce:
1. open my page with safari browser and iPhone 5
2. click the off-canavas menu ->> it works
3. scroll the page up and down..click again the off-canavas menu ->> it does not work
4. 5. click the off-canavas menu ->> it works
5. reload the page
6. turn the iPhone from edgewise to horizontal format
7. click the off-canavas menu ->> it works not
8. Send me a new bug fix 😉 -
AuthorPosts
This topic contains 37 replies, has 5 voices, and was last updated by Wall Crasher 10 years, 11 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum