Forum Replies Created
-
AuthorPosts
-
Hi Tim,
Thanks for that. Please try to include access to your site in each thread in the future, otherwise we have to spend time on looking through your old threads for login details. Many of our customers also have multiple sites, so it’s difficult for us to know which site to check if you don’t specify it.
About your problem; I’m not sure if it’s such a good idea to try and import setting on your site, if they are important to you, and if the functionality might not work as expected on your site. Maybe you could create a copy of the site, so that we can try it out there instead?
Best regards,
RikardHi Hanna,
Please try to activate file compression under Enfold->Performance, that will combine all the CSS files into one file. You will likely get the same message after that as well, but on fewer files. The CSS is needed to load in order for the theme to function normally, so we can’t really offer more help other that what is available in the theme.
You might want to look into caching/performance plugins as well, if you want to improve your performance a bit more.
Best regards,
RikardHi,
Thanks for the update. I’ll go ahead and 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 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,
Update; please refer to the documentation here, maybe you missed a step? https://kriesi.at/documentation/enfold/theme-registration/. You could also try running this plugin: https://envato.com/market-plugin/
Button; please assign a class to the code/text block element, then use CSS like this in Quick CSS:
@media only screen and (max-width: 767px) { .your-class a { margin-top: 20px !important; } }Best regards,
RikardHi brownben8,
The login details you posted are not working. Please open a new thread and include working login details in private.
Best regards,
RikardMay 13, 2021 at 8:16 am in reply to: Icon list – Icon Font Colors correct in preview but not on an actual webpage #1300049Hey sigap,
Please send us a temporary WordPress admin login and login URL so that we can have a closer look. You can post the details in the Private Content section of your reply. Also let us know on which page we can see and reproduce the problem you are having.
Best regards,
RikardHi Marty,
Thanks for that. The buttons are editable if you open the Fullscreen Slider options on the front page, then click into the slide you want to edit. The buttons can be edited in the Advanced->Link Settings tab.
I’m not sure why the warnings are displaying though, could you try turning off debug mode in WordPress to see if that helps please? https://wordpress.org/support/article/debugging-in-wordpress/
Best regards,
RikardHi,
Thanks for that. First off, could you try updating the theme to the latest version (4.8.2) to see if that helps please? https://kriesi.at/documentation/enfold/how-to-install-enfold-theme/#theme-update. If not, then please try deactivating all plugins, to see if there is a conflict coming from any of them.
Best regards,
RikardHi,
Great, I’m glad that you got it working, and thanks for the update. I’ll go ahead and close this thread for now then, please open a new thread if you should have any further questions or problems.
Best regards,
RikardHey TF_Photography,
Please try the following in Quick CSS under Enfold->General Styling:
@media only screen and (max-width: 990px) { .iconbox { display: block !important; } }Best regards,
RikardHi,
Thanks for the update. I tried deactivating the animations, but I get the same results on unfortunately. It doesn’t load until the section is scrolled past, which is a bit strange.
Could you try updating the theme to the latest version (4.8.2) to see if that helps please? https://kriesi.at/documentation/enfold/how-to-install-enfold-theme/#theme-update. If not, then I’ll ask the rest of the team to have a look as well, since I can’t see what is going wrong unfortunately.
Best regards,
RikardHi JAB_Designs,
Sorry for the problem. I see that you are running an old version of the theme, could you try to update to the latest version (4.8.2) to see if that helps please? The update to 4.8.x 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 use a plugin to upload the theme zip file: https://wordpress.org/plugins/update-theme-and-plugins-from-zip-file/
If that doesn’t work then please try to delete the whole theme folder, then replace it with the new version. Make sure that you have backups of the site before starting updating.
Also please read this after you have updated: https://kriesi.at/documentation/enfold/theme-registration/
Best regards,
RikardMay 13, 2021 at 6:40 am in reply to: Picture on tablet portrait is not 100% height – on mobile portrait no issues #1300018Hi,
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) { #modeo .avia-full-stretch { padding: 700px 0px 200px 0px; } }Best regards,
RikardHi Susanne,
Thanks for that.
1. You have selected the Open Sans font under Enfold->General Styling->Fonts, so the font which is displayed is correct. If you want to change the font for your headers, then please do so there, or under Enfold->Advanced Styling.
2. Could you post a screenshot of the problem, and how you want to change it please?
Best regards,
RikardMay 13, 2021 at 5:42 am in reply to: Problems with icon grid when apply a link to the title #1300012Hi agenturwendt,
Please send us a temporary WordPress admin login and login URL so that we can have a closer look. You can post the details in the Private Content section of your reply.
Best regards,
RikardMay 13, 2021 at 5:40 am in reply to: Problems with icon grid when apply a link to the title #1300011Hi faridehg,
You can use this link to open a new thread, or click this button: https://imgur.com/a/AnoSPNb
Best regards,
RikardHi,
Thanks for that. I’ve adjusted the CSS for you, and it’s applying now.
I’m not sure where the problem with the forms is located though, please try to explain that a bit further, and post a link to where we can see it on your actual site.
Best regards,
RikardHi,
Thanks for the login token. First off, could you try updating the theme to the latest version (4.8.2) to see if that helps please? https://kriesi.at/documentation/enfold/how-to-install-enfold-theme/#theme-update. Also please make sure that you are running PHP 7.2 or higher on the server.
Best regards,
Rikard-
This reply was modified 4 years, 9 months ago by
Rikard.
Hey FelixB,
Thanks for using Enfold :-)
We don’t have the file in question in vector format, or any higher resolutions unfortunately.
Best regards,
RikardHi,
You can simply add another media query in your CSS. I’ve added one for you here, simply adjust the value to fit your needs:
@media only screen and (min-width: 768px) and (max-width: 1300px) { .froystul-banner-caption-section { top: -117px; } } @media only screen and (min-width: 575px) and (max-width: 767px) { .froystul-banner-caption-section { top: -154px; } } @media only screen and (min-width: 479px) and (max-width: 574px) { .froystul-banner-caption-section { top: -190px; } } @media only screen and (max-width: 478px) { .froystul-banner-caption-section { top: -190px; } }Best regards,
RikardHey Alexander2021,
That message seems to be generated by one of your plugins, please try disabling the plugin to see if that helps. If you need further help then please post admin WordPress login details in private.
Best regards,
RikardHi Tim,
We don’t have access to your site, please provide details in private if you should need further help.
Best regards,
RikardHi paullindqvist,
Thanks for that. I’m seeing a 500 internal server error on the this WordPress file after I try to upload the file: https://yoursite.se/new/wp-admin/admin-ajax.php. Could you try reaching out to your hosting provider to see why that is please?
Please open a new thread next time, since it can be a bit confusing helping more than one user in a single thread.
Best regards,
RikardHi,
Thanks for that. Please try the following in Quick CSS under Enfold->General Styling:
#header_main #avia-menu li a { border-radius: 5px; margin-right: 20px; }Best regards,
RikardHi,
Try this CSS instead:
article h2.post-title { color: #000 !important; }Best regards,
RikardHey wegr,
Please refer to the documentation here: https://kriesi.at/documentation/enfold/install-enfold-theme/#why-child-theme. After you have installed the child theme, then please select to import the parent theme settings under Enfold->Import/Export. You shouldn’t have to do anything other than that. If your parent theme setting don’t apply, then please try to change a setting in the theme settings and save.
Best regards,
RikardHi,
Thanks for the update. You can apply it to a single page only, yes. But the problem would still exist, your other content will also go full width, so I’m not sure it would be such a good idea to implement it in any way.
Best regards,
Rikard -
This reply was modified 4 years, 9 months ago by
-
AuthorPosts
