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, 9 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
Hi!
Please try updating Enfold to the latest version 2.8.1 – http://kriesi.at/documentation/enfold/updating-your-theme-files/
If it still does not work, please add following code to Quick CSS in Enfold theme options under General Styling tab
.avia_transform .avia-icon-list .iconlist_icon {
opacity: 1;
-moz-transform: scale(1);
-webkit-transform: scale(1);
-ms-transform: scale(1);
transform: scale(1);
}
.avia_transform .iconlist-timeline {
height: 99%;
}
Best regards,
Yigit
Hi all – great job – gigantic theme!!
I have to create a project for an online magazin.
Therefore I need plugins for calendar items and advertising banners.
Could you give me a recommendation which plugins work best with enfold.
Thank you in advance
Peter
Labas Renata! :)
Gali prideti Google Analytics kodas i Enfold theme options > Google Analytics Tracking Code vietoje – http://i.imgur.com/rpRBGmK.png
iki,
Yigit
Hello,
Just installed your Enfold theme and have a question about plain text email. I ran a report for SEO baring in mind this test website has no content or contact form. Before I installed the theme the SEO report said there was no plain text email however, after I installed the theme the SEO report failed on that one thing.
Can you explain how I could resolve this error.
Hey DavyE!
Can you try updating the theme to the latest version 3.8.1 via FTP – http://kriesi.at/documentation/enfold/updating-your-theme-files/
Please let us know if that does not help
Regards,
Yigit
Hi!
You can 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 unique CSS class to your elements and add following code to Quick CSS
.unique-class {
margin-top: -25%;
}
Best regards,
Yigit
Hey!
Please add following code to Quick CSS in Enfold theme options under General Styling tab and adjust as needed
#header_main .container {
width: 60%;
}
Regards,
Yigit
This reply has been marked as private.
Hey!
LayerSlider that comes bundled with Enfold only works Fullwidth. Unfortunately there is no way to use it in columns unless you have it as a standalone plugin
Cheers!
Yigit
Hi Roger!
Can you post the link to your Enfold website so we can take a look?
Cheers!
Yigit
Hi!
Please try adding following code to Quick CSS in Enfold theme options under General Styling tab
.phone-info * { color: red !important; }
Best regards,
Yigit