On all my posts there’s a little extra thumbnail of the featured image. How do I get rid of that?
Thanks for your help.
Steve
This is what I want the content between the header and footer to look like: Correct with no enfold. It’s just an html file that has references to the css and js it needs.
This is what it ends up looking like: Enfolded
I have the enfolded one running as a child theme where I use the child functions.php to put in the js and css necessary for the html file using the wp_register and wp_enqueue functions. It’s also set up only to run for the hitachi page. And it mostly works, the tabs work (although there spacing isn’t correct), most of the styling is there, but there are paragraphs out of place and the content header images aren’t lined up and the fonts aren’t loading properly either. What I imagine is happening is the css from enfold is affecting the main content area. What I need is to have the enfold header and footer menus, with correct looking content between them. And I apparently don’t know how to do it.
Can you help?
Hey!
It is not possible to direct the link of the product grid manually. They will always link to the product pages. Enfold 2.4 will be release soon and I think the masonry gallery layout will be available on the theme.
Regards,
Ismael
When I click on one of the ajax portfolio grid items on http://barsocchini.com/beta2/press/ — 302 Rambla Pacifico Press, for example — I see this — https://www.evernote.com/shard/s320/sh/4d7994f1-33cc-493a-afa2-2d2f186bb9d0/91eeeb06953bbc910c41eb78e457c7bb — the “Big image with thumbnails below” gallery layout, with only one image. Shouldn’t the ajax reveal the actual layout of the 3021 Rambla Pacifico Press portfolio item: http://barsocchini.com/beta2/portfolio-item/3021-rambla-pacifico-press/ which is three images across?
Hi brdconcept!
Can you please post a link to your website? The demo uses 1500x1500px image with image position set to center center. Please configure the Full screen slider options and look for Slideshow Image Size, choose the largest image size.
Cheers!
Ismael
Hi sky19er!
They look the same except for the portfolio title showing on the latter page. What is the “big image, thumbnail below” layout? It is not available on the portfolio options.
Best regards,
Ismael
Listo José: http://www.adw.cl/custom-lightbox-click-the-image/
Edite el archivo css/custom.css.
Saludos,
Josue
Hey!
Apply it like this:
#fullscreen_slider_0 {
background: url('images/pattern/pattern1.png') repeat;
}
Regards,
Josue
Hi!
Try adding this to the Quick CSS:
.ls-layer img:hover{
transform: scale(1.2);
-moz-transform: scale(1.2);
-webkit-transform: scale(1.2);
}
Result:
http://screencast.com/t/egZ5NW0Kb
Best regards,
Josue
When I use the advance editor, Color Section, Header for image…well they don’t resize on my iphone. Any suggestions?
Hi, whith chrome don’t works too sometimes……..
I put my code of “custom.css”.
——–
@media only screen and (min-width: 768px) {
/* Add your Desktop Styles here */
h1, h2 {
font-family: “brandon-grotesque”,sans-serif; font-weight: 900; font-style: normal;
}
h3, h4, h5, h6 {
font-family: “brandon-grotesque”,sans-serif; font-weight: 900; font-style: italic;
}
/* META */
#header_meta { background: #600318; }
/* HEADER */
#header_main { height: 200px; line-height: 200px; background: #600318; border: none; }
#header_main .logo { height: 200px; line-height: 200px; top: 0px; }
/* POSICION DEL MENU */
.main_menu
{height:25px; top:75px; right: 0px;}
/* POSICION DE LA BARRA */
.main_menu ul li a {height: auto !important; line-height: 40px !important; }
/* MENU 1 */
.main_menu ul:first-child > li > a
{ font-size: 20px; font-family: “brandon-grotesque”; color: #FFFFFF !important; padding:2px 7px; }
.main_menu ul:first-child > li > a:hover
{ color: #5B8C00 !important; }
/* MENU 2 */
#top .main_menu .menu li ul a
{ font-size:12px; line-height: 9px !important; font-family: “Source Sans Pro”; color: #000000 !important; }
/* TITULO */
.title_container .main-title { display: none; }
/* PESTAÑAS WOOCOOMMERCE */
#top .woocommerce-tabs .tabs li a {
cursor: pointer;
margin: 0px 0px 0px 0px;
display: block;
float: left;
z-index: 2;
position: relative;
padding: 12px 16px;
top: -1px;
font-size: 11px;
-moz-user-select: none;
border-style: solid;
border-width: 1px;
}
}
——–
Thanks so much!!!
Xavier.
One last thing, I have added a few Quick CSS to alter the alignment of the team member information.
img.avia_image.avia_image_team { float: left; }
.team-member-name, .team-member-job-title, .team-member-description { text-align: center; }
.team-img-container { margin-bottom: 20px; }
I think this would change or be removed altogether, but I’m no expert. Please! Help me! Thanks!
ok Devin I tried adding the default wordpress media gallery into a text field which allows you to still use the advanced editor, and also just using the default view and placing that way. In both cases you are right the default galleries automatically include the image title into the bottom of the lightbox. Exactly what I want.
But there is a glaring problem with this. Of course they get no styling like the enfold galleries. I want the sexyness of the enfold gallery but the funtionality of the default gallery. For you folks with skills this shouldn’t be too hard to implement into a child theme.
As of right now you already are… sort of. When you view a featured image for a blog post in the light box it appends the title name above the image in the lightbox. It doesn’t place it at the bottom IN the normal location but either way it is satisfactory. So you are already tapping into this with enfold.
So please try to help if you can on how to implement adding the image title name in to the lightbox when you view the thumbnails in a gallery built with the enfold layout builder. But on a child theme setup.
Thank you. This is super important for me to get this implemented as soon as possible. I need clients to be able to view and reference that unique name when looking at their images.
seems to work – thx a lot!
the hint with the plugin was great, too!
Hey Josue,
here is the testlink: http://nf435.w4yserver.at/
It’s a layerslider.
Thanks!
Hi Peter,
1. Hmmm… code did nothing to the line weight. The previous code I was given worked to make just the Mega Menu line thicker, but this did nothing. Previous code that I put back in for the time being is:
#top .header_color .avia_mega_div > .sub-menu { border-top-width: 4px!important; }
2. I’ll work with a freelancer. Thank you.
3. This was happening across all images (not just script pieces) and appears to be a combination of the break you mentioned as well as me copying a lot of the info from another CMS and the paragraph tags causing some problems. I’m working on it and believe I have it at least relatively under control. Thank you.
4. Worked. Thank you.
Any help with #1 is greatly appreciated. It’s not a huge deal, but it’d be great if it worked.
Thankl!
mdgworld
My website is currently hosted internally in development and is not publicly accessible.
Hey maaz022!
What kind of slider? FullScreen, EasySlider, LayerSlider?
Also, a link to your website can be helpful.
Cheers!
Josue
Hi,
I’m not sure, can you post the link to your website please?
Regards,
Josue
Working in OS 10.8.5 in Chrome, FIrefox & Safari, the Available Widgets are not allowing drag & drop because the Add button is under the question mark that describes the Widget’s function. Therefore, I am unable to add Widgets to the Sidebars or Footers.
Screenshot attached with rollover effect:
http://amazingsinglesadventures.com/images/Enfold_Widgets.jpg
I have created a mega menu using the Ubermenu plugin so that I could incorporate images as the links in the submenu. I would like to allow the submenu to go the full width of the screen.
Is this possible?
Hey!
I see the changes being applied correctly, see image below:

Perhaps is not the paragraph element what you want to change?
Best regards,
Josue
Glad Ismael could help, let us know if you have any more questions or issues :)
Regards,
Josue
Hi there,
is it possible to define mouse-over effects for slider images? For example making bigger the original image or even changing it.
Thanks again!
Hi,
is there a quick and easy way to display a pattern overlay fort he Fullscreen Slider or any other sliders? Just to give a little transparency texture over large image sliders. I notice that the full screen slider does have the option to add a css tag,
#pattern-overlay { width: 100%;
background: url(images/pattern/pattern1.png) repeat;
}
Thank you!
D
i devin, yes but my customers want big logo ;).
the issue exist. shift key + reload page http://www.coronatolive.com in firefox for imac and the logo is super little.
thanks!!
xavier.
I love enfold, but I’d love for the header to be a bit more modern. I’d like the header to act like http://disqus.com/community/ or https://www.uservoice.com/stories/. Where on scroll it goes white and is backed by a background image.
Hello,
Enfold and WPML – In the portfolio entries there is the possibility to “Add Preview Images”. Is there a chance to translate the pic-text or do i have to upload all pics twice – one time with german pic-description and one time for the english version? The description is shown on the slide-show in the bottom left corner –
http://ferienwohnungen-walcher.com/en/apartments-walcher-2/
and open the portfolio to watch the slideshow
Hi Guys, i have a big problem with your theme. The image of the red car is not resize in column. In Google Chrome and Firefox Yes!
This happens when I have active lightbox magnification. If instead it off (so I disable the link of the image) the image autoadatta column.
Also plan to create the plugin for visual composer you have created externally to the theme? I have and I’d love to use it for my other themes :)
My site is: http://sdtermoidraulica.emporioweb.info/
Hey Jason!
Please add following code to Quick CSS in Enfold theme options under Styling tab
.image_size_widget .news-thumb img { width: 36px; height: 36px; }
.image_size_widget .news-thumb { height: 44px; width: 44px; }
You can adjust as desired but 36px’s in first line and 44px’s in second line should be rational
Cheers!
Yigit