Forum Replies Created
-
AuthorPosts
-
Hey olivierjarfas,
Yes Enfold supports PHP 7.x, you should be able to upgrade to 7.2 without any problems.
Best regards,
DudeHi,
Where and how can I do this in Theme? Has other Enfold Theme Users the same error in his Plugin? There might be many because thats a major problem.
You can’t set it. It’s an external resources loaded from https://fonts.googleapis.com/ and only Google could set it (which they won’t do for you).
Please create us an admin account and we’ll check which script adds this font to your website. If you configured Enfold properly I’m sure it’s not a theme issue…
Best regards,
DudeHi!
Please try following:
1) Use ftp to connect to your server
2) Go to wp-content/plugins and rename the folder to wp-content/plugins_bak
3) check if you can log in afterwards
4) If yes, update wordpress and enfold to the latest versions
5) Check if the php memory limit is set to 128M or more in wp-config.php ( https://codex.wordpress.org/Editing_wp-config.php#Increasing_memory_allocated_to_PHP )
6) Then rename wp-content/plugins_bak to wp-content/plugins
7) Go to the plugins screen (WordPress Admin > Plugins) and activate the plugins one by one. If the error pops up again probably the last activated plugin is the culprit
8) If this doesn’t help please talk to your server administrator and ask him to update php to the latest Version (should be version 7).Best regards,
PeterHey ALTEK MEDICAL!
Please post your question in the support forum: https://kriesi.at/support/ and we’ll help you there.
Best regards,
PeterAugust 1, 2018 at 3:28 pm in reply to: generelle WooCommerce Produkt Vorlage, Produktbild auf die ganze Breite #992444Hey!
Nein die Templates haben sich nicht geändert, sodass es noch immer Anpassungen bedarf, um ein derartiges Layout zu erstellen. Es wäre grundsätzlich alles mit einem Child Theme machbar, aber die Anpassungen sind zu zeitintensive, damit wir sie im Rahmen unseres Supportes anbieten können.
LG,
PeterHi!
Glad I could help you :)
Best regards,
PeterHi shanhard!
This update notification is triggered by LayerSlider. The LayerSlider version which is bundled with Enfold is not the latest but we’ll include the latest update with the next Enfold update. Then the update notification will also disappear.
You can add the code posted here: https://kriesi.at/support/topic/layerslider-update-issue-is-back/#post-865778 to your child theme functions.php file to deactivate the update notification.
Best regards,
PeterThis reply has been marked as private.Hi,
You can’t change the caching settings of the Google Fonts. However I’d recommend to download them and to host the font files on your own Server – then the cache Settings of your server will be applied to the font files. To upload the Google Fonts to your server follow the instructions here: https://kriesi.at/documentation/enfold/typography/#how-to-upload-custom-fontsBest regards,
DudeHi,
We use the default wordpress password form template. You can follow tutorials like https://code.tutsplus.com/articles/customizing-and-styling-the-password-protected-form–wp-22375 to customize the form.
Best regards,
DudeHey Rafíyel,
The Super Admin user is the person who looks after all network management on a WordPress Multisite install. They have the ability to:
– Manage the access and level of responsibility of all users on all sites on your network
– Manage network and site features including access to plugins, themes and privacy settings
– Create new users and new sites
– Edit posts, pages, comments on any site without being added as a user to the site
– Reset passwords and change users’ profile details
– Access all the Super Admin menu items via the Network Admin dashboardThe other user roles you commonly have on a WordPress site are:
– Administrator
– Editor
– Author
– Contributor
– SubscriberThe Administrator has the highest access (on a standard wordpress Installation) of the site users and is able to use all enabled site features, while a subscriber has the lowest, only able to read and write comments (for more information check out the comparison charts below).
The Super Admin user is the next level of Access (and only exists on a multisite wordpress Installation), with responsibility above an Administrator, and has complete control of your entire network.
Best regards,
DudeHi,
Glad I could help you :)
Best regards,
DudeAugust 1, 2018 at 10:41 am in reply to: Bilder können nicht mehr über Galerie oder Bildfeld eingefügt werden #992316Hi!
Es ist egal, da ich keine Einträge, Kommentare, etc. angelegt habe :)
Ich schließe dieses Ticket, sofern weitere Probleme auftauchen sollten, erstelle bitte einfach ein neues.Cheers!
PeterHi,
Not sure why you got this error – I now added the code for you.
Best regards,
DudeJuly 31, 2018 at 5:46 pm in reply to: Hilfe enfold Background Bild und Hintergrund Farbe ändern #992012Hey Marion,
Den Main Content kannst Du mit dem Editor bzw. Advanced Layout Builder erstellen oder bearbeiten. Die übrigen Einstellungen (Fußbereich, header) können in der “Layout”-Box rechts neben dem Editor verändert werden (Screenshot: http://www.clipular.com/c/5720509573234688.png?k=7vOxfowlvSu-f1vAGQuxU9wYai8 )
LG,
DudeHey buddy1,
Please add this code to your child theme funtions.php file to send all e-mails from (Email address hidden if logged out)
function change_cf_from() { return " (Email address hidden if logged out) "; } add_filter('avf_form_from', 'change_cf_from', 10);
Best regards,
DudeHi,
Great, I’ll leave the thread open for now.
Best regards,
DudeHi,
I fixed it by removing the vimeo iframes code from the tabs. Iframe code within the tabs is not supported, but you can use the default wordpress embed shortcode instead – use it like:
[embed width="640" height="360"]https://player.vimeo.com/video/272400700[/embed]
I replaced the iframe code with the embed code and the layout builder works fine now.
Best regards,
DudeHey Christian,
Kannst Du mir bitte einen Admin Account einrichten? Ich sehe mir die Sache dann näher an.
LG,
DudeHi,
Please create us an admin account and we’ll look into it.
Best regards,
DudeHey dannhanks,
Did you upload the theme files via ftp? If yes please rename the old theme folder to enfold_bak, then upload the unzipped theme files to wp-content/themes/enfold/. The error you posted indicates some leftovers (old files) still exist in the theme folder and this can break the theme. If the update works you can delete the enfold_bak folder via ftp.
Best regards,
DudeHey David,
There’re various browser extensions out there which enable you to quickly delete or modify cookies. Personally I can recommend this extension: https://chrome.google.com/webstore/detail/editthiscookie/fngmhnnpilhplaeedifhccceomclgfbg?hl=de
Best regards,
DudeJuly 31, 2018 at 4:09 pm in reply to: In spite of SSL communication is not fully secure because of "Mixed Content" #991969Hi,
I’ll leave this thread open for now.
Best regards,
DudeHi Alexandra Schunder!
Ja, sofern ihr eine zweite WordPress Instanz auf der Subdomain verwendet oder einen Multisite-Blog auf der Subdomain aktiviert.
Liebe Grüße,
PeterHi!
Glad you solved the problem :)
Cheers!
PeterHi,
Glad it works now :)
Best regards,
DudeJuly 31, 2018 at 10:40 am in reply to: Is it possible to purchase the "Avia Layout Builder" without a theme? #991861Hi!
Glad we could help you :)
Best regards,
PeterHi,
You could use the “Page Content” element (can be found in the Content Elements tab) to add the content of any entry to other entries. The user could then change the content of this entry and all other pages/entries will display the changed content immediately. However note this element has limitations and you can’t combine all elements (i.e. fullwidth elements might not work with columns, etc.).Best regards,
DudeHey alecorsi,
Please go to Enfold > Theme Options > Performance and set the “Disabling of the template builder elements” setting to “Always load all elements”. Make sure that this setting is changed for all languages – save the settings, then switch the language by clicking on the flag in the admin bar and set the setting for the other language(s) too.
Best regards,
DudeHey Jurgen,
Add this code to the child theme functions.php file to print out a noindex meta tag on the search page:
// if current page is a search page tell google (aka search engines) to not index the current page function avia_noindex_search_pages() { if ( is_search() ) { wp_no_robots(); } } add_action("wp_head", "avia_noindex_search_pages");
Best regards,
Dude -
AuthorPosts