Hi,
I just upgraded to enfold’s latest version. Now the menu displays vertical on a few of the pages such as: http://wildmtyoga.com/teachers/
it doesn’t do it on the homepage: http://wildmtyoga.com
(Updated – I installed the theme updates and resolved the issue)
I am also having trouble and have lost the visual editor in the advanced layout after upgrading to WP 3.9.
I uninstalled Tiny MCE as it indicated that it was not compatible with 2.9. I installed and later deactivated WP Edit. I deactivated all plugins other than Gravity Forms as these are live on the site. I still have no visual editor on http://www.revenuearchitects.com
How do I properly upgrade to the latest theme files without losing any existing settings? I am on 1.9.1
What else should I do?
-
This reply was modified 11 years, 10 months ago by
jcstone3.
Hi,
Do I need to purchase a new theme once again for updation of the existing theme? My enfold theme is having only one issue related to avia slider, slider controls are not working. Only one image is appearing at the home page. It would be great, if you can fix any bug and let me know what to do further. You can check at home page where I have applied avia slider.
Website url: http://rgextensions.co.uk/
Otherwise please let me know do i need to purchase a new theme for fixing only this slider issue? If not, then please let me know what i need to do?
Thanks
This works great! Thanks so much!
Hey!
Thank you for the update.
You’re using version 2.4.5 which is very old and not compatible with WP 3.9. Please download the latest version from your themeforest account then update the theme via FTP. Please refer to this link: http://kriesi.at/documentation/enfold/updating-your-theme-files/
Best regards,
Ismael
Hey BetuwePC!
Thank you for using the theme!
You can’t edit anything on the Advance Layout Builder? Looks like you’re using a lot of plugins. WordPress 3.9 was released with a major update to TinyMCE and a lot of plugins may be affected. Please deactivate all plugins then test the builder again. If it works, activate the plugins one by one to find the malignant module that is wreaking havoc on your installation.
Best regards,
Ismael
Hi petertoner!
Thank you for using the theme!
Did you remove the menu background? I don’t see it anymore. If you want it back, you can use this:
nav.main_menu {
background: rgba(255,255,255,.5);
padding: 0 30px 0 20px;
border-radius: 20px;
margin-top: 20px;
}
.header-scrolled nav.main_menu {
background: transparent;
margin-top: 0;
padding: 0 30px 0 20px;
}
I hope that helps. Cheers!
Best regards,
Ismael
Hey AsadIC!
Thank you for visiting the support forum!
Please download the latest version from your themeforest account then update the theme via FTP. This should fix some of the minor issues that you might be having on the theme. Please refer to this link: http://kriesi.at/documentation/enfold/updating-your-theme-files/
Regarding the pagination issue, please try to flush the permalink settings. Go to Settings > Permalink then click the “Save” button once. I hope it fix the pagination issue.
Nice tutorials! Can I have a free subscription? :D
Best regards,
Ismael
Hey kylehogan!
Thank you for using the theme!
Please re-upload your logo then configure the header settings again. Remove all css codes that you previously used to modify the header. Some header issues should be fix by simply saving the theme options. Please let us know if there’s still a lot of issues once you have reconfigure the header settings on Enfold > Header. Post the website url here. We would like to check it.
Regards,
Ismael
Hey Andrea!
Thank you for using the theme!
Please use this on Quick CSS or custom.css:
span.copyright {
margin-top: 30px;
margin-bottom: 5px;
}
#socket .container > * {
float: none;
left: 50%;
-webkit-transform: translate(-50%, 0);
-moz-transform: translate(-50%, 0);
-ms-transform: translate(-50%, 0);
transform: translate(-50%, 0);
position: absolute;
}
Cheers!
Ismael
Hi samforan!
Thank you for using the theme!
You can find the post code on includes > loop-index.php. You can remove those element using CSS. Add this on Enfold > Styling > Quick CSS:
time.date-container.minor-meta.updated, .text-sep-date, .blog-author.minor-meta, .text-sep-cat {
display: none;
}
I hope that helps.
Best regards,
Ismael
Hey!
Thank you for using the theme!
I checked the website and the logo looks fine. If you want to show the full resolution of the logo, you need to increase the height of the header container. Add this on Quick CSS or custom.css:
.html_header_top.html_header_sticky.html_large #header_main .container, .html_header_top.html_header_sticky.html_large.html_main_nav_header .main_menu ul:first-child > li a {
height: 160px;
line-height: 160px;
}
You can find all css codes on wp-content/themes/enfold/css folder.
Cheers!
Ismael
Hey Starkos!
Thank you for using the theme!
I checked the website on Chrome Windows 8 but I don’t see the website moving up and down. Another thing is, you’re using a very old version of the theme. Please download the latest version from your themeforest account then update the theme via FTP. Please refer to this link: http://kriesi.at/documentation/enfold/updating-your-theme-files/
Cheers!
Ismael
Hey!
Thank you for using the theme!
Looks like you’re managing it yourself well enough. Unfortunately, this is beyond the scope of support and is not a theme related issue. You might need to find a plugin or hire a freelance developer to add the feature for you. Please visit Werkpress for further customization. You can also vote or post the feature on our Feature Requests page.
If you have any further questions about the theme, we are more than happy to provide you with assistance on these inquiries. Thank you for your understanding.
Regards,
Ismael
Hey davidrk!
Thank you for using theme!
1.) Please add this on Quick CSS or custom.css to remove the You are here: text:
span.breadcrumb-title {
display: none !important;
}
2.) Please try to change the header settings on Enfold > Header. This should fix the mega menu alignment. If you added css modifications on the mega menu before, please remove those.
3.) Please use this:
@media only screen and (max-width: 768px) {
.responsive .mobile_slide_out .logo {
float: none;
width: 80%;
}
.responsive #header .social_bookmarks {
position: relative;
margin-top: 10px;
}
}
4.) This should fix the padding issue:
.av_secondary_right .sub_menu>ul>li:last-child, .av_secondary_right .sub_menu>div>ul>li:last-child {
padding-left: 10px;
}
5.) Can you please elaborate the issue on the layer slider? Thanks!
If you don’t mind, please create a single thread for each issue next time. That will greatly help.
Cheers!
Ismael
Hi Enfold support team,
The negative margin-top doesn’t seem to work between 2 Promoboxes. Any idea why ?
Here is an avia negative whitespace element of -50px, no custom styling involved :
http://586814b516.url-de-test.ws/enfoldsupport/aa_negative-whitespace-between-two-promobox/
Thanks for your help.
Hello,
I’d like to have a slider that’s similar to the demo slider. Where can I find an import file for that? Or at least be able to view the slider configuration values so that I can recreate it.
http://kriesi.at/themedemo/?theme=enfold
Thanks
Ben
-
This topic was modified 11 years, 10 months ago by
btesnar.
Hello, I just installed Enfold, and the provided layerslider shortcodes don’t work. When I put it on my homepage, it displays the shortcode instead of the slider.
EDIT : It only works via the Advanced Layout Builder
-
This topic was modified 11 years, 10 months ago by
desirelabs.
For detail.
Al those errors are meaning on the child theme that i have named enfold-child All those errors are in the header.php on line 101, 157, 157 and 164.
I think that I see what the problem is. I renamed the Enfold folder to my own name. But thats impossible to rename it?
Because i renamed it back to my own name and now I have multiple errors when I display the website.
What can I do?
Thank you.
Miikey
I updated last night.
How can i check to see if running 2.6.4?
Hi Yigit,
Oh no, not again!I Enfold is a great theme,but…
That is not a working solution. I had this font face problem after updating the enfold theme very often in the past.
And you gave me always this -not working fixes. We tried often several solutions with htacess, re-installing the theme via ftp …auto- update via dashbord… But it is always the same game: With the next update, the font face problem is gone…It is very tricky
Please inform kriesi: There must be something wrong in the theme code or your update strategie.
With your update before last, everything was OK! (update via dashboard).
Hope you can help!
Thanks!
Thomas
Sweet.
Just not sure time round. I though maybe it was the server. However, it now works.
Thanks
I’ve posted about this before. I thought it was just an iPhone issue, but now I realize it’s actually a Safari issue. My enfold sites are loading unacceptably slowly in Safari. Even a super simple site like http://carolgrayreports.com/ can sometimes hang for several seconds before loading in Safari (doesn’t seem to be an issue in FF or Chrome / Mac. What do you guys make of this?
Hi libbyseery!
Thank you for visiting the support forum!
You’re using a very old version of the theme 2.4.1 and some of the functionality might not be compatible with your current wordpress installation. Please download the latest version from your themeforest account then update the theme via FTP. Please refer to this link: http://kriesi.at/documentation/enfold/updating-your-theme-files/
Regards,
Ismael
I managed to get it working by defining the following in the child theme’s functions.php:
function get_extra_menu_items()
{
$html = ...
return $html;
}
if(!function_exists('avia_social_media_icons'))
{
function avia_social_media_icons($args = array(), $echo = true)
{
$icons = new avia_social_media_icons($args);
$extrahtml = get_extra_menu_items();
if($echo)
{
echo $icons->html() . $extrahtml;
}
else
{
return $icons->html() . $extrahtml;
}
}
}
It would be nice to see enfold gain a hook for this functionality, along with the ability for dynamic vertical sizing in an arbitrary DIV or SPAN rather than forcing the user to use an A tag where it doesn’t really belong.
If you can suggest another or better way of doing what I’ve done, I’d love to hear it!
Thanks,
Jonathan
Hi!
Thank you for the update.
The issue, I think, is because the theme is still using the old enfold.css file on wp-content/uploads/dynamic_avia folder and once you updated even a single theme option, it automatically regenerate the enfold_child.css file. Glad it is working on your end now. If you have any questions, let us know.
Regards,
Ismael
I have no idea what happened, I was working on my Enfold site and suddenly all the image links were broken and page styling changed to defaults.
As we are on a deadline, we’ve continued to upload posts and images. The newly uploaded images show up fine.
What I’ve done is re-installed the theme and recreated child theme. But, it didn’t fix it. FWIW, images don’t show up in Twenty Fourteen either. I’m hoping this is a simple fix as we have 200 or so images…
Hey!
It is ok to remove that file. You can download it again in case. Glad it is working now. :)
Regards,
Ismael
Hi there.
I’ve just updated WP and Enfold and have a few issues. The site is http://www.bhutantravelbureau.com
1) I’ve removed ‘You are here’ from the class-breadcrumb.php file however it is still appearing in the Breadcrumb. Is there somewhere else I now need to change this?
2) The mega menu now appears aligned to the left of the corresponding menu item which causes it to extend out of the browser window edge. Is there a way to center the mega menu to the left edge of the navigation bar?
3) When reduced to max-width=767px the logo is distorted extending across contact icons and beneath menu toggle. Is there a fix for this?
4) In the top menu ‘Testimonials’ has no space between it and the corresponding vertical separator. How can I insert this as per the others.
5) Custom CSS I was using for the LayerSlider on the homepage no appears to not be working:
#top .avia-layerslider .ls-wp-container .ls-layer h1{
font-family: ‘Open Sans’, ‘HelveticaNeue’, ‘Helvetica Neue’, Helvetica, Arial, sans-serif!important;
font-size: 38px !important;
font-weight: bold !important;
letter-spacing: -2px;
line-height:32px;}
#top .avia-layerslider .ls-wp-container .ls-layer h2{
font-family: ‘Open Sans’, ‘HelveticaNeue’, ‘Helvetica Neue’, Helvetica, Arial, sans-serif!important;
font-size: 26px !important;
letter-spacing: -1px;
font-weight: 400 !important;
line-height:24px;}
Any help with resolving these issues would be much appreciated.