Forum Replies Created
-
AuthorPosts
-
Hey rixi,
Please try updating your PHP version to 7.4 or higher.
Best regards,
RikardHi,
Great, I’m glad that you got it working. We’ll close this thread for now then, please open a new thread if you should have any further questions or problems.
Best regards,
RikardHi,
Great, I’m glad that we could help you out. Please let us know if you should need any further help on the topic, or if we can close it.
Best regards,
RikardHi,
Thanks for the update. If you are adding CSS to code to functions.php, then please remove everything you have added. Then add it to Quick CSS under Enfold->General Styling.
Best regards,
RikardHi,
Thannks for the update, I’m glad to hear that you solved your problem. Please open a new thread if you should have any further questions or problems.
Best regards,
RikardHi,
Thanks for the screenshots. Please try this CSS as well:
.sub-menu .avia-menu-text { border: none; }Best regards,
RikardHi,
Great, I’m glad that you got things working. Please let us know if you should need any further help on the topic, or if we can close it.
Best regards,
RikardHi,
Great, I’m glad that @guenni007 could help you out. Please let us know if you should need any further help on the topic, or if we can close it.
Best regards,
RikardHey Stilecatalini,
You should be able to update to the latest version of WordPress, but please make sure that you have backups of your site in case something should go wrong.
Best regards,
RikardOctober 15, 2023 at 11:32 am in reply to: Warum sehe ich in meinem theme den Datei Edior nicht? #1422531Hi,
Thanks for sharing your experience. Please let us know if you should need any further help on the topic, or if we can close it.
Best regards,
RikardHey karinkropik,
Thanks for the screenshots, I can’t see the problems in your screenshot on your actual site though? If you removed any custom CSS, then please add it back again so that we can inspect the problem.
Second screenshot; if you are referring to the warning, then that is just that, a warning. You are closing the added markup, so it’s nothing to worry about. It’s just added to alert users to the fact that the layout can break if markup isn’t closed properly.
Best regards,
RikardHey rixi,
I’m not sure I understand which font you are referring to, could you link to the actual demo please?
Best regards,
RikardHey Kelly,
You can always download the latest version of the theme from your Themeforest account.
The update to 5.6.6 has to be done manually from the version you are running, please refer to my replies in this thread: https://kriesi.at/support/topic/enfold-4-5-theme-update-update-failed-download-failed-a-valid-url-was-not-pro/#post-1021541
You can either update manually via FTP: https://kriesi.at/documentation/enfold/how-to-install-enfold-theme/#theme-update, or upload the new theme files via Appearance->Themes->Add New, and select to overwrite the old theme files after the upload has finished.Best regards,
RikardHi,
Thanks for that. The SFTP details are not working, please check and verify. Also, I see that you are running PHP 7.4 on the staging site, could you update the PHP version on the staging site so that we can see the actual error please? You could also share server error logs with us instead.
Best regards,
RikardOctober 14, 2023 at 11:37 am in reply to: On mobile, Hide Header except for (Very Top) Phone number Bar #1422456Hey Mike,
Could you post a link to where we can see the elements in question please? If you have a screenshot highlighting your intentions, then please share that with us as well.
Best regards,
RikardOctober 14, 2023 at 11:35 am in reply to: Warum sehe ich in meinem theme den Datei Edior nicht? #1422455Hi,
Thanks for the update. The theme doesn’t control if the file editor is available or not. My guess is that it’s turned off by default by your hosting provider, please try reaching out to them for further help.
Best regards,
RikardHey Bente22,
The Tab Section and Tabs elements are different elements, maybe you are using the wrong one? The Tab Section element can be found in the Layout Elements tab, and Tabs can be found under the Content Element tab.
Best regards,
RikardOctober 14, 2023 at 11:27 am in reply to: General information about “sliders” / Allgemein zu “Schiebereglern” #1422453Hey Martin,
The link you posted is not working on my end, but there is nothing like that in the theme by default unfortunately. Maybe there is a plugin which would implement such functionality for you?
Best regards,
RikardHey Wollenhaupt,
Could you post a link to where we can see the element in question please?
Best regards,
RikardHi,
That is because you are have a very large media query now:
@media only screen and (min-width: 768px) and (max-width: 1990px) { #buttonbottom { position: absolute; bottom: 28px; left: 20%; } }If you add the code I gave you again and leave it, then you can add new media queries after that:
@media only screen and (min-width: 990px) { This will target screens above 990 pixels }Best regards,
RikardHi,
Great, I’m glad that Ismael could help you out. Please let us know if you should need any further help on the topic, or if we can close it.
Best regards,
RikardHi,
Please try this CSS as well:
.single_toggle p:hover { text-decoration: underline; } .avia-button-wrap a { text-decoration: none; }Best regards,
RikardHey Alan,
You can set the container width under Enfold->General Layout->Dimensions.
Best regards,
RikardHi,
You can add any screen size you wish within the media query, simply change the numbers so that they correspond with the screen size you are looking to target. The media query doesn’t accept input like normal screen though.
Best regards,
RikardHey Bente,
Please try to login with your email and the password in private.
Best regards,
RikardHi,
Great, I’m glad that you got it working. Please let us know if you should need any further help on the topic, or if we can close it.
Best regards,
RikardHey ausgesonnen,
Please refer to this: https://kriesi.at/documentation/enfold/theme-registration/
Best regards,
RikardHi,
Thanks for that. Please try the following in Quick CSS under Enfold->General Styling:
@media only screen and (min-width: 768px) and (max-width: 990px) { #buttonbottom { position: absolute; bottom: 28px; left: 22%; } }Best regards,
Rikard -
AuthorPosts
