Is there a hook that I can use to remove the LayerSlider that is built into Enfold and allow me to use the plugin version?
This reply has been marked as private.
Hi LRS123!
1.) Please recreate the page, go to Advance Layout Builder. Don’t insert the Content Slider on a Color Section element. Color Section will always be full width. Select a right or left sidebar on the Layout.
2.) Add this on your custom.css or Quick CSS:
.slide-meta {
display: none;
}
3.) 1024px is too big for the header. You can add this on your custom.css or Quick CSS to specify the logo width:
.logo img {
width: 710px;
height: auto;
}
Best regards,
Ismael
As always, your help is greatly appreciated Ismael. I have now bought the Enfold theme 11 times and am loving how easy it is to use and the great support you guys provide.
Thank you
Ivana
I asked for support before, and it was closed without resolution: https://kriesi.at/support/topic/sidebar-option-for-custom-post-type/
I’m using a custom content type called download (created by easy digital downloads). I also edited enfold as directed to enable the avia layout editor for my custom content type. It works great, and now I have the editor for my downloads. However the website doesn’t understand how to use this properly.
I have added a bit of code to every template file in the theme root folder, and every loop file in the includes folder. This bit of code prints out the template name in the source code for me. None of the templates are being used. Instead it’s using something from the config-templatebuilder folder I believe. How can I edit the page layout for this content type if it bypasses all template files?
Link to page http://thepluginfactory.co/warehouse/gard-pro/
-
This topic was modified 12 years, 3 months ago by
Branndon.
Hi!
It should be in the General tab after updating.
Regards,
Devin
Hey tiffinity22!
You have not mentioned which theme you are using but please update your theme. Please go to Downloads on ThemeForest to download the newest version.
For a quick guide on updating your theme take a look at this video on updating the Enfold theme via FTP: https://vimeo.com/channels/aviathemes/67209750
Best regards,
Yigit
Hi!
Yes i remember. But as i remember i suggested you to update Enfold to newest version. Can you please firstly update Enfold to version 2.3.1?
For a quick guide on updating your theme take a look at this video on updating the Enfold theme via FTP: https://vimeo.com/channels/aviathemes/67209750
Regards,
Yigit
Hey kangaroozach!
The theme in provided link is not Enfold :)
You can add following code to Quick CSS in Enfold theme options under Styling tab
.social_header .phone-info span { font-size: 16px; }
Best regards,
Yigit
Hello!
@HammerbyGB: Good job! Thank you for using the theme. :)
Cheers!
Ismael
Another question: while in single portfolio view there’s the prev/next navigation on left/right of the browser window. This func needs to be fixed too, as it still walks through the date created instead of alphabetical sorting.
Screen: http://s7.directupload.net/file/d/3405/yyo8dgd6_jpg.htm
Would be nice if you could point out the avia_hook so I can get this sorted aswell.
Thanks!
Edit:
Having a few looks at the avia_post_nav in function-enfold and I’m sad to say I have to write my own function for this. :( Did have some reading on get_adjacent_post() and this function also hooks on static post_date in prepare call… Doh! This one will be tricky…
-
This reply was modified 12 years, 3 months ago by
formateins.
sorry one more question.. in the enfold documentation in the styling section it has a FONT option – along with main content etc…
any reason why that is not visible on mine?
-
This reply was modified 12 years, 3 months ago by
jazbird.
Hi!
There are two ways of adding CSS to your website, one using the Quick CSS section located in (Enfold > Styling), and the other, editing the css/custom.css file located in the theme directory (this will need FTP access).
To alter the heading styles, you will need to target them with:
h1, h2{
color: red;
}
Best regards,
Josue
Hi BrandonBarringer!
You are currently using Enfold version 1.8.4. For WordPress 3.6+ compability you need to use at least version 2.0.1. Currently version 2.3.1 is available to download on ThemeForest. So please go to Downloads in ThemeForest and update your theme. There have been many bug fixes as well as improvements to the theme since version 1.8.4
For a quick guide on updating your theme take a look at this video on updating the Enfold theme via FTP: https://vimeo.com/channels/aviathemes/67209750
Cheers!
Yigit
Hi sletts02!
You can do so in Functions.php file inside Enfold folder http://i.imgur.com/odEw0st.jpg
Regards,
Yigit
well since you ask… sorry i’m new to wordpress so excuse the simple question but…
how can i add/edit a stylesheet for my site?
currently the text options are only simple & i don’t have ‘heading 1’ ‘heading 2’ etc… can’t seem to find where to set these?
thanks
jaz
You are welcome, let us know if there is anything else we can do :)
Regards,
Josue
Yes that looks much wider than http://kriesi.at/themes/enfold/blog/blog-single-author-full/
Also is there any way to make the post titles like “Romantic Sunset” and the “April 8, 2013/1 Comment/in Featured Photo, Indiana, Locations, United States /by Jared Burnett” text larger?
Hello!
Theme settings are stored in the wp_options table located in your database installation, that would be the start point. However, it’s not 100% sure it will work, you will also need to edit some fields, proceed with caution.
Regards,
Josue
Thank you! My host offers backup for my entire site, as well. But I was wondering about a simpler way, i.e. how to back up and restore the database(s) related to the Enfold customizations rather than restoring my entire site.
ETA: Which databases do I need to restore, and where are they located? Are there also files I need to restore, so that my favicon, etc. will be restored?
-
This reply was modified 12 years, 4 months ago by
MHM.
Hello MHM!
You could use a plugin like this one.
I have personally used it, it does what you want.
Best regards,
Josue
I thought maybe there was a problem with just this blog…
but I’ve installed the Enfold theme on another blog and it handles youtube video the same way.
Isn’t there a way to have the video resize uniformly without the blacked out area when the video resizes.
Hello, can anyone advise me on how to back up my database and restore it for the many installations of Enfold on my website? Is there a tutorial video?
Where are the database that I need to make copies of, and how can I restore them after I’ve updated my theme?
I have customized my colors, fonts, images and other style settings and am not update do this manually, but several features are not working, so I need to update my Enfold theme throughout my site. I chose Enfold in part for its WPML compatibility. Manually updating my theme and its settings would be very difficult for users like me who have 16 installs of Enfold on their websites.
PS – I was discussing this on another thread, but it was closed before I had time to respond. You can see the original thread here: < https://kriesi.at/support/topic/parent-theme-settings-import-to-child-theme/#post-169687 >. Thanks!
Please understand my position here as your customer. I am trying to run a site here, not update theme CSS after an update breaks core parts of my site. I paid top dollar for a good theme and specifically avoided customising any part of the theme code to avoid this kind of issue.
Why would you need access to my site content to work on an issue with the contact form? It’s in one of the default pages. Also, why you need it to debug an issue with an image being hidden is a little beyond me. Same goes for the layerslider icons.
Which of my issues in the OP are “vauge” and need clarification? Nobody has asked me to clarify anything so far!
If you are adamant that you need site access it will take me a few days to set up a site I am comfortable having a stranger access. Never before in 15 years of IT has a vendor needed login credentials to my site to fix a bug in their code.
Thanks for confirming the CSS fix for issue 2 will be in the next version.
Cheers.
Jason
Try going into functions-enfold.php in your theme files and look for:
/*
* add html5.js script to head section - required for IE compatibility
*/
if(!function_exists('avia_print_html5_js_script'))
{
add_action('wp_head', 'avia_print_html5_js_script');
function avia_print_html5_js_script()
{
$template_url = get_template_directory_uri();
$output = '';
$output .= '<!--[if lt IE 9]>';
$output .= '<script src="'.$template_url.'/js/html5shiv.js"></script>';
$output .= '<![endif]-->';
echo $output;
}
}
Change it to this:
/*
* add html5.js script to head section - required for IE compatibility
*/
/**
if(!function_exists('avia_print_html5_js_script'))
{
add_action('wp_head', 'avia_print_html5_js_script');
function avia_print_html5_js_script()
{
$template_url = get_template_directory_uri();
$output = '';
$output .= '<!--[if lt IE 9]>';
$output .= '<script src="'.$template_url.'/js/html5shiv.js"></script>';
$output .= '<![endif]-->';
echo $output;
}
}
**/
Now go to your header.php file and look for:
</head>
and add this line just above that:
<!--[if lt IE 9]><script src="http://mydesignspace.com/wordpress/wp-content/themes/enfold/js/html5shiv.js"></script><![endif]-->
See if that helps at all.
Hello Matt,
To disable the responsiveness, you will need to go to Enfold > General Settings and select “Fixed Layout”:

Cheers!
Josue
Hey mikaelsv!
You could try using CSS, add this code to the Quick CSS (Enfold > Styling):
.page-id-2329 p {
font-size: 12px !important;
}
That will change the font size of all the paragraphs in the page 2329.
Cheers!
Josue
Hello,
I purchased Enfold yesterday and it seems a very powerful theme to build pages.
Yet I found my firsts problems that I have not gotten to see addressed in the forum.
Sidebar: I have chosen to display the sidebar to the right but this appears not beside the content of the page but underneath. See here: http://idaccion.com/blog/recursos/marketing-y-comunicacion/ (the page is under construction). Do not know what I’m doing wrong and I think I’ve tried all possible combinations.
I would also that in the Grid Layout, below the thumbnail and the title does not appear the number of comments or the date. Is it possible?
And finally for now, I would put in the header a logo design of 1045×166 pixels. I’ve uploaded it but the theme so much reduced.
Thanks in advance,
LRS