I found a couple of plugins that significantly increased admin speed, the biggest one was a Pinterest for WP Pro plugin, which adds 5-7 seconds of load time. I have contacted the plugin author about it.
I am using Enfold on another web site and it is so snappy- so it definitely has to be a plugin problem.
Thanks
Update- Just wanted to comment on this.
Using Godaddy Delux Linux Shared Hosting it was taking 10-30 seconds to login.
I migrated to BlueHost Standard VPS and login times are 3-5 seconds, which is pretty normal in my opinion.
So in the end, it was an underpowered/overloaded server causing the issues.
Thanks again!
-
This reply was modified 12 years, 3 months ago by
Imburr. Reason: update
Hi, on some of my portfolio pages the side ‘next’ ‘previous’ transparent tabs are not showing (using color section with clear PNG and full-width photo). I’ve tried to fix the z-index but I don’t think I’m editing the correct CSS:
#top .avia-post-nav {z-index: 1500 !important;}
Here’s a sample of the problem:
http://mediumstudio.com/wp/?portfolio=travessia-urban-winery
Works here (using same elements):
http://mediumstudio.com/wp/?portfolio=cork-wine-and-tapas
much thanks
Hey!
Create a folder named “font’ on the enfold theme folder. Place the font .ttf file inside the font folder. Add this on css > custom.css file:
@font-face {
font-family: Edwardian Script ITC;
src: url(../font/nameofthefont.ttf);
}
You can specify the font family on Quick CSS or custom.css:
h1, h2, h3 {
font-family: Edwardian Script ITC;
}
Best regards,
Ismael
Hello,
Can you please tell me how we can increase the default font size? Whatever the best practice is for doing this please let me know. We are using the Enfold Child theme.
Thank you!
Hi flowpsychicarts!
1.) Yes, you can deselect the Blog on Theme Options > Where do you want to display Blog? then create a new page. Insert the Easy Slider then the Blog Posts element.
2.) We don’t have an access with the plugin, you might want to contact the plugin author. Please post the login details here as a private reply. We would like to inspect the website.
3.) You can adjust the left margin of the inner sidebar using this on your Quick CSS:
.inner_sidebar {
margin-left: 20px;
}
Best regards,
Ismael
Hi jodyannthomas!
What space? Can you please give us a link to the actual website? I guess it can be easily fix with css. Enfold 2.4.5 is available on the Theme Update, you might want to upgrade your installation.
Best regards,
Ismael
Hi Tali!
Do you encounter any issue with the older version of Layer Slider? Kriesi is working on few other updates and may tackle the plugin improvement on future Enfold updates.
Regards,
Ismael
I received an email saying I had the update for version 2.4.5, however when I logged on to the back end to go update Enfold it said none are available. I also checked in the “themes” tab to see which version I am running and it says currently 2.5. Did it update automatically? The last update I had entered my API key and had to manually press “update theme”. Just want to make sure it’s either updated or if there is a problem, get it fixed.
Hi,
Issue resolved using this code:
/*Style Flag link secondary menu*/
#menu-item-6214 a {
position: relative !important;
top: -10px !important;
}
#menu-item-6214 a img{
position: relative !important;
top: 5px !important;
width: 20px !important;
height: 20px !important;
}
THANKS
Hi,
After the last update 09/01/2014 this CSS customization lose the action. The image flag in the secondary menu is not more vertical centered. :
/*Style Flag link secondary menu*/
#menu-item-6214 a {
position: relative;
top: -10px;
}
#menu-item-6214 a img{
position: relative;
top: 5px;
}
Other change was in the image attributes width=”20px” height=”20px” that have no more effect in secondary menu.
Do you have any suggestion about that?
THANK YOU.
Fixed classes for Avia-Layout-Elements and Widget-Areas would be awesome..
If we could just add our own custom CSS ID to the layout elements as we can with the content ones that would be a massive bonus for styling.
+1 on the small icon lists
I have a few questions
1. is it possible to have a full length easy slider on the main blog and posts?
2. I use Hybrid Connect for opt in boxes and it’s not working on my blog posts. I want them placed after each post but it doesn’t do it on this theme. I can use it anywhere else however. Is there a way to fix that?
3. My sidebar seems to be the same width as here but somehow the widgets seem much narrower. I’d like them to be the same width as shown here. If needed you can view my site here: http://flowpsychicarts.com/blog/
Gracias!!!!
Hi kenwae!
Version 2.5 has not released yet. It was actually version 2.4.3. So the latest version now is 2.4.5
http://kriesi.at/documentation/enfold/updating-your-theme-files/
Regards,
Yigit
-
This reply was modified 12 years, 3 months ago by
Yigit.
Hey guys,
So first off I’m still relatively a newbie when it comes to WP but also I am one who likes to not only want to get a task complete but also learn how it works. I am in the process of building our website on the enfold template (www.mymenu.us). I came across a great service called Churnbee which will give us metrics on our users who sign up, etc. To get it integrated with our website I will need to either embed their api via javascript implementation or php implementation (https://churnbee.com/docs/lib/php and https://churnbee.com/docs/lib/js).
Can someone walk me through how to get this done and which way would be best (php or java)?
This reply has been marked as private.
Hi Zum00t!
Make sure you have the information added in correctly in the updated tab: http://kriesi.at/documentation/enfold/updating-your-theme-files/
The theme will check for updates every 12 hours so depending on when you installed it will let you know of the update from ThemeForest within the next 12 hours.
You can always update over FTP following this video tutorial:
Regards,
Devin
Isn’t there another reason for this issue? I guess, only changing CSS of the thumbnails wouldn’t be enough, because they have these ENFOLD overlays, too. CORONA can handle this perfectly – with the same plugins and settings.
Here a screenshot with Firebug – why does ENFOLD ignore this size of 50px?
http://screencloud.net/v/hcbp
Has it something to do with ENFOLD’s overlay images?
I’ve tried this http://kriesi.at/documentation/enfold/disable-css-overlay-on-images/, but this hide them only and has therefor no effect on the NextGen widget thumbnails, which should be 50x50px.
Small icon lists. Would make life easier for addresses and contact info. Or just allow us to choose the icon size in the list, like we can when placing a single icon.
Hey!
I think that can be fixed with some CSS code, but i need to see the site live.
Best regards,
Josue
Hi!
Glad you figured it out! Let us know if you have any other questions or issues
Regards,
Yigit
my site is offline, sorry, it is not yet ready. What information do you need?
By the way: I have deactivated all plugins except of NextGen (and for another test round the NextCellent plugin) to avoid any conflicts, but this has not helped.
Hi!
Try updating to the latest Enfold version (2.4.5).
Cheers!
Josue
Hi,
Can you post a link to your website please?
Regards,
Josue
Hi,
I just resolved using the code:
rel=”prettyPhoto” like the example:
//
//
Thanks
Hi!
Please go to wp-content\themes\enfold\js folder and open shortcodes.js file and find
displaySlide.css({visibility:'visible', zIndex:2, opacity:0}).avia_animate({opacity:1}, this.options.transitionSpeed/3, 'linear');
self._start_video(displaySlide);
self._stop_video(hideSlide);
hideSlide.avia_animate({opacity:0}, this.options.transitionSpeed/2, 'linear', function()
and change it to
displaySlide.css({visibility:'visible', zIndex:2, opacity:0}).avia_animate({opacity:1}, this.options.transitionSpeed/1, 'linear');
self._start_video(displaySlide);
self._stop_video(hideSlide);
hideSlide.avia_animate({opacity:0}, this.options.transitionSpeed/1, 'linear', function()
Best regards,
Yigit
Hi Lars!
Please try adding following code to Quick CSS in Enfold theme options under Styling tab
.post-meta-infos { display: none; }
If that does not work, please add the code to bottom of Style.css file of your child theme in Appearance > Editor
Regards,
Yigit
Hi!
You can select your secondary menu and check Enfold Footer Menu on that menu so it will be displayed on the footer socket. http://i.imgur.com/k5SSqF9.jpg
If you would like to display menu items that are in your main menu and also additional menus, you can create a third menu and check “Enfold Footer Menu” on that menu
Regards,
Yigit