Forum Replies Created

Viewing 30 posts - 5,341 through 5,370 (of 25,536 total)
  • Author
    Posts
  • in reply to: Formular – Spamschutz #1295530

    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,
    Nikko

    in reply to: Icon boxes #1295513

    Hi 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,
    Nikko

    in reply to: Burger Menu Textanker funktionieren nicht #1295502

    Hi 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.

    1. Install and activate ” Temporary Login Without Password “.
    2. Go to ” Users > Temporary Logins ” on the left-side menu.
    3. Click ” Create New “.
    4. 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 ).
    5. Click ” Submit “.
    6. 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,
    Nikko

    in reply to: menu #1295497

    Hi fernandez,

    No worries, and we’re glad you found the problem. :)
    Just let us know if you still need further assistance.

    Best regards,
    Nikko

    in reply to: Iconfont & Font Upload: The server didn't respond #1295496

    Hi 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.

    1. Install and activate ” Temporary Login Without Password “.
    2. Go to ” Users > Temporary Logins ” on the left-side menu.
    3. Click ” Create New “.
    4. 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 ).
    5. Click ” Submit “.
    6. 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,
    Nikko

    in reply to: Change breakpoint of two one_fourth coloms #1295494

    Hi 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,
    Nikko

    in reply to: Hide reviews from single product page #1295492

    Hi Moescube,

    We’re glad to hear that :)
    Thanks for using Enfold and have a great day!

    Best regards,
    Nikko

    in reply to: Displaying posts on Author Archive? #1295477

    Hi 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,
    Nikko

    in reply to: Testimonials : Quote section not working #1295472

    Hi termeh353,

    Please post us your login credentials (in the “private data” field), so we can take a look at your backend.

    1. Install and activate ” Temporary Login Without Password “.
    2. Go to ” Users > Temporary Logins ” on the left-side menu.
    3. Click ” Create New “.
    4. 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 ).
    5. Click ” Submit “.
    6. 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,
    Nikko

    in reply to: transparent burger menu #1295471

    Hi 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,
    Nikko

    in reply to: weird border between sections, on top of footer #1295466

    Hi Eleina_Shinn,

    We’re glad to hear that :)
    Thanks for using Enfold and have a great day!

    Best regards,
    Nikko

    in reply to: Icon boxes #1295464

    Hi 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,
    Nikko

    in reply to: Customizing Main Menu #1295463

    Hi Joao,

    You’re welcome :)
    We’re glad that we could help.

    Best regards,
    Nikko

    in reply to: Customizing Main Menu #1295414

    Hi 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,
    Nikko

    Hi 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.php

    Best regards,
    Nikko

    in reply to: Formular – Spamschutz #1295398

    Hi 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,
    Nikko

    in reply to: PHP WordPress 5.7.1 #1295396

    Hi KateStuartDesign,

    Please post us your login credentials (in the “private data” field), so we can take a look at your backend.

    1. Install and activate ” Temporary Login Without Password “.
    2. Go to ” Users > Temporary Logins ” on the left-side menu.
    3. Click ” Create New “.
    4. 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 ).
    5. Click ” Submit “.
    6. 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,
    Nikko

    in reply to: Enfold Problem #1295395

    Hi 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-ntE1e9TmvtQxUHNRicQ

    Best regards,
    Nikko

    in reply to: Space between elements in mobile view #1295393

    Hi 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,
    Nikko

    in reply to: enfold burger menu opens but it is empty #1295392

    Hi beachtourshawaii,

    We’re glad that we could help :)
    Thanks for using Enfold and have a great day!

    Best regards,
    Nikko

    in reply to: My Enfold Child #1295290

    Hi Ramon,

    You’re welcome :)
    Thanks as well for using Enfold and have a great day!

    Best regards,
    Nikko

    in reply to: Hamburger menu blank, works on rollover. #1295288

    Hi tadpohl,

    You’re welcome, we’re glad that we could help :)
    Thanks for using Enfold and have a great day!

    Best regards,
    Nikko

    Hi northernpacific,

    We’re glad to hear that :)
    Thanks for using Enfold and have a great day!

    Best regards,
    Nikko

    in reply to: Upgrading Enfold theme from 3.0.4 #1295285

    Hi 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,
    Nikko

    in reply to: Add html code in category #1295281

    Hi 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,
    Nikko

    in reply to: Hamburger menu blank, works on rollover. #1295280

    Hi 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,
    Nikko

    Hi 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.

    1. Install and activate ” Temporary Login Without Password “.
    2. Go to ” Users > Temporary Logins ” on the left-side menu.
    3. Click ” Create New “.
    4. 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 ).
    5. Click ” Submit “.
    6. 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,
    Nikko

    in reply to: My Enfold Child #1295274

    Hi 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,
    Nikko

    Hi sitesme,

    We’re glad to hear that :)
    Thanks for using Enfold and have a great day!

    Best regards,
    Nikko

    in reply to: Enfold shrinking header don't work after WP update #1295269

    Hi Rasmus,

    We’re glad to hear that :)
    Thanks for using Enfold and have a great day!

    Best regards,
    Nikko

Viewing 30 posts - 5,341 through 5,370 (of 25,536 total)