Hi vsimpson,
I tried many plugins about page speed using Enfold (big or small sites) wp super chache and bwp minify helps but I think not enough!
I will recommend W3 Total Cache: https://wordpress.org/plugins/w3-total-cache/ and WP Smush.it: https://wordpress.org/plugins/wp-smushit/ both are very helpful around load speed but complicated and advanced! Please be careful, may be W3 Total Cache is not compatible and not updated to WP 4 now!
The highest result that I got: A-95 and B-88
I hope it will help you!
Regards
-
This reply was modified 11 years, 6 months ago by
fuenos.
Hi Erdogan!
Yes, you just need to update these files if you used Enfold 2.9.1 before. However if possible I recommend to overwrite the entire folder with ftp ( http://vimeo.com/channels/aviathemes/67209750 ) on your server – otherwise there’s always the risk some important files are not updated properly.
Regards,
Peter
Hey!
You just need to update the Enfold theme to version 2.9.2. I recommend to use ftp to update the theme: http://vimeo.com/channels/aviathemes/67209750
Regards,
Peter
Hey Richard!
Please turn on custom CSS field for ALB elements ( please see – http://kriesi.at/documentation/enfold/turn-on-custom-css-field-for-all-alb-elements/ ) and give your text block a custom CSS class and then add following code to Quick CSS in Enfold theme options under General Styling tab
.your-custom-class { background-color: red !important; }
Best regards,
Yigit
Hey codecreative!
Please go to Enfold theme options > Advanced Styling and edit “Main menu links” and check “apply only to mouse hover state” – http://i.imgur.com/enrnOAQ.png
Cheers!
Yigit
Hi guys,
i have the same pb updating wp 4.0, concerning the “enfold theme options” and the avia layout builder (still in load).
I have read all the forum today and i’m lost : please i need an advice !
Should i roll back to wp 3.9 or update my enfold theme (actually Version 2.8.1 that worked nice before the wp update) ?
Don’t have a child theme… what would it be easier ?!
Thanks for answers !!!
Cilou (french lost geekette in the wp ocean^^)
Hey!
I didn’t test it but you can try to rewrite the remove_accordion_shortcode() function. In wp-content/themes/enfold/config-templatebuilder/avia-shortcodes/slideshow_accordion.php Kriesi uses a more complex version of this code:
$params = array();
$params['open_structure'] = false;
$params['close'] = false;
$output .= avia_new_section($params);
$output .= $slide_html;
$output .= "</div>"; //close section
$slide_html contains the slide/accordion data. $params[‘close’] may contain the value “true” if no fullwidth element is used after the accordion section.
Best regards,
Peter
Hey Daniela!
The child theme per se does not affect WPML. WPML will work with Enfold or with a Enfold child theme.
Regards,
Peter
Hi talelie!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
strong.main-title.entry-title {
display: none !important;
}
Regards,
Yigit
Hi me again :)
Is it possible to organise the pages list in the editing section so displays the ones I have worked on most recent, of put them under sub folders or something -as I have the ones I will post to the website and then there are the template ones.
For some reason the dates shown on the page are not correct, for example they show last years dates etc not this years even though I am working and updating them.
Also is there a way to then restrict the pages that are shown in the footer – at the minute if I choose the widget for pages it shows them all – again including all the template dummy ones from enfold?
Thanks!!!
Hey!
So to copy&paste your custom CSS code to Style.css file of your child theme does not work for you?
Have you downloaded pre-built child theme here – http://kriesi.at/documentation/enfold/downloads/ ?
Do you mind creating a temporary admin login and posting it here?
Best regards,
Yigit
Hi!
Please add following code to Quick CSS in Enfold theme options under General Styling tab and adjust as needed
.sub_menu>ul>li>a, .sub_menu>div>ul>li>a { font-size: 16px; }
For main menu links, please go to Enfold theme options > Advanced Styling tab and edit “Main menu links”
Regards,
Yigit
Hi,
I have the latest version of Enfold theme
and surprisingly at the top of the breadcrumb i have a new title, such as “latest blog post” or “archive for category”
see in at the image attached
how can i take it off?
Thanks
Tal
Hi,
i have added, as you can see here, in css and also i have tried to add it in theme style.css but in any case does not work it.
http://s532234671.sito-web-online.it/?s=prova
Regards,
Mattia
YES!!!! You are the man Yigit, many many thanks :)
Does it mean that from now on I’ll could update without loosing that plugin?
I guess you have changed some files in the enfold folder, isn’t it?
-
This reply was modified 11 years, 6 months ago by
nicolasweh.
Redesigned my website using Enfold. As always, the theme is a joy to work with and plays nice with ‘tinkerers’ such as myself when we come up with crazy customization ideas. I look forward to continuing to build out other great websites with Enfold!
This reply has been marked as private.
Hey Scott!
Please make sure that you have selected “Display title and breadcrumbs” in Enfold theme options > Header Layout
Regards,
Yigit
Hi kriru!
1- Please go to Enfold theme options > Blog Layout and disable “Related Entries”
2- Please add following code to Quick CSS in Enfold theme options under General Styling tab
#top .avia-post-nav { display: none !important; }
Cheers!
Yigit
Hi there!
First of all thank you for your amazing enfold theme!
I might have a very silly question but is it possible to upload the psd files you provide with the theme in wordpress or they are just images?
I am just beginning to use the theme and I would like to use some of the default template you provide in the psd_files folder to start personalising the pages.
Thank you for your help!
Hi nectsolutions!
Can you try deactivating all active plugins and then re-checking the issue. With WordPress 4.0 and Enfold version 2.9.2 there should be no issues with the editor but there have been a lot of plugins which have not been updated and are causing issues for users.
Best regards,
Devin
Hey!
When moving a WordPress database you need to account for serialized data which can change when the url changes. We have a recommended plugin for exporting the database on our docs: http://kriesi.at/documentation/enfold/move-from-a-local-installation-to-a-live-server/
You also don’t actually even need to move the database to do a simple directory change which is what I usually do for my clients. I will develop on a sub directory and then in the future if they want to setup a dev folder or another sub folder for a different installation there is no issues. These are the steps:http://codex.wordpress.org/Giving_WordPress_Its_Own_Directory#Using_a_pre-existing_subdirectory_install
The files and database stay intact but the url for how everything is accessed changes.
Regards,
Devin
Now the site crashed and I cannot fix it. Can you please help? I added the code at the end of the function.php file.Now I get:
Parse error: syntax error, unexpected ‘?’ in /home/huss6881/public_html/homerenovations.ca/wp-content/themes/enfold/functions.php on line 501
Line 501 was where I added the code.
Thanks
Hi!
Thanks for helping me with this, I really REALLY appreciate it.
I want to have a social share option in the excerpt so I have the Masonry portfolio set up, I’ve custom linked (just the first few items) to their own URL link (so they open up in their own light box) but I want to have the excerpt display social sharing icons (facebook, twitter, pinterest) on the rollover. Right now I have it set for excerpt to show on rollover but the code isn’t being picked up.
Here it is: http://www.kidderconnell.com/portfolio/
Help please on how you think I should do this…. I wish the rollover would display the preview text area so that it could display a shortcode, or do you think it will actually work on the excerpt?
I am using this plug-in currently:
https://wordpress.org/plugins/social-sharing-toolkit/screenshots/
But I have looked into this one:
http://wordpress.org/plugins/nextgen-facebook/
What will work? I would like it to be similar to this website’s home page (except I’d like to keep Enfold’s rollover white bar height)
http://bensasso.com/
I hope this makes sense, please let me know if you need anything else!
My best.
Hi!
The code i suggest has not ben added here (Quick CSS generated stylesheet).
Alternatively you can put the code in your child theme style.css
Regards,
Josue
Hi Crippy!
Your theme version is a bit out of date so updating it to the most recently updated version would be the first step. See: http://kriesi.at/documentation/enfold/updating-your-theme-files/
Regards,
Devin
Hey!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
.GTranslate {
top: 30px;
position: relative;
}
Cheers!
Yigit
Hi andy!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
#header_meta { box-shadow: none; }
div#header_main { border-top: none; }
If that does not work, please post a screenshot and show the border you would like to remove.
Regards,
Yigit
Hi mcaero!
You are probably using older version of the theme. Please update Enfold to the latest version 2.9.2 via FTP – http://vimeo.com/67209750
Make sure you are using WordPress version 4.0. If that does not work, please try de-activating all active plugins
Regards,
Yigit