Hi!
You are currently using an older version of the theme. Please update Enfold to the latest version 2.8.1 via FTP – http://vimeo.com/67209750
Regards,
Yigit
hi,
i want to realize a search box in the header of the template. Thanks for a tip.
Guido
Hey trevorjohnston!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
@media only screen and (max-width: 990px) and (min-width: 481px) {
div.grid-content {
display: none!important;
}}
Best regards,
Yigit
-
This reply was modified 11 years, 10 months ago by
Yigit.
Hi!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
div ul.product_list_widget li img {
width: auto;
padding: 0; }
Regards,
Yigit
Thank you very very much – I set the correct page inside Enfold (and when set there I can still edit permalink)
however I set the “/market” in “reading” and this caused it to be uneditable.
Hey!
Please check if this page is used as front page (Settings > Reading or Enfold > Theme Options). If yes you can’t set a custom permalink for this page because the page permalink equals the blog/website homepage url.
Regards,
Peter
Hi!
Please go to Enfold theme options > Header Layout > Extra Elements and add your social button there.
You can also copy&paste this HTML code to your page content to display Linkedin icon – http://pastebin.com/KpAvs7aq
All you need to do is to change the HREF in A tag
Best regards,
Yigit
Hey tidusuper91!
Please add following code to Quick CSS in Enfold theme options under General Styling tab and adjust if needed
section.avia-team-member {
min-height: 330px;
}
Best regards,
Yigit
Hey Gurify!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
div.big-preview .image-overlay {
display: none!important;
}
Cheers!
Yigit
Hi!
You can suggest new template elements here: https://kriesi.at/support/enfold-feature-requests/ and if more users vote for it we’ll look into it. Personally I think it’s not very intuitive to open a gallery by clicking on a single image especially because many themes/websites show slideshow controls or preview thumbnails of the gallery images. If these thumbnails are missing many users will probably miss the hidden gallery images.
Regards,
Peter
Hey ajosecorrea!
Please firstly update Enfold to the latest version 2.8.1 via FTP – http://vimeo.com/67209750
and let us know if issue remains
Regards,
Yigit
Hi,
I would like to change the ‘Enfold Theme by Kriesi’ link in the footer.
I am using a child theme and i know this has to be done in the functions.php but do you have any code that i can use to paste into this child theme file to change the link to something else?
Thanks
Hi Guys,
Well there are lots of blog post out there dealing with this subject – but none that I could get to work within Enfold.
I see the natively Enfold is using jquery prettyPhoto
you can add “rel=”lightbox” to any < a href element and the lightbox works
So there must be a manual way of setting this up to work with a gallery
OR preferably
changing the Framework options AVIA Layout builder Gallery – to link from text or single image
so that my client can edit the gallery images
any help woud be greatly appreciated
Hi, Yigit.
Sorry, I understand that I have to modify the file wp-content/themes/enfold/functions.php, but I will add a new line or modify an existing line?
regards
Hey chjmok!
The LayerSlider plugin will load automatically as soon as you activate Enfold. If you want to activate it as a separate plugin copy the wp-content/themes/enfold/config-layerslider/LayerSlider folder into the wp-content/plugins/ folder and activate the LayerSlider plugin (Plugins > All Plugins). Then activate the Enfold theme (Appearance > Themes).
Cheers!
Peter
Hello!
I finish a web for a client. All good but. contact form don’t send de emails.
Can you help me?
Thanks!
Hi there
I am using enfold Small Fixed Header instead of white background i want to use semi-transparent turquoise (#2D5C88) with the navigation labels in white but when i change the color scheme from enfold header section at the first time it shows same but after a refresh or navigate on other page it comes back in white again please help me to fix this.
Many Thanks
Abhi
I have purchased enfold them, and it says it comes with Layer Slider Plugin. But I cannot find these plugin in the package I downloaded. Could you please tell me where to find these plugins to install?
Hi!
Seems to be a problem with the plugin styles you use for adding those images. Not sure what exactly is causing this but I guess if you add the following rule to the quick css field at enfold->general stylings that should fix the problem:
.sidebar .simple-image a{display:inline-block;}
Cheers!
Kriesi
Hi team,
can I configure the Google Font “Source Sans Pro” (https://www.google.com/fonts/specimen/Source+Sans+Pro) for the headlines and body per Quick CSS in Enfold?
Thx and cheers,
Jan :)
OMG, Firstly my second day with Enfold. WOW Amazing support and flexibility. That solved my question immediately
Secondly, is it possible to provide a Long & Lat to centre the map on first load.
Denis
I have a music website and I would like the images in the gallery to link to their corresponding songs on soundcloud. Is there any way I can do this? Right now when I click an image in the gallery, it opens that image url in a new tab. I want the same thing, except instead of the image opening in a new tab, the soundcloud track opens in a new tab. There is a wordpress plugin that allows me to do this called WP Gallery Custom Links, but it doesn’t seem to work with the gallery from Enfold. Please let me know if this is possible to do. Thanks.
Hi LecheLMP!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
.av-magazine-thumbnail { width: 80px; }
Best regards,
Yigit
Hey 1456932587!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
#header { display: none !important; }
Regards,
Yigit
Hi Denis!
You can enable debugging mode to see shortcodes you have created in pages using Advanced Layout Builder – http://kriesi.at/documentation/enfold/enable-advanced-layout-builder-debug/
You can switch to Default Editor and click on Magic Wand to see full list of shortcodes http://i.imgur.com/n4KXkdm.jpg
then you can create any of them and copy/paste shortcode into any other content element or into text widget.
Best regards,
Yigit
Am new to Enfold – EXCELLENT – Have searched the help and forums but cannt find the answer to the two questins below.
Firstly, I can put a map on a page with multiple addresses, however if I try to create a Map Widget that can be used on multiple pages I can only enter one address in the Widgets area.
Secondly, you build a form in the page builder how do yo access the shortcode so hat it can be place in a text block in the widget area (i.e. develop one contact form, then drop on a template or multiple page.
Hi, I wanted to know how I would completely get rid of the header to my website as I don’t have a logo and don’t want enfold showing up. Do I need to insert some code to make it happen?
This reply has been marked as private.