Forum Replies Created
-
AuthorPosts
-
Hi Manuel,
can I put a code in the quick CSS?
Yes, you can put the code in Quick CSS.which (review)-settings do I have set when choosing a form field “text?
I think it depends which field you want to use or more convenient for you.will enfold send/transfer the form when the hidden field is field out?
Yes, the hidden field will be sent however you can exclude with the avf_form_message hook.
Please refer to Ismael’s post on this thread: https://kriesi.at/support/topic/contact-form-email-disable-cookie-answer/Best regards,
NikkoHi Sheila,
I have checked the CSS code and the reason it’s not working is because it’s placed inside this media query (which is unclosed, I have now closed it):
@media only screen and (max-width: 768px) {I have moved the previous code on top of the media query and then add this CSS code for the space between:
.home #av_section_1 .av-flex-placeholder { width: 3%; }Just change the width value (6% is the default)
Best regards,
NikkoHi Sabine,
Can you try to disable Javascript file merging and compression in Enfold > Performance?
If that does not work, Please post us your login credentials (in the “private data” field), so we can take a look at your backend.- Install and activate ” Temporary Login Without Password “.
- Go to ” Users > Temporary Logins ” on the left-side menu.
- Click ” Create New “.
- Add the email address for the account ( you can use (Email address hidden if logged out) ), as well as the ” Role ” making that the highest possible and the expiry about four days
( to be sure that we have enough time to debug ). - Click ” Submit “.
- You’ll now have a temporary account. Please provide us here in the private section the URL, so we can login and help you out.
When your issue is fixed, you can always remove the plugin!
If you prefer to not use the plugin, you can manually create an admin user and post the login credentials in the “private data” field.Best regards,
NikkoHi fernandez,
No worries, and we’re glad you found the problem. :)
Just let us know if you still need further assistance.Best regards,
NikkoHi Roberto,
Are the fonts showing in Media > Library?
If yes, please post us your login credentials (in the “private data” field), so we can take a look at your backend.- Install and activate ” Temporary Login Without Password “.
- Go to ” Users > Temporary Logins ” on the left-side menu.
- Click ” Create New “.
- Add the email address for the account ( you can use (Email address hidden if logged out) ), as well as the ” Role ” making that the highest possible and the expiry about four days
( to be sure that we have enough time to debug ). - Click ” Submit “.
- You’ll now have a temporary account. Please provide us here in the private section the URL, so we can login and help you out.
When your issue is fixed, you can always remove the plugin!
If you prefer to not use the plugin, you can manually create an admin user and post the login credentials in the “private data” field.Best regards,
NikkoHi phouthuijzen,
Can you try adding this CSS code in Quick CSS:
@media only screen and (max-width: 1024px) and (min-width:768px) { #top.page-id-1387 .no_margin.av_one_fourth { width: 50%; } }Hope it helps.
Best regards,
NikkoHi Moescube,
We’re glad to hear that :)
Thanks for using Enfold and have a great day!Best regards,
NikkoHi aregowe,
Thanks for giving us the link, the posts is still there but some CSS are hiding it.
Can you try adding this CSS code in Enfold > General Styling > Quick CSS:.archive.author article.post-entry { margin-bottom: 24px; } .archive.author .entry-content-wrapper .entry-content-header { display: block; height: auto; }Best regards,
NikkoHi termeh353,
Please post us your login credentials (in the “private data” field), so we can take a look at your backend.
- Install and activate ” Temporary Login Without Password “.
- Go to ” Users > Temporary Logins ” on the left-side menu.
- Click ” Create New “.
- Add the email address for the account ( you can use (Email address hidden if logged out) ), as well as the ” Role ” making that the highest possible and the expiry about four days
( to be sure that we have enough time to debug ). - Click ” Submit “.
- You’ll now have a temporary account. Please provide us here in the private section the URL, so we can login and help you out.
When your issue is fixed, you can always remove the plugin!
If you prefer to not use the plugin, you can manually create an admin user and post the login credentials in the “private data” field.Best regards,
NikkoHi Veronika,
I have added this CSS code in Enfold > General Styling > Quick CSS:
#top #wrap_all .av-burger-overlay .av-burger-overlay-scroll { background-color: rgba(0,0,0,0.9); }To adjust the opacity, just change 0.9 to any value from 0 to 1 (the lesser the value the more transparent)
Also, I have disabled CSS file merging and compression in Enfold > Performance since it was still using older CSS and not reflecting the added CSS code.
Best regards,
NikkoHi Eleina_Shinn,
We’re glad to hear that :)
Thanks for using Enfold and have a great day!Best regards,
NikkoHi Telmore,
Please try adding this CSS code in Enfold > General Styling > Quick CSS:
.home #av_section_1 .iconbox_content { min-height: 402px; }Hope it helps.
Best regards,
NikkoHi Joao,
You’re welcome :)
We’re glad that we could help.Best regards,
NikkoHi Joao,
Thanks for providing the screenshot and link, I have checked on the page and the code is working (I could verify it’s the correct menu item number).
Here’s a screenshot I got on my end: https://imgur.com/QGFgBoc
Can you try to clear your browser’s cache? or if you’re using chrome, please try incognito mode.Best regards,
NikkoApril 20, 2021 at 5:28 am in reply to: Uncaught TypeError: link.addClass(…).magnificPopup is not a function #1295413Hi levlaneadvertising,
Thanks for giving us admin access.
I was able to check your site and it seems the issue is the child theme.
Here’s how I found out the issue:
1. Created a Test Page (link in private content)
2. Installed and activated Health Check & Troubleshooting plugin
3. Enabled Troubleshooting mode (all plugins were turned off), switched to Enfold 4.7.6.3 and checked the test page and it worked properly
4. Enabled all plugins that were active before the troubleshooting mode and it still worked properly
5. Switched to the child theme and it was not working properly (error you mentioned showed in the web console)
I have now deactivated the plugin but you can do the steps I mentioned.
I’m not sure if the code responsible for the issue (or maybe lacking) is in header.php or functions.phpBest regards,
NikkoHi BG Manuel,
The code I gave simply means find the element with a class of first_form which is next to an h3 (heading), after checking on those three pages you have I don’t think it will work because it’s wrapped inside a fieldset. The code should be rewritten to (assuming that it’s the first field you want to hide):
.avia_ajax_form fieldset .first_form:first-child { display: none; }But looking at your three forms, the first field/input are different from one another, which one do you want to hide? is it the checkbox?
Best regards,
NikkoHi KateStuartDesign,
Please post us your login credentials (in the “private data” field), so we can take a look at your backend.
- Install and activate ” Temporary Login Without Password “.
- Go to ” Users > Temporary Logins ” on the left-side menu.
- Click ” Create New “.
- Add the email address for the account ( you can use (Email address hidden if logged out) ), as well as the ” Role ” making that the highest possible and the expiry about four days
( to be sure that we have enough time to debug ). - Click ” Submit “.
- You’ll now have a temporary account. Please provide us here in the private section the URL, so we can login and help you out.
When your issue is fixed, you can always remove the plugin!
If you prefer to not use the plugin, you can manually create an admin user and post the login credentials in the “private data” field.Best regards,
NikkoHi Yurasik1,
Please try adding this CSS code in Enfold > General Styling > Quick CSS:
@media only screen and (max-width:767px) { .responsive #top .avia-slideshow-controls a { display: none; } }I tried to check on our demos (Enfold Construction is the nearest to your site) and it’s all responsive.
Enfold 2017 – https://search.google.com/test/mobile-friendly?view=fetch-info&id=P3eJtCE9s3trGVBslitDGA
Enfold Construction – https://search.google.com/test/mobile-friendly?id=yR-ntE1e9TmvtQxUHNRicQBest regards,
NikkoHi PhatJ,
Can you try adding this CSS code in Enfold > General Styling > Quick CSS:
@media only screen and (max-width:767px) { #top .av-flex-placeholder { display: block; height: 50px; } }Best regards,
NikkoHi beachtourshawaii,
We’re glad that we could help :)
Thanks for using Enfold and have a great day!Best regards,
NikkoHi Ramon,
You’re welcome :)
Thanks as well for using Enfold and have a great day!Best regards,
NikkoHi tadpohl,
You’re welcome, we’re glad that we could help :)
Thanks for using Enfold and have a great day!Best regards,
NikkoApril 19, 2021 at 2:27 pm in reply to: fontello icons do not render, htaccess is not available, CORS is not the problem #1295286Hi northernpacific,
We’re glad to hear that :)
Thanks for using Enfold and have a great day!Best regards,
NikkoHi awelana,
Thanks for giving us admin access.
I have updated the Enfold theme to the latest version (4.8.1)The reason for the error is because of the low resources set for the site (you can verify this in Tools > Site Health > Info (tab) > Server ):
Upload max filesize 2M (please set this to 32M)
PHP post max size 8M (please set this to 32M)As for the white screen, I believe it’s due to low memory allocation:
PHP memory limit 40M (please set this to 128M)
If this does not help with the issue, I believe you can ask for help with your hosting provider (I tried to switch to a default theme, twenty twenty one and disabled all plugins, but white screen isn’t fixed after doing so).Best regards,
NikkoHi eleonorabienno,
Can you give us more context on what you want to achieve?
When you mentioned categories, are you referring to the post’s category pages?Best regards,
NikkoHi tadpohl,
Thanks for giving us admin access.
The problem on your site is the font color of the mobile menu which is white and it’s on top of a white overlay background.
To fix this, I have changed the Font Color for Menu Links in overlay/slide out in Enfold > Advanced Styling.
Please review your site :)Best regards,
NikkoApril 19, 2021 at 1:21 pm in reply to: Uncaught TypeError: link.addClass(…).magnificPopup is not a function #1295277Hi levlaneadvertising,
Please check @Guenni007 response in https://kriesi.at/support/topic/magnificpopup-is-not-a-function-3/#post-1289052
If that doesn’t help, Please post us your login credentials (in the “private data” field), so we can take a look at your backend.- Install and activate ” Temporary Login Without Password “.
- Go to ” Users > Temporary Logins ” on the left-side menu.
- Click ” Create New “.
- Add the email address for the account ( you can use (Email address hidden if logged out) ), as well as the ” Role ” making that the highest possible and the expiry about four days
( to be sure that we have enough time to debug ). - Click ” Submit “.
- You’ll now have a temporary account. Please provide us here in the private section the URL, so we can login and help you out.
When your issue is fixed, you can always remove the plugin!
If you prefer to not use the plugin, you can manually create an admin user and post the login credentials in the “private data” field.Best regards,
NikkoHi Ramon,
Thanks for your kind words :)
As far as I know, you can’t override it using that method (it’s allowed in a parent-to-child theme but not for plugins to a child theme), the only way I think it would be possible is through hooks.
Try asking the woocommerce mix and match plugin if there’s a hook for it, otherwise, you will need to re-add the code everytime that plugin is updated.Best regards,
NikkoApril 19, 2021 at 1:08 pm in reply to: Fullwidth Easy Slider – Hide navigation on mobile and tablets #1295271Hi sitesme,
We’re glad to hear that :)
Thanks for using Enfold and have a great day!Best regards,
NikkoHi Rasmus,
We’re glad to hear that :)
Thanks for using Enfold and have a great day!Best regards,
Nikko -
AuthorPosts
