-
Search Results
-
I tried to import demo data and got this Message. What to do ?
Importing didnt work!
You might want to try reloading the page and then try again
(The script returned the following message:Fatal error: Out of memory (allocated 35913728) (tried to allocate 9910 bytes) in /homepages/20/d101502583/htdocs/app126277527/wp-content/themes/enfold/framework/php/wordpress-importer/parsers.php on line 143
)Hi,
I’m working on a demo-site for events (Enfold & Events Calendar Pro-Plugin). Works fine so far and shows pretty well in the browser but Google PageSpeed tells me that I have to optimize my featured images again in the Single Events (“Optimize size and compression for better…”.).My Single Event Picture: Featured picture full span over the whole article-width (the hight of the picture is not so relevant here).
Problem: I can’t figure out how I have to modify the pics or the theme to get what PageSpeed is asking for.
What I have done: Prepared pic in Photoshop, size 726 x 320, export for web (quality 70%, progressive), upload with Optimus to WordPress (and regenerate the thumbs with the plugin “Simple Image Sizes” for 726 x 300 px). I made no changes in PHP- or CSS-files so far.
I tried different picture dimensions, but always get the same “red exclamation mark” in PageSpeed…
I really would appreciate, if anyone could give me some advise what to change in Enfold/EventsCalendar or in the handling of the pics themselves.Hi Guys,
since i updated wordpress to 4.1 it bugs a lot. I cannnot modify anything and when i do, all kind of errors appear and the site doesn’t update.
There a some of the errors.Warning: file_get_contents(/homepages/10/d377341531/htdocs/wp-content/themes/enfold/404_error.php): failed to open stream: Permission denied in /homepages/10/d377341531/htdocs/wp-includes/class-wp-theme.php on line 949
Warning: file_get_contents(/homepages/10/d377341531/htdocs/wp-content/themes/enfold/imc.php): failed to open stream: Permission denied in /homepages/10/d377341531/htdocs/wp-includes/class-wp-theme.php on line 949
Warning: file_get_contents(/homepages/10/d377341531/htdocs/wp-content/themes/enfold/404_error.php): failed to open stream: Permission denied in /homepages/10/d377341531/htdocs/wp-includes/class-wp-theme.php on line 949
Warning: Cannot modify header information – headers already sent by (output started at /homepages/10/d377341531/htdocs/wp-includes/class-wp-theme.php:949) in /homepages/10/d377341531/htdocs/wp-admin/post.php on line 233
Before that everything worked fine. Is there any new enfold update that could solve the problems? The wp-config file seems ok, the mysql datebase also. The only troublemaker seems to be the theme itself. Could u please help me out guys this is really annoying….
Greets
DamianHi,
we are trying to install your latest theme version (3.04) in a local VM. The version prior to that installs and works fine.
The message we get during installation is: Are you sure you want to do this?
Windows 7
PHP (IIS) 5.6
Tried WP 3.9.2 up to 4.1 (IIS and usual versions)All components are installed the first time.
Any idea?
Thanks
WernerCHi,
My site has been acting weird, so disabling all plugins, and enabling the error log, I keep on getting this:
Notice: Undefined offset: 2 in /home/casino/public_html/wp-content/themes/enfold/framework/php/function-set-avia-backend.php on line 433If I try to turn a plugin on-off, I also get this:
Notice: Undefined offset: 2 in /home/casino/public_html/wp-content/themes/enfold/framework/php/function-set-avia-backend.php on line 433 Warning: Cannot modify header information - headers already sent by (output started at /home/casino/public_html/wp-content/themes/enfold/framework/php/function-set-avia-backend.php:433) in /home/casino/public_html/wp-includes/pluggable.php on line 1178Do you know what could be wrong? As I said, all plugins are turned off.
Thanks,
TomTopic: Permission denied (13)
Hi I am getting a Permission denied (13)- error on my development-site and I am pretty sure it is related to the location of my /tmp-folder in the root. The Url is http://92.43.176.100/~hotelthinggaard/ and the tempfolder is at http://92.43.176.100/tmp
I hope you can help me
The full message:
Warning: session_start(): open(/tmp/sess_2a03899396f7805cd782598fa2678c31, O_RDWR) failed: Permission denied (13) in /home/hotelthinggaard/public_html/wp-content/themes/enfold/config-templatebuilder/avia-shortcodes/masonry_entries.php on line 32Warning: session_start(): Cannot send session cache limiter – headers already sent (output started at /home/hotelthinggaard/public_html/wp-content/themes/enfold/config-templatebuilder/avia-shortcodes/masonry_entries.php:32) in /home/hotelthinggaard/public_html/wp-content/themes/enfold/config-templatebuilder/avia-shortcodes/masonry_entries.php on line 32
Hi,
diese Info ist für Dude der ja an der Deutsch Übersetzung auch arbeitet.
Wir arbeiten seit einiger Zeit an der Übersetzung des kompletten Themes inklusive framework.
Dazu haben wir alle Strings über Poedit aufgerufen und sind mit der Übersetzung fast fertig. Es sind immerhin in der aktuellen Version 2.579 Strings. Als wir nun testen wollten, stellen wir fest, dass die Übersetzungen nur teilweise greifen.
Beim überprüfen finden wir 3 verschiedene functions mit 2 unterschiedlichen textdomains in folgenden Dateien:enfold/config-layerslider/LayerSlider/layerslider.php
Line 113: load_plugin_textdomain(‘LayerSlider’, false, LS_PLUGIN_SLUG . ‘/locales/’ );
enfold/config-templatebuilder/avia-template-builder/php/template-builder.class.php
Line 234: load_plugin_textdomain( ‘avia_framework’, false, get_template_directory() . ‘/lang’);
enfold/functions.php
Line 246: $lang = apply_filters(‘ava_theme_textdomain_path’, get_template_directory() . ‘/lang’);
Line 247: load_theme_textdomain(‘avia_framework’, $lang);
Alles befindet sich im Theme und ich bin mir sicher, dass der LayerSlider der ja eine eigene Sprachdatei hat (locales) und auch eine andere textdomain (LayerSlider) so nicht funktioniert. Aber auch das framework in dem zum Beispiel die Strings für die Theme Optionen in der Datei
enfold/includes/admin/register-admin-options.php sind, werden nicht erkannt. Ihr kennt Euer framework besser und könnt mir bestimmt sagen an welcher Schraube zu drehen ist.
Ich habe in dieser Datei auch zwischen Line 1105 und 1192 einige Strings zusätzlich eingefügt um die Vorschau ganz übersetzbar zu machen.Gerne lese ich von Euch
Regards
Biggy
