Hi!
Please go to Enfold theme options > Advanced Styling tab and edit “Main Menu Links”
Best regards,
Yigit
Hey!
Please login on ThemeForest with the account you have purchased Enfold and go to Downloads under your profile to download it
Best regards,
Yigit
Hey!
Please go to Appearance > Widgets and add a text widget to one of Footer column widget areas and paste this code inside it
[av_image src='http://localhost:8888/Enfold/wp-content/uploads/2014/04/comodo_internet_secure.jpg' attachment='3083' align='center' animation='no-animation' link='' target='' styling='' caption='' font_size='' appearance='' custom_class=''][/av_image]
You should upload your logo in Media Library, get its link and change it with the one in this shortcode
Regards,
Yigit
Hey!
Please go to Enfold theme options > Footer Layout and choose to “Display footer widgets & socket”. Then create a contact forum.
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.
Copy&paste the shortcode into the widget area you would like to display in Appearance > Widgets.
Please try using this plugin http://wordpress.org/plugins/download-manager/
Cheers!
Yigit
Hi!
Please try adding the code to Custom.css file inside Enfold/Css folder. Currently code is not being applied
Regards,
Yigit
Hey capuchin!
Please add following code to Quick CSS in Enfold theme options under General Styling tab and adjust as needed
h3.av-special-heading-tag {
font-weight: normal;
font-size: 18px;
}
Cheers!
Yigit
Hi Team Kriesi,
I am having a confusing and troubling issue. When I view the website I have built using Enfold, on large screens like a 27″ for example, the layer slider seems to swallow the images and screw up the look. Words start to disappear and the image seems to grow but not outer box so the bottom portion disappears. For example go to my website listed below, you will find the first slider image looks fine on normal screens but when you stretch the browser size notice how the image starts to get swallowed on the bottom. Yo u can also see this on our “Brands” page. How do I prevent this form happening and keep the look the same across browsers?
Hey paola86pp!
1- Please go to Enfold theme options > General Styling tab and change the background color
2- Please go to Advanced Styling tab and choose to edit Strong tag and change its color
Regards,
Yigit
Hey frederictib!
Just to make sure, you do choose the correct slider item in Advanced Layer Slider settings, is that correct?
Please update Enfold to the latest version 2.8.1 via FTP – http://vimeo.com/67209750
Regards,
Yigit
Thank you very much. After a year and a half trying to make a WordPress site and failing, Enfold is working for me, thank you so much for creating such a well constructed theme. best wishes, Clive
Hey Jeppesen53!
Please turn on custom CSS field for ALB elements – http://kriesi.at/documentation/enfold/turn-on-custom-css-field-for-all-alb-elements/
and give a custom class to each of your tables and using following code in Quick CSS field in Enfold theme options under General Styling tab, adjust as needed
.custom-class .pricing-table li.avia-heading-row { background-color: red; }
.custom-class .pricing-table li.avia-pricing-row { background-color: orange; }
.custom-class-one .pricing-table li.avia-heading-row { background-color: blue; }
.custom-class-one .pricing-table li.avia-pricing-row { background-color: yellow; }
Regards,
Yigit
Hi frederictib!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
.template-page .entry-content-wrapper h1, .template-page .entry-content-wrapper h2 { text-transform: none; }
Cheers!
Yigit
Hi sevanah!
You can find Footer options in Enfold theme options > Footer Layout tab and you can add widgets to Footer widget areas in Appearance > Widgets.
Please take a look at Enfold documentation here – http://kriesi.at/documentation/enfold/
Cheers!
Yigit
Hi, Is there some instruction on how to access and change the Enfold footer in WordPress please? A VERY simple method is appreciated.
Thank you
Hi!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
.single-product .av-share-box {
height: 200px!important;
}
Regards,
Yigit
Hi there
Is it possible to merge the cells in a table I have inserted on a page in Enfold?
Say, I have a table with 4 columns and three rows.
In row 2, I would like to merge cell 3 and 4.
On row 3, I would like to merge cells 2 to 4.
Is this possible?
Help much appreciated!
Hey evtilsley!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
.avia-post-nav span.entry-image {
display: none;
}
Cheers!
Yigit
Hi!
Please try adding following code to Quick CSS in Enfold theme options under General Styling tab
.html_header_top.html_logo_center .logo {
left: 25%;
-webkit-transform: translate(-15%, 0);
-moz-transform: translate(-15%, 0);
-ms-transform: translate(-15%, 0);
transform: translate(-15%, 0);
}
Best regards,
Yigit
Hey Josue
Thank for that. :-)
1) Unfortunately I can only see the rounded corners when the page loads. And I have added !important after the border radius code .
2) Cool trick with the margin, but the content is visible over the header when I scroll. Do u know what I can do here?
3) Bonus question :-) I’m struggling tons with styling the accordion. Can you help me make my accordions look like the ones you have out of the box as here e.g. http://kriesi.at/themes/enfold/portfolio-item/slider-two-third/ ? :-)
Cheers :-))
Martin
http://www.brandman.dk
Hi there – i wonder if it is possible to remove the title field of the Advertising area.
Here is the thing: once i just use two of my partnership logos – its fine. If i want to display more banners i need to add an additional widget frame for the advertising area – which of course comes with the title field.
is there the possibility to
1) either add more than two logos in the widget (if not now, but maybe in a later release…) or
2) remove the space from the following titles if a second Advertising Area Widget is used.
the reason is just to save space between the logos…
thanks in advance
Pedro
Hi dalboslampen!
Please add following code to Quick CSS in Enfold theme options under General Styling tab and adjust as needed
#top .isotope-item { padding-right: 5px; padding-bottom: 5px; }
Cheers!
Yigit
Hey zeonos!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
.archive div.page-thumb {
display: none;
}
Cheers!
Yigit
Hey patrickschua!
Feel free to request such feature or vote if already requested here – https://kriesi.at/support/enfold-feature-requests/ :)
Regards,
Yigit
Yigit, can I ask, the Quick CSS in Enfold theme options, does this go within the Child Theme that I am currently using?
-
This reply was modified 11 years, 6 months ago by
absurdity69.
Hi!
Please go to Enfold/Includes folder and open Loop-index.php file and find the lines i posted here – http://pastebin.com/J6TLkBzb
and comment them out by adding // in front of them
Cheers!
Yigit
Hi!
Please try adding following code to Quick CSS in Enfold theme options under General Styling tab
.bbp-logged-in h4 {
margin-bottom: 15px !important;
}
Regards,
Yigit
Merhabalar Oguzhan!
WordPress admin panelinden LayerSlider WP bolumune giderek Layer Slider olusturabilirsiniz. Sonrasinda sayfaniza Advanced Layout Editor’de bulunan Media Elements bolumunden Advanced Layer Slider elementini ekleyerek LayerSlider WP bolumunde olusturdugunuz slideri secebilirsiniz. Onun haricinde yine Media Element sekmesi altinda bulunan diger her hangi bir sliderida sayfaniza ekleyebilirsiniz. Ekledikten sonra elementin uzerine tiklayip slide gorsellerini yukleyebilir ve diger ayarlari kendinize gore uyarlayabilirsiniz.
Enfold Dokumantasyonuna bu linkten goz atabilirsiniz http://kriesi.at/documentation/enfold/
Baska her hangi bir sorunuz veya sorununuz olursa, sorunuza adimi ekleyebilirsiniz :)
Saygilar,
Yigit
Hey Wolfgang!
You are currently using an older version of Enfold. Please update it to the latest version 2.8.1 via FTP – http://vimeo.com/67209750
There were some improvements done to table elements
Regards,
Yigit