hello, I am using enfold theme and the favicon is not showed at internet explorer10
Versicherungsvergleich sinnvoller Aufbau der Seite? Für die jeweilige Versicherung wird je eine Seite angelegt soweit ist alles klar, sollen aber zusätzliche Blogartikel über Portfolio Beiträge oder “normale Beiträge” gestalltet werden. Für welche Strategie ist das Theme da aufgebaut und geeignet? Enfold wird mit einer statischen Startseite genutzt. Danke vorab für eure Erfahrungen und Ideen.
Viele Grüße Thomas
Hey AdDesign!
Enfold doesn’t support different backgrounds for different pages. However you can suggest this feature here: https://kriesi.at/support/enfold-feature-requests/ and if it gets enough votes we’ll look into it.
Best regards,
Peter
Hey!
Please activate the debug mode and insert this code into the wp-config.php file:
define('WP_DEBUG', true);
It should force WP to print an error message (instead of showing a white screen) and hopefully the error message helps us to identify the problem.
Best regards,
Peter
Hi Jason!
Please compress the images. I have the feeling that the lightbox and the gallery have isues with the file size of 2mb+ per image because this may result into a timeout. I recommend to use jpgs instead of pngs and to compress the images a bit (quality of 60-80%). You can use a free tool like: http://www.obviousidea.com/de/windows-software/light-image-resizer/
At the moment your website loads 77,5 MB each time someone wants to view the gallery.
Best regards,
Peter
Hey!
I marked this thread for Kriesi – I’m not sure if he removed this feature but it’s possible if he considered it as unstable/too buggy.
Best regards,
Peter
Hi!
Great work – I love the color combination (blue, white & grey).
Regards,
Peter
Gut zu wissen. Vielen Dank für Deine Antwort und Eure Mühe!
Greetings
Biggy
Hey welti!
Please note that WPML is not compatible with WordPress 3.9 yet – http://wpml.org/2014/04/status-wpml-wordpress-3-9/ – thus I recommend to downgrade to WP3.8 for now or to use Enfold without WPML for now until they release a final, stable version.
Best regards,
Peter
Hi,
My website doesn’t show right in InternExplorer. Using Safari it looks correct.
URL: http://wise-marketing.dk
How can I make sure that the Enfold theme display correct no matter browser?
Best regards,
Joan Gronfeldt
Hey guneybil!
We’re sorry that you’re having this issue.
If you don’t mind, please post the url of the website here. We would like to check it. Please download the latest version Enfold 2.7 from your themeforest account then update the theme via FTP. Please refer to this link for more info: http://kriesi.at/documentation/enfold/updating-your-theme-files/
Best regards,
Ismael
This reply has been marked as private.
Hi!
Try this code:
#top .activity-header img.avatar {
display: none;
}
Cheers!
Peter
Hi!
Please try to install LayerSlider as a standalone plugin. Copy the folder enfold\config-layerslider\LayerSlider into the plugins directory (wp-content/plugins) and switch to another theme (i.e. TwentyThirteen). Then go to Plugins > All Plugins, activate LayerSlider and then re-activate the Enfold theme. Afterwards check if you can save the slideshow properly.
Regards,
Peter
Hey Vabel!
Unfortunately, that is not possible yet. Only the pages that you set as Enfold Main Menu will be included on the mobile or responsive menu. 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.
Cheers!
Ismael
Hey!
@ernestvr-bcna – please update to Enfold 2.7. The text editor issue is a known issue – another user already reported it and Kriesi investigates it.
Regards,
Peter
Hey Albulushi!
Please update to Enfold 2.7 ( https://vimeo.com/channels/aviathemes/67209750 ). Older theme versions are not compatible with WP3.9.
Best regards,
Peter
Hey Joseph!
Please try to deactivate all third party plugins – maybe a plugin manipulates the main query on the front page and then the portfolio pagination may not work.
Cheers!
Peter
Hey!
1) To change the table color try this code:
#top .avia-table, #top .avia-table td, #top .avia-table th, #top .avia-table tr{ background: #ffffff !important; }
2) Try this code
#top .avia-table td, #top .avia-table tr, #top .avia-table th, #top .avia-table tr th:first-child, #top .avia-table tr td:first-child {
border-color: #000;
}
3) Use this code:
#top .avia-table td, #top .avia-table tr, #top .avia-table th, #top .avia-table tr th:first-child, #top .avia-table tr td:first-child {
border-left: none !important;
border-right: none !important;
}
4) You can’t change it based on the number of rows. If you want to change the text alignment for all td fields use:
#top .avia-table td{
text-align: center;
}
Regards,
Peter
Hi!
The code Ismael posted can be found at the very top of the file. If you’re using a child theme I recommend to place the code into the child theme functions.php file.
Yes you can do this but afaik it will produce invalid html code because the html5 standard does not support style tags outside the head section. If you don’t care about the validity of the code you can simple add it to a code block or text block.
Cheers!
Peter
Hi!
We’re sorry that you’re having this issue. If you don’t mind, we would like to take a look at your websites. Please make sure that you’re running the latest version of Enfold, version 2.7, and that you have minimal plugins activated. Also, please check the file permission of the wp files including the uploads folder located on wp-content folder.
Cheers!
Ismael
Hi!
You just need to select “Set manually” from the link dropdown box. Another field will fade in where you can insert the url manually. If it doesn’t work please install the latest theme version (Enfold 2.7) and try to deactivate all third party plugins – maybe a plugin conflicts with the theme.
Best regards,
Peter
Hey!
@abraoaddad – please try to update to Enfold 2.7 and WP3.9. If this doesn’t help try to deactivate all plugins. I can’t reproduce this issue on my test server and afaik no other user reported an issue with the button shortcode – thus it must be something server specific. You can also try to increase the allocated memory to 128M: http://www.wpbeginner.com/wp-tutorials/fix-wordpress-memory-exhausted-error-increase-php-memory/
@lkauffman2003
1) Kriesi investigates the issue.
2) You can try to increase the allocated memory to 128M. 96M might not be enough if resource intensive plugins like WooCommerce, WPML, etc. are used.
3) I have no favorite role manager but this plugin is popular: Groups
Regards,
Peter
Hello folks
We’re having the same issue. Using ver. 2.6.1 of the ENFOLD theme and WP 3.9. Disabling all plugins does not fix the problem. As well the visual text editor (in “advanced layout mode”) shows the text in white against a white background. I found that changing the font colour to black in the file editor.min.css temporarily fixed that issue, however the content shown in “visual” mode is the same as what is shown in “text” mode (it shows the full HTML rather than the formatted visual result).
Working in the “default editor” mode works fine… but doesn’t have all the features we need in the “advanced” mode.
I look forward to your suggestions.
Thanks!
Clicking the link to our most recent blog post generates this error message:
Fatal error: Call to undefined function mb_strimwidth() in /home/churchnu/public_html/wp-content/themes/enfold/framework/php/function-set-avia-backend.php on line 561
If I navigate directly to the Blog page, I can read the post. But clicking any direct link to that post results in the same error. This does not happen with our previous posts. Can you please provide some guidance regarding how we can resolve this problem?
Thank you very much!
Everything about the Enfold theme is fantastic except the responsive logo. I seem to have the hardest time getting the logo (specifically the centered logo) to fit/look right on a smartphone.
Is there anyway to upload a separate logo that is sized correctly for the smartphone header? I have used other themes that either had a spot in their admin for this or had a workaround by adding some additional code to insert a new logo image just for the smartphone.
Is this possible?
Thanks!
Thanks for the quick reply. I can just go to appearance – themes – upload the new Enfold 2.7 version – activate it? Then I would have to deactivate the child theme because I have one (downloaded it from your site), once the new Enfold is activated, then I reactivate the child once again? This is where I am confused, I do not know the correct order to do this.
I would appreciate your help!!!
Actually… that may be exactly it. i have a full slider along the top.
however… it’s almost the exact same layout as the sample page has: http://kriesi.at/themedemo/?theme=enfold
when you click on pages from the mega menu you’ll see a full page slider and then below it is a page with a sidebar menu. i’m trying to achieve the same look.
Robert
I’m not sure if this is something I’ve done, or if it’s the default approach with Enfold, but the footer link of the page I’m on is highlighted with a reversed box (see screen grab attached). How do I remove this box and just use a colour to indicate the active link?
Here is a link to a screengrab:
https://dl.dropboxusercontent.com/u/4782680/Enfold-footer-question.jpg
I have the same issue and after searching through the forum and seeing that the usual culprit is the WPML plugin, (not installed on our site) I’m still not able to identify the culprit on our site after …
* deactivating each plugin,
* reinstalling wordpress 3.9 and
* re-installing enfold 2.7
Here is the list of installed plugins …
Akismet
BbPress Reply By Email Master
Bbpress Members Only
bbPress Notify (Please do not update)
bbPress
Configure Login Timeout
Download Manager
Duplicate Post
GD bbPress Attachments
Jw Player Plugin For WordPress
LeadPages connector
PilotPress
Pretty Link Lite
Sucuri Wp Plugin
Wordpress Seo
Worker
WP User Avatar
WPDM – Archive Page
WPDM – Image Button
WPDM – Extended Short-codes
Wpdm Tinymce Button
Any other suggestions?