Hello Devin,
i apology if that sounds like a whining. I love this theme and i’m trying to use it properly.
Considering that words into the buttons are not so long, like “Cassa” instead of “Cart” and i have the exactly same issue on the english version of the shop i guess there is some css that get some conflict.
It is possible to know where to put hands on? :)
I got the scroll issue aswell and i found the solving css
In particular i have problem concerning the Cart on the sidebar, because i want to keep it there.
Any help would be appreciated.
Kind regards
Alex
Okay, here’s a link to the image in imgur.com:
http://i.imgur.com/gjzTzE7.png
Hi there, I posted before about Woo Commerce knocking out image blocks that are used in the advanced page builder. There was also an issue with easysliders although I have worked around this by using revolustion slider instead. Here is a link to a page which should have four images (each using the image holder from the advanced page builder – Woo commerce has been installed, as you can see the four images are lost – they should be above the text – http://www.kingbeer.co.uk/evolution/
Thanks
Hey!
Please add following code to Quick CSS as well
.avia_image.avia-align-center img {
border: solid 2px red;
box-shadow: 0 0 12px 1px rgba(0,0,0,0.3);
}
Regards,
Yigit
Apologies. The site is now viewable. You can see an example of the images we want to add borders and drop shadows to here http://visiteldorado.wpengine.com/about/ (hosted on WPengine)
Ideally we can apply the same styling to all site images input using the advanced editor image element.
Thanks for the help
J
Hello,
This isn’t a theme issue or problem. I want to use pages with images (which are linked to their own page) instead of portfolio links and was wondering if anyone knows of a ajax type effect (like the one the theme uses in portfolio pages) or quick view plugin that works with the theme. basically on a particular page I want the viewer to be able to click the image and instead of a linking direct to the page it opens up a quicker viewer with a brief description and a ‘read more’ button. I also want to be able to do this on a per page basis without effecting the overall prettyphoto element on other pages. I did find this plugin http://dejans.net/gigabox/ but the author doesn’t seem to be supporting it anymore or answering presales questions.
Any advise would be appreciated.
Thanks
Andrew
This reply has been marked as private.
Hi!
“Coming Soon: A new website for
El Dorado County Visitors”
Please post a temporary login and point out the images so we can provide you custom CSS code accordingly
Best regards,
Yigit
Hello
i’m french and i don’t know how to say it better, but with last Chrome, when i change page to another, the background is flashing disappear and appear.
Reply me and i will give you the adress, i can not in public.
thank you
Hoping you can help. I have looked through a number of posts and I can’t seem to fix this.
I am using the enfold theme. I wanted to play around a bit with the stretched vs the boxed layout and background colors. Using the boxed layout – I see where you get the option to change the background color or image.
I did successfully change it to a random color. I am now not able to get rid of that color and choose one to my liking. I have tried adding code to the Quick CSS box but this does not help.
Thanks for looking into this.
I seem to be running the latest version
-
This reply was modified 12 years, 2 months ago by
dxbizzle.
This reply has been marked as private.
Dear,
I have the following query, please can you help.
I need to filter images in an image gallery.
The idea is that the gallery is a car and have to show internal photos, and external vehicle accessories. And as I can not filter the images.
Currently (see http://fiat.com.bo/500-cabrio/ 2 tab), use portfolios to accomplish this. where I show an image in each portfolio instead of a post.
Greetings.
Added the css changes and made the logo height 70px but still got the problem, please see image.
Only in Google Chrome Browser, do you see it?

//M
Hi danielammounah!
Can you post the link to your website so we can take a look? If you are not using the latest version of the theme, please upda Enfold to the latest version 2.5.2
http://kriesi.at/documentation/enfold/updating-your-theme-files/
Regards,
Yigit
Please the image, Red arrow points at the problem.

I can remove the border with your code but the spacing is still there “Only in Google Chrome Browser”
//M
-
This reply was modified 12 years, 2 months ago by
apower84. Reason: added text
Hey!
Please open Header.php file in Appearance > Editor and find
<html <?php language_attributes(); ?> class="<?php echo " html_$style ".$responsive." ".$headerS;?> ">
and change it to
<html <?php language_attributes(); ?> class="<?php echo " html_$style ".$responsive." ".$headerS;?> " style="<?php if(is_page(4017)) { echo 'background: none;'; } ?>">
Regards,
Yigit
I found a previous post that goes into this in detail but the outcome is somewhat an incomplete fix.
https://kriesi.at/support/topic/lightbox-images-on-iphone-or-ipad-dont-resize/
Basically, when I open my thumbnails on iphone, the bottom banner under the lighbox image does not show correctly (see the link above).
The CSS given by the moderator fixes this issue but I dont need a transparent banner here, it should be like the original Enfold demo with a white box and the page numbers and close symbol. I have tested this on the demo and there seems to be no issue here.
Can anyone help, am i missing something from my theme or css?
Thanks
Hey!
I am using Chrome. I see that padding on logo image was removed. There is no padding around it. You should edit your logo image file
Please use following code to remove top border
#header_main { border-top: none!important; }
Cheers!
Yigit
Hi Ismael, Devin,
Thx for the answere.
On my website I try only with a vimeo video.
But I was talking about YOUR demo home page V9, everything works fine with Safari and Chrome, but with Firefox, no video is playing on the slider and color section backgrounds, only freeze 1st image. I think the video is simply not started.
So I don’t know if this is only an “autostart” option bug or a general video bug in Firefox.
Best regards,
Jul
Hey!
Please add following code to Quick CSS as well
#header_main .container_wrap { border-top-style: none; }
.logo img { padding: 0; }
There is only 5px of padding on top and bottom. You should edit your logo image and remove extra spaces
Best regards,
Yigit
Hi,
Thats quick! But why do we need to add custom code? The other websites with the same template dont need it.
Regards
Hey!
Please add following code to Quick CSS in Enfold theme options under Styling tab
.four.units.single-product-main-image {
overflow: hidden;
}
Regards,
Yigit
This reply has been marked as private.
Hejsan!
Please add following code to Quick CSS in Enfold theme options under Styling tab and adjust as needed
@media only screen and (max-width: 480px) {
#av_section_1 .hr {
height: 100px!important; }}
Cheers!
Yigit
Hello,
That code centered the logo. (see image)
http://s7.postimg.org/5yu03t17v/Screen_Shot_2014_02_19_at_3_31_28_AM.png
Is there any way to get rid of some of the white space on the top and bottom of the header?
@pako69
I got help with that, in header.php, just before </head>, I’ve added:
<script>
// On window load. This waits until images have loaded which is essential
jQuery(window).load(function(){
// Fade in images so there isn’t a color “pop” document load and then on window load
jQuery(“.isotope img”).fadeIn(500);
// clone image
jQuery(‘.isotope img’).each(function(){
var el = jQuery(this);
el.css({“position”:”absolute”}).wrap(“<div class=’img_wrapper’ style=’display: inline-block’>”).clone().addClass(‘img_grayscale’).css({“position”:”absolute”,”z-index”:”998″,”opacity”:”0″}).insertBefore(el).queue(function(){
var el = jQuery(this);
el.parent().css({“width”:this.width,”height”:this.height});
el.dequeue();
});
this.src = grayscale(this.src);
});
// Fade image
jQuery(‘.isotope img’).mouseover(function(){
jQuery(this).parent().find(‘img:first’).stop().animate({opacity:1}, 1000);
})
jQuery(‘.img_grayscale’).mouseout(function(){
jQuery(this).stop().animate({opacity:0}, 1000);
});
});
// Grayscale w canvas method
function grayscale(src){
var canvas = document.createElement(‘canvas’);
var ctx = canvas.getContext(‘2d’);
var imgObj = new Image();
imgObj.src = src;
canvas.width = imgObj.width;
canvas.height = imgObj.height;
ctx.drawImage(imgObj, 0, 0);
var imgPixels = ctx.getImageData(0, 0, canvas.width, canvas.height);
for(var y = 0; y < imgPixels.height; y++){
for(var x = 0; x < imgPixels.width; x++){
var i = (y * 4) * imgPixels.width + x * 4;
var avg = (imgPixels.data[i] + imgPixels.data[i + 1] + imgPixels.data[i + 2]) / 3;
imgPixels.data[i] = avg;
imgPixels.data[i + 1] = avg;
imgPixels.data[i + 2] = avg;
}
}
ctx.putImageData(imgPixels, 0, 0, 0, 0, imgPixels.width, imgPixels.height);
return canvas.toDataURL();
}
</script>
Hi,
On a page I am using Avia Blog posts to show posts from a category.
Grid Layout
1 Column
Title and Excerpt + Read More Link.
Preview image auto but with some CSS I made it 60% and the excerpt next to it.
http://delta.jettender.com/gebruikte-boten/
My question: On the single post pages is not much text but I used tabs with information. I would love to put these tabs next to the preview image below the title.
How can I do this.
Thank you very much,
Ariane
Hi
I’m working offline testing the site but here is a screenshot. See how it looks off center?
http://s11.postimg.org/8p6wusgn7/Screen_Shot_2014_02_19_at_3_10_34_AM.png
I like the size when it shrinks when I scroll down the page (see second image link)
http://s12.postimg.org/vksqah1d9/Screen_Shot_2014_02_19_at_3_14_44_AM.png
Any way to make the regular header the same size as the other one?
Thanks
Hi TravisKempers!
Can you post the link to your product page so we can take a look?
Best regards,
Yigit