Hi Paul!
Are you using the latest version of Enfold (2.8)?
Cheers!
Josue
Hey!
1. You can set that in Enfold > Header Options > Extra Elements.
2. You can use the WYSIWYG WP editor for that:

3. No, that’s not possible but you don’t need to upload a new image for each testimonial, just pull them from the Media Library.
Regards,
Josue
Hey!
Please update the theme to its latest version (2.8).
Best regards,
Josue
Hi jmarkula!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
@media only screen and (max-width: 990px) {
.avia_transform .av_slideshow_full .avia-caption-title {
font-size: 40px;
}}
Regards,
Yigit
Hi!
You can simply Import/Export theme settings in Enfold theme options > Import/Export – http://i.imgur.com/nVeOxiY.png
Cheers!
Yigit
Actually we just moved it to another server with better memory limits and are testing it out.
Which brought up a new problem. When move it to another server, including moving all the files of wp-content and the entire DB, all Enfold settings get wiped out. This includes what theme style we chose, the logo selected, the home page selected, etc.
All other data transferred fine. I’m sure there’s a reason for it, and only takes a few minutes to reset, but is something that may be looked into as to why.
Hi, thanks again. I’ve followed the instructions for generating a Themeforest API key and entered it in WordPress, under the Enfold > Theme Update. However, at the bottom of the screen it says, “No Updates available. You are running the latest version! Great!”.
Should I now follow the instructions to manually update the theme via FTP?
Labas, Yigit! :)
I’ve already changed Google Analytics plugin to “BestWebSoft Google Analytics” and everything seems to work well. I guess I shouldn’t add the code again to Enfold theme options?
Iki,
Renata
This reply has been marked as private.
Hi!
Please try adding following code to Quick CSS in Enfold theme options under General Styling tab
div.ls-slide.ls-active * {
background-image: url(https://fc09.deviantart.net/fs71/f/2011/074/3/7/dotted_overlay_texture_by_nobren-d3bqt3w.png)!important;
}
Regards,
Yigit
Hi!
Please go to Enfold theme options > Header Layout > Header Title and Breadcrumbs > Hide both. Then you can choose to display on the pages you would like. But please firstly update Enfold to the latest version 2.8.1 to have more control over options – http://kriesi.at/documentation/enfold/updating-your-theme-files/
Cheers!
Yigit
Hey AAReznik!
You can find Enfold documentation here – http://kriesi.at/documentation/enfold/
You can also simply import dummy data in Enfold theme options > Import/Export > Import Dummy Content: Posts, Pages, Categories. I believe doing so would help you figure out using Avia Layout Builder a lot faster. If you have any other questions or issues, let us know! :)
Cheers!
Yigit
Hi Charles!
Please add following code to Quick CSS in Enfold theme options under General Styling tab if you would like to hide it globally
.title_container {
display: none !important;
}
Cheers!
Yigit
Hello! Just got the theme, love it so far!
I would like to eliminate the Enfold Logo and just put text at the top there.
Is there an easy way to do that?
Thanks
As a test I installed 2 temporary wordpress with enfold themes on another server and they work perfectly. So it appears to be my new server that is the problem.
You may not know but I thought I would ask about one other thing. These WordPress sites on the new server do not yet have a propagated domain name because they are not ready yet. So thy are accessed through an ip number /~account name. That is the only other difference I can think of. I was wondering if this might be causing the problem.
Hi, I’m unable to disable the title and breadcrumb on my Blogs landing page in Enfold. I’m running Enfold 2.6.2 on the latest WP release. Here is the page: http://www.shimooka.com/v3/articles/
Here are the steps I’ve taken to try and remove the title and breadcrumb:
1. Logged into WP backend
2. Clicked on Pages > Articles (the title of my page)
3. In the left hand column in “Title Bar Settings” > “Display the Title Bar with Page Title and Breadcrumb Navigation?” I have set the drop-down to “Hide Both”.
This is working on all the other pages, just not the Articles page on my website (which shows the WP Blog functionality.
thanks in advance for your help.
Hi Support,
I’ve recently updated my WordPress install and Enfold theme to the latest versions. I receive these error at the top of my header slider. These errors show only when I have the “behavior” radio boxes unchecked, and the header slider behavior” options at default. Please advise.
Warning: array_merge() [function.array-merge]: Argument #2 is not an array in … wp-content/themes/enfold/config-templatebuilder/avia-shortcodes/slideshow.php on line 580
Warning: extract() expects parameter 1 to be array, null given in … wp-content/themes/enfold/config-templatebuilder/avia-shortcodes/slideshow.php on line 58
Thank you very much for your help!
Hello! I was wondering if there is a link or documentation I can download to get the CSS and HTML codes for the Enfold Demo that is on Themeforest. I am very new to wordpress websites and creating websites and would like some solid direction like I have gotten from other themes I have used.
THanks!
hi, nearly unbelieveable :-)
we started to add languages with WPML to our site and copied all tcolors of theme options into the languages.
works perfect with german (the original language and italia – but not with english. the header color and background appears different, although we use the same theme options. logo and social media icons are ok, but colors and backgound image do not work. we use enfold child theme.
Theme options preview show the right colors
http://for-friends-hotel.info/presse/
http://for-friends-hotel.info/it/presse/
http://for-friends-hotel.info/en/press/
how can we solve the problem, pls help.
-
This topic was modified 11 years, 7 months ago by
Josue.
Hi!
Please turn on Custom CSS field for Avia Layout Builder elements – http://kriesi.at/documentation/enfold/turn-on-custom-css-field-for-all-alb-elements/
and give image elements a custom CSS class then add following code to Quick CSS in Enfold theme options under General Styling tab
.custom-css-class img:hover {
-webkit-transform: scale(1.05,1.05);
-moz-transform: scale(1.05,1.05);
transform: scale(1.05,1.05);
-webkit-transition: all 0.5s ease-in-out;
-moz-transition: all 0.5s ease-in-out;
transition: all 0.5s ease-in-out;
}
Best regards,
Yigit
Hi!
Please try adding following code to Quick CSS in Enfold theme options under General Styling tab
.avia_image { border-radius: 200px; }
You can upload screenshots on imgur.com or Dropbox public folder and post the links here
Cheers!
Yigit
Hi!
You can use Tab element and it should look like this – http://kriesi.at/themes/enfold/features/
You should choose to display tabs on the left side and without border http://i.imgur.com/Y5KwyI1.jpg
Best regards,
Yigit
Hey Joseph!
You can use Masonry Gallery element – http://kriesi.at/themes/enfold/shortcodes/masonry-gallery/
If you want to use on other images as well, you can point them out and we can provide you custom CSS code
Best regards,
Yigit
Hi,
I was wondering if there’s a way to do a Zoom hover effect when you mouse over an image. Basically I want it where when you mouse over an image or banner that you get a slight effect of zooming in a bit into the image and then when you move the mouse away it zooms back out. I’ve seen a few other themes with this neat little feature. I’ve looked in Enfold’s Media Elements and at Image settings, but didn’t see a comparable feature. Is there any way that we can achieve this? Thank you – really enjoy your theme and attention to updates.
– Joseph
Hey!
Please go to Enfold theme options > Header Layout > Extra Elements > Phone Number or small info text and add your phone number. Then go to Enfold theme options > Advanced Styling > Small bar above Main Menu to change its color
Cheers!
Yigit
Hi ematters1!
1- Please refer to Peter’s post here – https://kriesi.at/support/topic/share-icons-on-pages-and-portfolio-items/#post-260646
and go to Enfold theme options > Blog Layout and check social media you would like to display on your blog page under “Share links at the bottom of your blog post”
2- Your posts should have the same tags that is how theme relates the posts.
3- Unfortunately we cannot help you customizing Sharaholic buttons, it is using image http: (Email address hidden if logged out) while Enfold is using font icons.
Best regards,
Yigit
Hey aasaes!
Please add following code to Quick CSS in Enfold theme options under General Styling tab and adjust as needed
div.phone-info {
position: relative;
top: 35px;
left: 10%;
}
Best regards,
Yigit
Hi nvictory!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
@media only screen and (max-width: 480px) {
.responsive .tabcontainer .tab_content {
padding: 15px 5px; }
div.flex_column.av_three_fourth.avia-builder-el-5.el_after_av_one_fourth.avia-builder-el-last { border-left-style: none; padding-left: 0; }
}
Regards,
Yigit
Just to add more detail the Enfold most beautiful theme ever slider also does not work correctly even tho the preview looks fine. On the first slide, only the background is shown, then on the second slide only some of the layers show up.
Hey Jan!
You are welcome, glad we could help!
Feel free to request such feature here or vote if already requested – https://kriesi.at/support/enfold-feature-requests/
I am marking this thread as resolved. Let us know if you have any other questions or issues
Best regards,
Yigit