Hey everyone,
After having the theme for more than 1.5 years I finally started to set up a website. Most of it worked quite well, but I am struggling now with a background image.
I am using the Enfold Law Demo as basis and changed several things. When entering the website, I still have a background image like in the demo. It works fine on desktop, and it also worked fine on mobile devices.
The problem is that I would like to change my background image. When doing this, it works fine on desktop, but not on mobile devices anymore. Using the developer tools in Firefox the background image is shown on all emulated devices. Using 3 different smartphones it does not work.
What I do not understand is, that I have a background image working on all devices. Then I change the background image with the same size and then somehow it does not show on mobile devices anymore. I have not changed any settings. I have even tried it with several images, and it only works with the image that I have previously set. At the moment, I am using the image that works.
I hope you can help me. Thank you very much in advance.
Best regards
willbaer
-
This topic was modified 3 years, 4 months ago by
willbaer. Reason: added screenshots
-
This topic was modified 3 years, 4 months ago by
Mike.
Thanks, updated the theme manually.
When i update the PHP to version 8 the site stops working due to a critical error. I have the following error codes:
Necessary parts missing:
wp-content/themes/enfold/config-templatebuilder/avia-template-builder/assets/js/avia-analytics.js
wp-content/themes/enfold/config-wordpress-seo/wpseo-mod.js
wp-content/themes/enfold/config-templatebuilder/avia-template-builder/assets/js/avia-template-saving.js
Hey MaggieKbv,
Thank you for the inquiry.
Are you looking for a one-page setup like the one seen in the Parallax demo?
// https://kriesi.at/themes/enfold-parallax/#portfolio
Instead of starting from scratch, you can just import the demo and edit the sections according to your needs. The menu is already setup for a one-pager site, so all you need to do is adjust the anchors and menu labels. Please check the documentation below for more info about the demo import.
// https://kriesi.at/documentation/enfold/import-demos/#how-to-import-a-theme-demo
Best regards,
Ismael
Hey Justin,
Thank you for the inquiry.
Looks like your client is using the default WordPress gallery, which is not compatible with the theme because it doesn’t have any associated css files. Have you tried suggesting the gallery element from the Advance Layout Builder instead?
If you want to fix the layout of the default gallery, please try this css code.
#top .gallery-columns-2 .gallery-item {
width: 48%;
height: auto;
float: left;
}
#top .gallery:after {
content: "";
clear: both;
display: table;
}
#top .gallery a, #top .gallery a img {
width: 100%;
}
Please do not forget to toggle or temporarily disable the Enfold > Performance > File Compression settings afterwards.
Best regards,
Ismael
Hi,
You can temporarily hide the Dutch language flag with css to remove access to the Dutch version of the site.
#top .language_nl {
display: none;
}
Plese toggle the Enfold > Performance > File Compression settings after adding the css.
Thank you for your patience.
Best regards,
Ismael
Hey Jaro,
Thank you for the inquiry.
Please add this css code to remove the bottom margin of the figure (av-inner-masonry) element.
.av-inner-masonry {
margin: 0;
}
You may need to toggle or temporarily disable the Enfold > Performance > File Compression settings after adding the css.
Best regards,
Ismael
Hey sdesign-web,
Thank you for the inquiry.
The quantity field is disabled by default on mobile screens, but you can enable it back by adding this code in the Quick CSS field.
@media only screen and (max-width: 767px) {
/* Add your Mobile Styles here */
.responsive .shop_table .product-quantity {
display: table-cell;
border-top: 0;
}
}
Please make sure to toggle or temporarily disable the Enfold > Performance > File Compression settings after adding the css.
Best regards,
Ismael
Hey pnamroud,
Thank you for the inquiry.
Automatic translations for contents in the Advance Layout Builder are not yet supported. You have to manually create a duplicate of the pages or use the Advanced Translation Editor to manually translate the content of each element in the builder. For more info, please check the articles below.
// https://wpml.org/documentation/theme-compatibility/enfold//#translating-pages
// https://wpml.org/tutorials/2016/02/enfold-theme-and-wpml/
Best regards,
Ismael
Hi Rikard,
That forum is sending me to pay for the enfold theme, but we already have purchased that theme. Is there a way to update without paying for a new license?
Thank you
Hi,
On the page that you have linked to the video is in a WordPress block editor element, so I assume that the page is created with the WordPress block editor and not the Enfold Advanced Layout Builder like the other page.
Best regards,
Mike
Hello Mike,
many thanks for your fast response, but on the test1 page I did not have the problem.
Your suggestion with the css unfortunately did not bring the desired effect on the other page evkbm (See link below, I switched to Enfold). In the customizer on this page I can set the media width. With this I can make the images fit, but if I make the browser smaller, it doesn’t fit again.
Strangely, this setting does not exist in the customizer under test1 and on this page the preview also fits.
What’s wrong here?
Best regards
Thorsten
Dear Enfold,
After upgrading to latest Enfold including layerslider7 I get this error when I try to save webpage containing a layerslide:
Publishing failed. The response is not a valid JSON response.
This happens also for any new page I create with image and another with only text. I have tested both Advanced Layout Editor and the classic with same result.
Please see private content for enfold temporary login credentials + URL.
Best regards Johan
Hey ikaika72,
Could you try updating the theme to the latest version (5.2.1) to see if that helps please? https://kriesi.at/documentation/enfold/how-to-install-enfold-theme/#theme-update.
Best regards,
Rikard
Hi,
Glad to hear that you have this sorted out, if you have any further questions please create a new thread and we will gladly try to help you. Thank you for using Enfold.
Best regards,
Mike
Hello,
I cannot edit my old pages (created with older version of enfold theme), the avia layout builder section is permanently loading.
However it works pretty well with new pages.
I am using the Classic Editor plugin, PHP version: 7.4.33, Enfold 5.2.1 and latest version of WordPress.
Many thanks
Hi,
Thanks for letting us know, I’ll close this thread for now then. Please open a new thread if you should have any further questions or problems.
Best regards,
Rikard
Anja EndlichhoferGuest
Hallo zusammen,
wir hatten eine alte enfold Version, die nicht mehr php 8 fähig war. Heute haben wir schon die neuste Version gekauft.
Leider kommt, wenn wir eine Unterseite aufrufen wollen, dass die Seite nicht gefunden wird und wenn wir die Bearbeitung speichern wollen, kommt folgende Meldung:
Veröffentlichung fehlgeschlagen. Die Antwort ist keine gültige JSON-Antwort.
Können Sie uns hier weiterhelfen?
Beste Grüße
Anja
Hi Sarah,
Thanks for contacting us!
We would recommend you to use the latest version of Enfold, WordPress and PHP. Please have a backup and then update Enfold parent theme to the latest version 5.2.1, preferably via FTP – https://kriesi.at/documentation/enfold/theme-update/, to bring PHP compatibility up to 8.x.
If you have modified header.php or footer.php files on your child theme, you may need to update those files as well.
I hope that helps! Let us know if you have any other questions and enjoy the rest of your day :)
Regards,
Yigit
Sarah WoGuest
Hi! A site we’d built years ago is using a child theme of Enfold version 3.0.8 and running php 5.6.4. We’d like to upgrade the php for security reasons but obviously the jump to php 7 is huge for the theme. What version would we need to maintain our child theme customizations and be able to utilize php 7?
Hi There,
Sorry for the late reply, busy week.
No, I don’t have any accessibility plugins running. I don’t recognise that class at all.
I’ve stripped 2 staging sites down to their underwear for comparison, see below. They’re both identical in terms of plugins and I’ve disabled everything else. The only difference is the version of Enfold. They’re on the same host, same PH settings, extensions, etc.
Working
Enfold – 5.1.2
Event Tickets – 5.5.4
Event Tickets Plus – 5.6.3
The Events Calendar – 6.0.4
The Events Calendar Pro – 6.0.3
Woocommerce 7.1.0
No Worky:
Event Tickets – 5.5.4
Event Tickets Plus – 5.6.3
The Events Calendar – 6.0.4
The Events Calendar Pro – 6.0.3
Woocommerce 7.1.0
Also running on both sites but unlikely connected:
Maintenance – 4.0.6
ManageWP worker – 4.9.15
Any thoughts?
Thanks,
Paul
Hey dimrat,
Would you like to clarify how Enfold is the problem when the plugin in question is generating notices?
Best regards,
Rikard
Hi,
Thanks for the update, I’ll close this thread for now then. Please open a new thread if you should have any further questions or problems.
Best regards,
Rikard
Hey,
Thanks for contacting us!
I moved the modifications you made in your header.php file to functions.php file of your child theme – https://kriesi.at/documentation/enfold/add-custom-js-or-php-script/#add-a-script-to-head-section. Then I renamed your header.php file to old-header.php and that helped.
Please review your website and use this solution to add scripts to Head section of your site – https://kriesi.at/documentation/enfold/add-custom-js-or-php-script/#add-a-script-to-head-section and this one to add before closing of Body tag – https://kriesi.at/documentation/enfold/add-custom-js-or-php-script/#add-a-script-to-footer-section :)
Best regards,
Yigit
I am using a plugin called Icegram but am running into this error when trying to use it.
Notice: Trying to access array offset on value of type null in /home3/brighth7/public_html/dialhope/wp-content/plugins/auto-featured-image-from-title-pro/auto-featured-image-from-title-pro.php on line 182
I have turned off all other plugins but the issue persists. I reached out to the plugin developer and they confirmed that this is an issue with the Enfold theme.
Can you please help me debug this issue? Thank you!
-
This topic was modified 3 years, 4 months ago by
dimrat.
-
This topic was modified 3 years, 4 months ago by
dimrat.
Hi,
Please choose from one of the 3 options at Enfold Theme Options ▸ Blog Layout
Or you can manually edit the archive.php file, but you would need to know advanced PHP there is not an easy way to do this.
Best regards,
Mike
Hi,
Glad we were able to help, if you have any further questions please create a new thread and we will gladly try to help you. Thank you for using Enfold.
Best regards,
Mike
Hey Chrilles,
Thanks for your question, is this because you are still creating your site or because of the nature of your site that you expect to always be making a lot of changes?
I recommend disabling your server cache until you are done with your site, it sounds like that is the main issue.
You can also disable your cache plugin and the Enfold Theme Options ▸ Performance ▸ JS & CSS file merging and compression if you are still struggling.
Best regards,
Mike
On the https://seelust.de/ I have two contact forms with enfold numeric Captcha, second form works without problems, but the first one doesn’t validate the numeric Captcha, although I give the right answer. Can you please take a look at the problem? Thanks very much!
Best regards,
Alex
Hi,
Glad we were able to help, if you have any further questions please create a new thread and we will gladly try to help you. Thank you for using Enfold.
Best regards,
Mike