-
Search Results
-
Hi all,
I’d like to have some pages in which when they load, a colour section automatically takes up the height of the browser window, and scales up or down accordingly if you change your browser window size. Essentially it’s a fullscreen color div, and the content beneath only appears once you start to scroll the window.
I have experimented with different approaches (such as setting a 100% height for a custom ID applied to the color section DIV, but it doesn’t work.
Does anyone know if it’s even possible with Enfold?
Thanks,
GHi Guys,
First of all, what a great theme! Thank you so much for making it.
We are having some issues with the sizing of the logo and the header container in some of the responsive layouts. We have attempted to make changes as instructed in previous posts, but we need some help from you please.
URL: http://www.fluentagency.com.au/disappearink/
1: Standard desktop/laptop – 1024px and above
We have edited the logo sizing to be bigger than standard. However when scrolling down it is still being resized automatically.
– How do we turn this off? We want it the same size all of the time in this layout.
After resizing the logo, the top of the slider is now hidden partially behind the header container.
– How do we make the top of the slider fixed to the bottom of the header container as with the other responsive layouts?
2: @ 768px width
The logo is at the top of the header container, how can we make it centred in line with the menu bar links?
3: under 768px width
The logo is behind the dropdown menu bar. How do we fix the menu bar to the bottom of the logo?
Thank you so much for your help. If you need any clarification please don’t hesitate to contact me.
Many thank and kind regards,
Sam
p.s.
I can see that we are not the only ones with these challenges, just as humble suggestion it would be fantastic if you guys could build a simple responsive layout editor. Especially allowing customisation of the header container for each layout. If you can, I would tell all of my designer friends to buy only this theme and I would use it for every single client!I have added a logo to the Enfold fixed header and it is set to resize automatically when I scroll down the page. I don’t like how the logo looks when it shrinks and I’m wondering whether there’s a way to add a second logo file that would be used once the scroll begins.
I am using the option ‘Fixed Header with Social Icons and additional navigation’ and, in Header.php, I have changed ‘echo avia_logo(AVIA_BASE_URL.’images/layout/logo.png’, false, ‘strong’);’ to ‘echo “<site-title>The <green>Village</green> of Field</site-title>”;’ so that I am displaying a text site title instead of an image. However, now when I scroll down, the header does not automatically resize to become smaller as it did when using an image. The URL for my site is http://www.fieldbc.ca if you need it.
Thanks!
Topic: Soundcloud embed fix
I was playing with the theme last night and took me a bit to figure out that the theme recognizes Soundcloud and embeds perfectly. You have to treat it as a video. And paste the url in the field for a link. I went to \wp-content\themes\enfold\config-templatebuilder\avia-shortcodes\video.php and hacked a few lines of code, as the embed was coming up screwy due to the 16-9 default format for videos (the dropdown for custom sizes is way down scrolled and prob won’t be noticed by some novice users).
function shortcode_handler($atts, $content = "", $shortcodename = "", $meta = "") { if(preg_match('/soundcloud/',$atts['src'])&&($atts['height']>4)){ $atts['height']=4;//resets the height to 4 (from 9) so the embed looks better $atts['format']='custom'; }Basically the hack just helps ensure your users don’t have to go in and start chopping away at the automatically-generated shortcode. I tested it as a single post view, and as a syndicated news item. To get it to show up in a feed, make sure your settings are “full content”. Just put “read more” breaks in the post to chop it in the news feed wherever you like for each post.
Using the custom format, users can change the dimensions of the iframe, but like I said, it might be missed. This hack corrects that oversight with 4 lines of code.
Any idea why this won’t work? I found this script somewhere (and have it working locally), but I’m not good at all with Javascript and am suspecting I can’t just plug it into the WP theme this simply.
Working example: http://carveskateshop.us/pano_test/
HTML in Text Block
<div id="background-thing"></div>CSS in custom.css
#background-thing { background: url(pano-1.jpg,pano-2.jpg,pano-3.jpg) no-repeat 0 0 scroll; height: auto; left: 0; min-height: 100%; min-width: 1024px; overflow: hidden; position: fixed; top: 0; width: 100%; }JS called from header.php
$(document).ready(function(){ $('#background-thing').mousemove(function(e){ var mousePos = (e.pageX/$(window).width())*100; $('#background-thing').css('backgroundPosition', mousePos+'% 0'); }); });Results in this mess: http://carveskateshop.us/pano/
I ideally want it to act like a fullwidth slider, but with the panoramic mouse effect – with 3 different images.
Hi,
I would like to get some help resolving several issues with the following website:
1) When using Chrome and clicking on one of the top main menu items, the page jumps to the section as oppose to doing a smooth scroll down which we prefer. Is there a way of selecting or configuring this option?
2) In Safari, all of the top main menu links do not work but works fine in other browsers.
3) In Firefox, when I click on one of the top menu items, the page jumps to the section but then automatically scrolls back up (just a little) such that now the title of the section can no longer be seen.
4) In Internet Explorer, the background pictures on every color section do not span the entire width of the page unlike in the other browsers.Would appreciate any help. Thanks!
Hi there,
thank you again for your awesome theme. I’ve bought it five times already for different projects and am extremely happy with it.
I’ve set up a homepage with color sections and each color section was assigned a different ID.
At the moment, I can easily use buttons which users can click to navigate around the page.What I would love to be able to do is that when users reach the end of a color section and scroll down, the page jumps down to the beginning of the next color section. I see more and more websites using this scrolling approach, e.g. on the Apple iPad site: http://www.apple.com/ipad-air/
Here’s a link to my site as it is at the moment:
http://drkaske.de/Would love to hear whether this is possible.
Thanks and best,
FabianHello Kriesi Team,
2 kleine fragen.
1) wir würden gerne im easy slider externe Bilder (webcams, die somit automatisch updaten) über externe URLS einbinden. Selbiges allenfalls beim normalen “Image”. Beides erscheint uns nicht möglich! Kann das sein oder gibt es eine workaround?
2) das Scroll to top Icon (rechts unten) hat bei uns keine Pfeil mehr (z.B: http://goo.gl/CbSsX1) Wie können wir das ändern?vielen dank und lg
Hi!
enfold 2.4.1 find two navigation bug:
1. Scroll through the Web, navigation will appear above 25px high slit, see the screen video. https://dl.dropboxusercontent.com/u/2068955/1.wmv
2. windows8 run chrome, scrolling web pages, navigation does not automatically shrink, see the screen video. https://dl.dropboxusercontent.com/u/2068955/2.wmvTopic: wpml
I bought Enfold, installed WPML
Flags are automatically inserted in the header.I don’t want to see flags and I want to see a scroll down menu.
with the inactive language showing.Thanks
LucTopic: Masonry load times
Hey guys just a general question. I am loving the aesthetic look of the Masonry elements. But I tried to us the masonry gallery with with about 60 images and ran into some issues. Load times. the script is loading images by default at full resolution. Can you talk about why they don’t render as a bit smaller thumbnails and then load full res if you open the lightbox? that is how the normal enfold gallery works and it load much faster.
That being said my computer can load the larger masonry galleries pretty well. but I find that if you scroll down the page as it loads it behaves weird in that it will load many squares on top of each other and not expand down the page like it should. then when it is done if refresh the browser or change the window size (calling for a refresh) then it will expand to show all the thumbnails properly.
Then for mobile. Say an iPhone 4 on a fast wi-fi connection. that same 60 image masonry gallery is like sludge on the phone. It takes for ever to load but then after it is loaded it still hangs almost non stop if you try to scroll up and down the page. And if you want to rotate the orientation of the device it freezes also. Is there some added limitations on mobile devices with the script or something. I would think it was just the connection speed. But with the same connection the phone and computer are in different leagues. I tried to limit the initial load to a smaller amount of images, say 20 or so and then make the user hit the load more button. It was marginally faster initial load, but only slightly, but after it loaded another 20 or more the page froze up again. Is there a way to make the thumbnails be a smaller embedded size or something? If it is using the full size I could obviously upload smaller but other places that need the same image larger would have to be a completely separate image upload. Different than say a normal large size uploaded image that wordpress auto reproduces smaller and then the user picking the display size.
So basically the question is, is there anything you or I can do to make large masonry image galleries function well on mobile devices?

