Here’s the link that has an image of what I am talking about: http://tinypic.com/r/2ujs2o3/8
Hi guys,
How do I align an image middle vertically? There is an option to align centre in the image box options but I can’t see where to make sure it’s middle vertically. I have three images side by side so would like them to all be centred across the same line across.
Thanks!
Best,
Jonathan
Hi generatrorassociates!
1.) Please create a menu on Appearance > Menu then set it as Enfold Main Menu on Theme Options.
2.) Please edit functions.php, find this code on line 94:
$avia_config['imgSize']['portfolio'] = array('width'=>495, 'height'=>400 ); // images for portfolio entries (2,3 column)
Replace it with:
$avia_config['imgSize']['portfolio'] = array('width'=>342, 'height'=>276 ); // images for portfolio entries (2,3 column)
Regenerate the thumbnails using this plugin: http://wordpress.org/plugins/regenerate-thumbnails/
If that doesn’t work, please use this plugin to manually resize the images: http://wordpress.org/plugins/simple-image-sizes/
Cheers!
Ismael
So I figured out that its not working properly in Firefox – it is working (kindove) in Chrome. In Chrome – it still shows way too much of the footer section and in Firefox, its not transparent and the image isnt at the top most left starting spot.
The phone number spot is still above the logo – can the phone number be on the same line as the social media icons.
Will this work with a fixed header?
Hi @ndimmick!
As @tlow87 said, you need to add at least one icon in order to have the hover effect displaying.
Regards,
Josue
Hey!
Have you tried using a blank image as a placeholder for the second slide?
Regarding your other question about LS, yes, it can be set to full-screen.
Cheers!
Josue
Glad we could help. Let us know if you have any other questions or issues.
Hi. I’ve tried all sorts of things without success, but if you cannot see the difference when scrolling in Chrome, please do this: Go to the test page I noted above. In the admin panel under “Design” (lower right), then under Header Settings, change between “Display the Header” and Don’t display the header.” When the header is displayed, the page scrolls correctly and smoothly in Chrome. When the header is not displayed (as is the case on a homepage), scrolling is not smooth in Chrome and results in “jumps” that leave white spaces that cover nearly the entire screen. Again, please see the screen shot I posted above that clearly shows this. (In some monitors, there is nothing but white space as you scroll at one point between the icons and rock image). Also, if this will help: Note that if the image in the second color section is set to “scroll” instead of “fixed,” this affects the full screen image which becomes “jerky”–again, only in Chrome.
None of this is readily noticeable if you’re scrolling extremely fast, I suppose, but it does in fact “lag” when scrolling at anywhere near normal speed. We did this today on several different machines–all with the same result in Chrome. If necessary, I can send you actual video of several persons on the same page with the same scroll problem in Chrome. I cannot explain the issue more clearly in words and screen shots. You will notice that, as you scroll in Chrome, the second image (of the rocks) just “jumps” into view rather than smoothly coming into view as it does in all other browsers. If this is a theme bug with Chrome, please let me know (I understand that there’s no “perfect” theme), so that I can abandon attempting to correct the uncorrectable. I mention this because a very similar problem regarding Chrome was reported several months ago here: https://kriesi.at/support/topic/laggy-fullscreen-slider/ As in my case, the issue was initially denied, finally accepted after others reported the same, then a fix for the future was indicated. I gather it has not been fixed? Or is a different issue altogether? How was that issue finally resolved? Again, I ask so that I don’t continue on the proverbial wild goose chase.
But again, I want to emphasize that everything works and looks great where there is a header (the page title and breadcrumbs–i.e., on every page except home). There may very well be a solution in that fact, but unfortunately, I don’t know nearly enough about the theme to figure it out.
Thanks again!
Too much white space at the bottom Portfolio 3 Column Ajax – se http://kriesi.at/themes/enfold/portfolio/portfolio-ajax/ – click the first image of the phone – the frame is twice as large as the to be – then ‘jumps’ back
How can I remove the featured images from “latest news” blog posts only on homepage?
You can this section now on my website: burkebond.noogalabs.com at the very bottom.
I would like it to look like this instead: http://i.imgur.com/Jv2fnwy.png
I tried doing some display: none; changes to css but none were working for me.
Thanks!
Claire
This reply has been marked as private.
Sorry and I’d also like to move the images closer to each other towards the centre. For convenience, all questions are:
1) How can I get the images to be aligned centre vertically? Currently centred horizontally as per the option in the theme provides but as you can see they all seem to be aligned “top” vertically.
2) How come the centre image shows an overlay when cursor goes over it and the others don’t? Can I remove this?
3) Can I remove some of the whitespace around the top and bottom of the images?
4) Can I move the images all closer towards the centre of the page?
Thanks!
Best,
Jonathan
Hello,
I’ve seen a previous topic similar but the code doesn’t work for my Icon List.
I’d like to replace a normal icon with an image from icon list (Bubbles)
The image will be automatically fitting the bubble shape (I’ll resize if necessary)
Which code may i add ?
in : help-social-media.php
line 73 : $html .= ““;
Kind Regards
I was able to fix this with this code:
@media only screen and (max-width: 767px) {
/* fix for 3 columns on mobile */
#top .flex_column.av_one_third {
width: 100%;
margin-left: 0;
}
}
as suggested on this other thread: https://kriesi.at/support/topic/after-updating-images-in-columns-are-no-longer-responsive/#post-222975
NOTE: it works only on 3 columns layouts and it was not necessary any fix before the update, so a more stable solution would be ideal
Hi —
Great job on support for this theme. You guys are doing are really doing a great job!
I have a few questions on how to adjust the images in the portfolio.
I’m pretty close to what I want but can’t figure out the fine tuning questions.
1. For portrait images, I would like the image to center within the div section for that box on the portfolio page. (I’m basically just using the 4-column version)
— I modified the css for the image within this area to be : .grid-image img {height:230px; display: block;}
— but I can’t figure out how to get the image centered within the individual image cell,
— Also, if I increase the page zoom in a desktop browser, the static height of 230px makes landscape images distorted. What css would I use to have the images maintain their aspect ratio?
Thanks!
-Todd
http://postimg.org/image/pr1w5bwfd/
-
This topic was modified 12 years, 2 months ago by
tekpal.
This reply has been marked as private.
Hi guys,
Been a while since I’ve been on here – hope you’re doing well!
I have a few questions I was hoping you can help me with since I added some new content to my site. I added an “as seen on” section to my homepage and I was wondering the following:
1) How can I get the images to be aligned centre vertically? Currently centred horizontally as per the option in the theme provides but as you can see they all seem to be aligned “top” vertically.
2) How come the centre image shows an overlay when cursor goes over it and the others don’t? Can I remove this?
3) Can I remove some of the whitespace around the top and bottom of the images?
I’ll include link as private msg next.
Many many thanks.
Best,
Jonathan
Thanks for this. You say to use the theme’s shortcode instead. But, that shortcode doesn’t allow for any customization of the initial image that shows (the poster image), does it? Is there a way to do that?
Hey!
I will not close it and it will be on hold until you post. So feel free to post after you try it :)
Regards,
Yigit
Hi!
Yes, instead of arrow “Villa” will be displayed on image hovers and unfortunately there is no easy way to do it
Best regards,
Yigit
I believe it’s because you haven’t added any social icons to hover for, therefore no hover effects!
Hi!
There isn’t a way to individually import it in unfortunately but you can re-create it pretty quickly. The only new elements are those with video backgrounds set on them (fullscreen slider, color section).
The color section with the image has its background set to be Parallax instead of fixed or anything else.
Best regards,
Devin
Hi Pector!
You can add following code to Quick CSS in Enfold theme options under Styling tab to display a static text on hover
.image-overlay.overlay-type-extern .image-overlay-inside:before {
content: 'your text';
font-family: 'entypo-fontello';
}
You are going to need to hire a freelance developer for that kind of customization as it is beyond the scope of support we can provide. You can also request quote here.
Cheers!
Yigit
So my question is very simple–at least for me to simply ask it. ;)
How do I get the homepage to look and behave exactly like the test page in Chrome?
I have now tested on five different machines–same issue. The problem–with very little room for rational doubt–is with how Chrome interacts with this part of the theme. Please see my screenshots. Thanks!
Edit: It occurs to me to mention that you cannot see the difference on Chrome re the parallax scroll effect on and around the rock image on mobile devices–only on desktops and most laptops (but my users mostly use conventional PCs).
Hi!
You can upload your screenshots on Dropbox public folder or imgur.com and post it it here privately by checking “Set as private reply (Only you and moderators will see the content of this post)” above Submit button
Cheers!
Yigit
I think a very similar problem is generated also by fullwidth easy slider after the update. Can it be of the same origin?
See my post: https://kriesi.at/support/topic/fullwidth-masonry-fullwidth-easy-slider-layout-problem/
This reply has been marked as private.
Hello,
My client is asking me if is possible to add a search bar in the layer slider to search on the site given the fact you can add HTML above a gallery of images.
Do u guys know if this is possible to be done with the Enfold theme itself? or is it necessary to buy a plug-in?
thank you very much
JC
Hello – Me again sorry!
I am having two issues –
1 – the logo is appearing over the menu and I have no idea how to change where it is placed?
Please see at: http://www.generatorservicing.com/new/
2 – Despite me changing size etc of portfolio image it will not display correctly – it is the INTU icon in the third portfolio case study lower down the page – I have tried selecting choose size manually as well as the auto one and its not making any difference – any advise?
Thank you!