Can’t seem to find anyway to remove these items from the pages:
On product details – get rid of the addition information box
On product details – get rid of related products (I did not associate anything in product details to link them together)
On product details – Here is the problem – I started setting up the website in Flashlight and when the images displayed in product details, both horizontal and vertical images showed up fully and correct. In Enfold, all my images are getting cropped into a square. I have adjusted size in settings>catalog>image option and removed hard crop, and added size amount. Added rregenerate thumbnails. But images are cropped and squared. I don’t get why it happens and how to change it.
On Shop page: I want to remove the sort by and display by dropdowns from showing. How do I do that?
Sorry, I would search the forum but it does not allow you to search for instance by i.e. “product detail images” for enfold only – it shows ALL theme answers. There can be way too many answers that don;t apply since they are from other themes.
Hi,
As mentioned above, I’m having problems with the thumbnail images in the gallery showing up as fuzzy. However, when I click on the images they are crystal clear and sharp.
I’ve gone thru the forums to figure out why the thumbnails may be fuzzy. Here is what I have tried so far:
1. Use the rebuild thumbnail plugin – Did not work.
2. Put the thumbnail to no scaling – Worked but the thumbnail images took forever to load
You can see an example of what I’m seeing here:

Please let me know how I can have this fixed! Thanks.
sl
-
This topic was modified 12 years, 5 months ago by
slui.
Hey Jas!
In Chrome, use the inspect element tool to help you quickly locate the classes you need:

Best regards,
Josue
Hi!
Try reducing the width of the sidebar to something like 15%:

Regarding the glass, use this CSS:
#text-5 .image-overlay {
display: none !important;
}
Regards,
Josue
Thanks a lot Josué!
I managed to write this code:
#top #main .sidebar_left .sidebar {
position: fixed;
border-right-style: none;
width:19%;
top: 8%;
}
That resolves de Slider issue in both browsers. It seems right cause the iPad now shows the sidebar too!
But in chrome now the image has a weird behaviour.
Any tips ?
Thanks!!
José
PD: Is there a way the image (the glass) showing nothing on hover? Just an image with no events?
Hi jgoldberg1983!
Can you give us a link to the page with the issue? We need to inspect. What version of Firefox are you testing it with? What OS?
Cheers!
Ismael
Thanks,
It kind of works. I used the following code for my top wave:
#wave-section-up {
margin-top: -50px;
background-color: transparent !important;
z-index: 9999;
}
and if you notice, the wave is not stretched beyond the screen and there is VERY little white space in the section, but the code you posted for the bottom stretches the image beyond the screen and leaves a huge block of white space there (and it’s not padding from the form, it seems to be space in the image color section itself even though it is set to no padding).
How can I clean that up please?
Edit: I’ll change the color of the section near the waves so you can see the difference more noticeably.
Edit: Got it working perfectly with the following code:
#wave-section-down {
margin-bottom: -100px;
background-color: transparent !important;
position: relative;
bottom: 50px;
z-index: 9998;
height: 120px;
}
#contact {
z-index: 9999;
}
Thank you for finally getting back to me. Really appreciate it. You can close this thread now.
-
This reply was modified 12 years, 5 months ago by
Alex.
Hey benefieldcs!
You need to hire a freelance developer to do the customizations for you. You can actually do it with CSS:
http://css-tricks.com/slide-in-image-captions/
Best regards,
Ismael
Hello!
I really don’t experience the issue. The only thing I notice is there are lots of images and the page keeps jumping while they are not finish loading which is normal. :)

Nice website. :)
Regards,
Ismael
Hey!
1.) You can add this on your custom.css or Quick CSS to create a space on top of the “About” image.
.flex_column.av_one_half.avia-builder-el-29.el_after_av_one_half {
margin-top: 20px;
}
2.) There are drastic differences from browser to browser on how the actual rendered text looks. No matter how much control you try to exert over text, in the end, you don’t get much of what you expect. Not to mention most browsers are able to let users re-size and override font settings on the fly.
Cheers!
Ismael
Hi Eli!
1. Add this CSS to the Quick CSS (Enfold > Styling):
.fixed_header #main {
padding-top: 70px;
}
#header_main .container, .main_menu ul:first-child > li a {
height: 70px !important;
line-height: 70px !important;
}
.header-scrolled #header_main .container, .header-scrolled .main_menu ul:first-child > li a {
height: 45px !important;
line-height: 45px !important;
}
2. This will remove the box-shadow, and will make the border red (change red for the desired color):
.avia-section{
border-color: red;
box-shadow: none;
}
3. It is possible, but that would require a deeper customization, and that’s out of the scope of this support forum, if you really need it, try hiring a freelancer for the job.
4. Your logo is an image, you can’t ‘change’ the color of an image.
Cheers!
Josue
Hey guys,
Ever since the latest update, if I try to put whitespace above an image Firefox doesn’t render the image below it but rather to the right of the whitespace. Is there a fix for this?
Many thanks,
Jonathan
Hello!
Your code works, but you will need to apply the background image via CSS too, because it needs to target the whole body element, add this to the CSS:
body.home{
background: #ffffff url(BG_URL) top left repeat scroll;
}
Result:

Cheers!
Josue
This reply has been marked as private.
Hello
My site: http://www.adw.cl
I have a Post Slider in the sidebar. displayed everywhere widget area, page ‘Whiskypedia’.
In Firefox it is shown, but in Chrome does not appear.
This is the code I used in the widget area (type Text):
[av_postslider link='category,16,14,1,15' columns='3' items='-1' offset='0' contents='title' preview_mode='custom' image_size='thumbnail' autoplay='yes' interval='5']
Please help
Thanks!!
José
Hi,
If I create a new Post “Video”, with featured image, you see broken.
If I create a new Post “Standard”, or “Image” or “Quote” etc … everything is ok.
I tried many combinations, with sidebar, without sidebar.
Please see at this screenshot: http://i.imgur.com/kfhBrU5.jpg
Enfold 2.3.1 – WordPress 3.6.1
Thanks
I added a youtube link to an image on layerslider, but the video is playing in 360p by default.
How to play this video automatic in HD 720?
Hi Josue,
The website is not online yet. I want the content container and header and homepage slider to be transparent on the home page only – which has the class .page-id-1040. I tried adding it to the css you gave below but cant get it to work.:
#top #main,#top .html_stretched #wrap_all,#top .alternate_color,#top .header_color,#top .main_color,#top .header_color div,#top #header,#top .header_color .container_wrap_meta,#top .header_color .header_bg,#top .footer_color,#top .footer_color,#top .socket_color {
background-color:rgba(255,255,255,0) !important;
}
#top .container_wrap {
border-top-width:0px !important;
}
#top #header_main {
border-bottom-width: 0px !important;
}
Just please make sure that you add a background in Enfold > Styling > General. and remove the color from ‘Body Background color’ input box right above where you will upload the image on that page.
I had done just nothing, just replaced the themefolder with the update 2.3.1 – no new plugin, I disabled all – but it is not only my site.
When I view other ENFOLD websites and look at their blog and the comments there, I don’t see the commentators’ gravatars/images.
As said above, it is the same with the ENFOLD demo theme.
It has obviously nothing to do with my own installation, it’s a browser issue.
When I view my site, the ENFOLD demo or other users’ ENFOLD website – I see everwhere no commentator’s images when I use Firefox 24.0 with Windows 7 prof. 64bit Desktop!
BEFORE this theme update all was fine – same browser version, same Firewall, even when I deactivate it (F-Secure), no images in in the comments section with Firefox. The error obviously had come with the complete rewrite of the code in update 2.3.(1).
Teşekkürler :)
Maalesef olmadı ben Quick css tamamen yazayım size ters bir durum varsa düzeltelim.
element.style {
right: -472px;
}
Şeklinde görünüyor. Şu ekran kaydına bakabilirsen sevinirim: http://screenr.com/OlFH
.main_color tr:nth-child(odd), .main_color .pricing-table>li:nth-child(odd), .main_color .pricing-extra {
background: #e1e1e1;
}
.image-overlay {
background: #e1e1e1;
}
.avia-icon-list .iconlist_title {
text-transform: none;
top: 0px;
}
.image-overlay .image-overlay-inside:before {
position: absolute;
border-radius: 50px;
background: #FFF;
height: 80px;
width: 80px;
line-height: 80px;
left: 50%;
top: 50%;
margin: -40px 0 0 -40px;
z-index: 500;
text-align: center;
color: #000;
}
.image-overlay .image-overlay-inside:before {
background-image: url('http://www.bir-gpanel.com.tr/site/wp-content/uploads/g.png');
}
.image-overlay.overlay-type-extern .image-overlay-inside:before {
content: "";
}
.image-overlay.overlay-type-video .image-overlay-inside:before {
content: "";
}
#header .mega_menu_title {
width: 153px;
}
#top #header .avia_mega_div > .sub-menu > li > ul > li a {
padding: 3px 0px 3px 3px;
}
.avia-bullet {
border-top: 0px solid transparent !important;
border-bottom: 0px solid transparent !important;
border-left: 0px solid green;
}
.avia_mega_div .avia_mega6 {
right: -521px;
}
Türkiye de misiniz acaba özelden iletişim bilgilerinizi gönderebilir misiniz?
Saygılarımla.
-
This reply was modified 12 years, 5 months ago by
ZirveBilisim.
Hi,
Sure thing. Here’s a link to the screenshot:
http://isaacalderson.com/screenshots/cropping.png
You can see that the logo is cropped, and also the slider image (showing only one musician, there are four in the full size photo). I have viewed it with Chrome V. 30.0.1599.69, and Safari V. 6.0.5 (8536.30.1), both have the same problems. I am running Mac OSX V. 10.8.5.
Thanks for your time,
– isaac
Hi Josue —
I could have included that as info, my apologies.
Yes, it works fine in the 2013 default theme.
I realize I could inquire with the EE folks but I would really like to get an answer from you guys. : )
Especially since it works fine in the default theme.
One more problem….
There’s another issue which is: the calendar gets really mashed up and does not look right. —
By saying “right” here’s an example:
— working properly example: http://tekpal.com/194-2/ (this is base 2013 default wordpress theme with Event Espresso)
[url=http://postimg.org/image/qgcxbwn8f/][img]http://s11.postimg.org/qgcxbwn8f/working_calendar_ee_wp2013basetheme.jpg[/img][/url]
http://s11.postimg.org/cmokmuun7/working_calendar_ee_wp2013basetheme.jpg
— problem example: this is Enfold with the mashed up calendar: http://lamothetech.com/events-calendar/
(( all you see are very narrow vertical boxes — when you click on the narrow vertical box in the calendar, you will see a calendar event ))
[url=http://postimg.org/image/fn5qtq7m3/][img]http://s9.postimg.org/fn5qtq7m3/bad_calendar_ee_wp2013basetheme.jpg[/img][/url]
http://s9.postimg.org/99gnqh2q7/bad_calendar_ee_wp2013basetheme.jpg
Hi!
The featured images or portfolio thumbnails on the page have a huge difference in height. It will stretch the other image in a disappointing manner if we set a specific height. Please try to use a uniform canvas on portfolio images before uploading them. You can add this on your custom.css or Quick CSS to set a max-height for portfolio thumbnails.
.attachment-portfolio.wp-post-image {
max-height: 150px;
}
Best regards,
Ismael
Hi finessecreative!
1.) Maybe this plugin will come in handy http://wordpress.org/plugins/popup-contact-form/ . Unfortunately, we can’t offer full support for third party plugin and we don’t know if it is compatible with theme. This customization is beyond of what we can do as support team. You need to hire a freelance developer to help you.
2.) We can only change the hover color but we can’t give you any code for a tooltip or pop out menu. Again, hire a freelance developer to add the features for you. Add this on your custom.css or Quick CSS:
.iconbox_content h3 a:hover {
color: red !important;
}
Cheers!
Ismael
This reply has been marked as private.
Hi!
I’ll ask Josue to visit this thread again. I really can’t access your site.
Regards,
Ismael
Hi Jamie,
Can you post a link to the page where these images are?
Regards,
Josue
Hi guys,
I can’t figure out how to remove the 1 pixel border from images with captions. Any help will be appreciated.
Thanks,
Jamie