n3v3rm1nd
Forum Replies Created
-
This did nothing, still broken. Trying to find an older version and installing it, since this worked perfectly fine.
Forum: Plugins
In reply to: [Page Animations And Transitions] Exclude header from transitoiin.this would be really nice since the other plugin can do that when you hack the code a little bit ^^
Forum: Themes and Templates
In reply to: [Customizr] Remove space between navbar and sliderdoesnt work that good it cuts to much from the slider, why the hell would you even put a space between this and break the whole layout?!?!
Edit:
even more dirty i think
div#customizr-slider {
margin-top: -10px;
}
header.tc-header {
border-bottom: 0;
}Forum: Plugins
In reply to: [Jetpack - WP Security, Backup, Speed, & Growth] Red tin with Tiled Galleriesanyone?!
isnt it possible to just disable the internal lightbox so i can just use my own ? it would work because both of them open .. jetpack does something to the pictures that they get a red shift but this doesnt!
tried that but i just doesnt work .. and i dont know why …
Forum: Plugins
In reply to: [Ajaxify Wordpress Site(AWS)] Reload colorbox, how?that helped me !
scriptNode = document.createElement('script'); contentNode.appendChild(scriptNode); scriptNode.setAttribute('src', rootUrl + 'wp-content/plugins/jquery-colorbox/js/jquery-colorbox-wrapper-min.js'); scriptNode = document.createElement('script'); contentNode.appendChild(scriptNode); scriptNode.setAttribute('src', rootUrl + 'wp-content/plugins/jquery-colorbox/js/jquery-colorbox-wrapper.js'); scriptNode = document.createElement('script'); contentNode.appendChild(scriptNode); scriptNode.setAttribute('src', rootUrl + 'wp-content/plugins/jquery-colorbox/js/jquery.colorbox-min.js'); scriptNode = document.createElement('script'); contentNode.appendChild(scriptNode); scriptNode.setAttribute('src', rootUrl + 'wp-content/plugins/jquery-colorbox/js/jquery.colorbox.js');
how do i use the code ? i tried it like this but it didnt work for me ??
<script type = "text/javascript"> $( 'body' ).trigger( 'post-load'); </script>
i have to say that i use ajaxify wordpress site because that works somehow better for me … but their forums is pretty dead
Forum: Themes and Templates
In reply to: [Customizr] TileGallery Width Centering problemwow you are a really great person ! thank you very much ! i hope other people get helped by this thread too ! ??
Forum: Themes and Templates
In reply to: [Customizr] TileGallery Width Centering problemyeah thats when i said that everything works fine but the centering
Forum: Themes and Templates
In reply to: [Customizr] TileGallery Width Centering problemand the problem with this is that its no longer responsive
#content { margin: 0 0 0 -10%; width: 1500px; }
but acts as a quick fix ! ??
Forum: Themes and Templates
In reply to: [Customizr] TileGallery Width Centering problemnot centered with this …
#content{width:1500px;} should not be visible i assume ..
Forum: Themes and Templates
In reply to: [Customizr] TileGallery Width Centering problemyeah ! fixed it .. i fiddled with the margin but no way that i could fix it ! ?? thanks !
Forum: Themes and Templates
In reply to: [Customizr] TileGallery Width Centering problemthe tile gallery is not wide enough .. i expanded it to 1500px but now everything is not centered .. see for yourself .. link is in the post above you
Forum: Themes and Templates
In reply to: [Customizr] TileGallery Width Centering problemoh yeah sorry ! emotionspix.de
static page on the homepage and other one are affected by this