Forum Replies Created

Viewing 30 posts - 4,921 through 4,950 (of 25,536 total)
  • Author
    Posts
  • in reply to: “Proceed to checkout text” #1298549

    Hi ThomSchu,

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

    Best regards,
    Nikko

    in reply to: can't override archive.php in enfold-child #1298545

    Hi Bruichladdich,

    I have checked your child theme, however, I could not find category-news.php, please check.

    Best regards,
    Nikko

    Hi reinsicht,

    Can you add a Custom CSS Class on the Tab Section (any name you’d like to use, a descriptive name should be better) then give us a link to the page? so we can try to inspect it and give you some CSS code that should help.

    Best regards,
    Nikko

    in reply to: please match the requested format #1298540

    Hi IkramG,

    Thanks for the tip :)
    This should help a lot of users who are using the same plugin and has the same issues.

    Best regards,
    Nikko

    in reply to: No zoom effect on product images #1298539

    Hi mclweb,

    Thanks, I have tried to inspect your site and it does not seem to work even if it’s only the Woocommerce plugin activated and WordPress Default Theme Twenty Twenty One (I have done it in these steps to ensure it will not affect other users/guests, you can verify it as well by doing these steps):
    1. Installed and activated Health Check and Troubleshooting plugin (now deactivated).
    2. Click Troubleshoot under Woocommerce.
    3. In the Admin Bar (top) hover over Troubleshooting Mode > Themes > then click Switch to Twenty Twenty One
    4. Check one of the product pages and you should see it not working.
    Also there’s no js error (also based on the steps made this is not a theme issue).
    Can you try to backup your site then update the Woocommerce plugin, I hope this would help resolve the issue.

    Best regards,
    Nikko

    in reply to: how can i aline these drop down menu items? #1298482

    Hi reinsicht,

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

    Best regards,
    Nikko

    in reply to: no margin in content section #1298457

    Hi jelle,

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

    Best regards,
    Nikko

    in reply to: background image for color section is blurry #1298455

    Hi thinkoutloudsd,

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

    Best regards,
    Nikko

    in reply to: adding flag images to my secondary navigation #1298453

    Hi merrywatson,

    I did not receive it.
    Please post it here in private content, so any moderator can check it. :)

    Best regards,
    Nikko

    in reply to: “Proceed to checkout text” #1298450

    Hi Thomas,

    Can you try to change the text domain to woocommerce?

    Best regards,
    Nikko

    in reply to: Moving date under title in Blog #1298430

    Hi Stephanie,

    Thanks for giving us admin access.
    It seems this is a bug in Enfold 4.8.1 in the french language but is fixed it Enfold 4.8.2.
    The Blog Styling has three options but in french (4.8.1) it only shows two.
    Please backup your site and update it to Enfold 4.8.2 then change Blog Styling to Default (Business) and that should fix the issue.

    Best regards,
    Nikko

    in reply to: How customize the text in the footer column2 area? #1298421

    Hi JuLeS-NCfC-2021,

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

    Best regards,
    Nikko

    in reply to: How to set max-width for text #1298420

    Hi Martian,

    We’re glad to hear that :)
    Please do the following:
    1. Set the Custom CSS Class to mysection in the Color Section. (you can rename mysection to anything you want)
    2. Add this CSS code in Quick CSS:

    #top #main .mysection .template-page {
      max-width: 800px !important;
    }

    Then if you need to apply this on specific Color Section in other pages then you just need to repeat step 1.
    Hope this helps.

    Best regards,
    Nikko

    Hi Meike,

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

    Best regards,
    Nikko

    in reply to: homepage elementor #1298415

    Hi idvisionme,

    I apologize for the delayed response.

    1. There are three ways that you can change this:
    – Change post’s/portfolio item’s published date
    – Use a plugin called Post Types Order
    – Use a WordPress hook pre_get_posts
    2. Can you give us specific steps in order to test this? maybe a screenshot as well of the dark mode.
    3. I inspected the text’s font size and its the same, I think it only changes when Elementor is activated on the page as it has its own settings that overrides Enfold’s settings.

    Best regards,
    Nikko

    in reply to: Font Awesome icons not showing up in version 4.8 #1298414

    Hi mshaivitz,

    Thanks for giving us admin access.
    The share icons are now showing properly, I have enabled them in Enfold > Blog Layout > Share links at the bottom of your blog post for now I have checked all, you can disable some of them that you don’t need.

    Best regards,
    Nikko

    in reply to: Blog Dates Aren't Showing #1298397

    Hi creatiffco,

    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: Targeting links to A ID's on different pages #1298380

    Hi sdmoody,

    You’re welcome :)
    Just let us know how it goes.

    Best regards,
    Nikko

    in reply to: no margin in content section #1298379

    Hi Jelle,

    Please do this instead:
    1. Set the Custom CSS Class to mysection in the Color Section.
    2. Set the Custom CSS Class to myrow in the Column element that has the image.
    3. Add this CSS code in Quick CSS:

    #top .mysection {
        overflow: hidden;
    }
    
    #top .mysection .myrow img {
        transform: scale(1.15);
    }

    If you need to add this on other pages/posts then just repeat Step 1 & 2.
    Also, you can remove the last code I gave.

    Best regards,
    Nikko

    in reply to: adding flag images to my secondary navigation #1298378

    Hi merrywatson,

    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: Fullwidth Color Section with Image Not Behaving. #1298377

    Hi Hidealoo,

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

    Best regards,
    Nikko

    in reply to: how can i aline these drop down menu items? #1298376

    Hi reinsicht,

    Can you try to disable CSS file merging and compression in Enfold > Performance?

    Best regards,
    Nikko

    in reply to: No zoom effect on product images #1298375

    Hi Sarah,

    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: Spam on posts #1298324

    Hi Eefke,

    You can use captcha in order to prevent spam messages.
    Please refer to our documentation: https://kriesi.at/documentation/enfold/contact-form/#captcha
    Hope it helps.

    Best regards,
    Nikko

    in reply to: no margin in content section #1298323

    Hi jelle,

    Can you try adding this CSS code in Enfold > General Styling > Quick CSS:

    .postid-101 #av_section_1 {
        overflow: hidden;
    }
    
    .postid-101 #av_section_1 .row-natuur img {
        transform: scale(1.15);
    }

    Best regards,
    Nikko

    in reply to: Password protected post – show image in masonry #1298321

    Hi Micha66,

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

    Best regards,
    Nikko

    in reply to: Heading Font/Style can no longer be changed #1298320

    Hi emandu,

    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: how can i aline these drop down menu items? #1298319

    Hi reinsicht,

    Please try to add this CSS code in Enfold > General Styling > Quick CSS:

    #top #header .avia_mega_div > .sub-menu > li > ul ul li {
        margin-left: 0;
    }

    Best regards,
    Nikko

    in reply to: Moving date under title in Blog #1298316

    Hi Stephanie,

    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: Palatino Font not loading on Windows #1298314

    Hi sitesme,

    Only having TTF font format causes the issue you mentioned that its not rendering to other devices.
    With the method I mentioned, it would ensure it would work in all devices.
    But if interoperability is not an issue then it’s all good.

    Best regards,
    Nikko

Viewing 30 posts - 4,921 through 4,950 (of 25,536 total)