Forum Replies Created
-
AuthorPosts
-
sdfs
Hey tahnks for the fast response!
Also for mobile?
I saw some demo-pages from enfold. They had sticky header for the desktop version, but not for the mobile version.
Would be great if i could get a specific answer to that.
Thanks
I would prefer a more friendly picture on the start page!
Mostly fitness companies uses happy people practacing sports ;)
On your screenshot you are not using https aren’t you?
Can you look at it once more please, because the error only occures if you do.
It is not a general firefox problem it is a general problem of firefox using https://
- This reply was modified 10 years, 8 months ago by Liminalty.
No it is not there normaly my favorite programer added this for me :)
But maybe you can copy/paste it to your theme.
i used the enfold theme.
<!-- STICKY HEADER ANFANG --> <link rel="stylesheet" type="text/css" href="http://www.apprupt.com/blogv4/wp-content/themes/enfold/css/stylesheet.css" /> <script type="text/javascript"> jQuery(document).ready(function ($) { var scroller, element = $(window), navi = $('.sticky-navigation'), ontop = true, threshold = navi.offset().top; navi.wrap('<div class="sticky-wrapper" />'); navi.each(function() { var $this; $this = $(this); $this.parent().height($this.outerHeight()); return true; }); scroller = function () { var t = element.scrollTop(), tt = false, $body = $(document.body), h, hh; if (t > threshold && ontop) { ontop = false; tt = true; } else if (t <= threshold && !ontop) { ontop = true; tt = true; } if (tt) { navi.toggleClass('stuck', !ontop); } if ($body.css('position') == 'absolute' && navi.hasClass('stuck')) { h = parseInt($body.css('left'), 10); hh = true; if (!h) { h = parseInt($body.css('right'), 10); hh = false; } console.info('add margin ' + hh + ' ' + h); navi.css('margin-left', (hh ? h : -h)).css('margin-right', (hh ? -h : h)); } else { console.info('remove margins'); navi.css('margin-left', 0).css('margin-right', 0); } }; element.bind('resize', scroller); element.bind('scroll', scroller); window.__topBarScroller = scroller; }); </script> <!-- STICKY HEADER ENDE -->
you’ll need this part i think
This reply has been marked as private.header.php ;-)
Hi Davye
look in the <head> section for ” <!– STICKY HEADER ANFANG –> ”
there you’ll find it ;)thanks for your feedback!
http://wordpress.org/plugins/wordpress-https/
i am using this allready – but it looks worse then before! :-O
https://www.apprupt.com/ <— on firefox
Check out the mobile navigation – i am really proud of it! :)
Sure, here is a screenshot:
chrome/firefox/firebug
http://www.apprupt.com/blogv4/wp-content/uploads/2014/02/screenshot.jpgBut some pictures are still not shown and js isn’t working correctly :(
- This reply was modified 10 years, 9 months ago by Liminalty.
Sorry you right it works (but wasn’t caching problem/was server problem that the changing wasn’t showed)
Thx – Topic closed!
I put it at the end of the file
Did it but doesn’t work! :(
in the left down corner you have a little navigation with hich you can step to the next row of blog-entries.
So when you click on the “2” you will see that every blog-entry has “1” comment.
I am not sure if this is the solutionof my problem!
Here are my settings of > Disscusion
http://www.apprupt.com/blogv4/wp-content/uploads/2014/02/shot.pngMaybe i try to explain it once again. The problem is number shows in few cases a “1” but there is no comment! In other cases it shows “0” even if there is a comemnt. :-(
@closing topics –> Ah ok Sorry.
No i don’t think that it is because of our server, we have our own server which is publishing mobile-ads in one of the biggest server-centers in germany.
But we optimized it and now we are happy with it again.
and it looks really great – mostly in mobile version:
June 4, 2013 at 8:18 am in reply to: Slider is on the left and not everytime in the center/middle #1228521000 Dank jetzt geht es.
Tolles Theme
-
AuthorPosts