Forum Replies Created

Viewing 30 posts - 8,431 through 8,460 (of 25,536 total)
  • Author
    Posts
  • in reply to: Avia Layout Builder not loading #1243939

    Hi cocoagroup,

    Thanks for providing admin access.
    I noticed that admin-ajax is returning 403 Forbidden.
    I think your server’s firewall preventing it please, try to whitelist your IP Address in your site’s server.
    Here’s a similar thread:
    https://kriesi.at/support/topic/advanced-layout-builder-still-wont-load/
    https://kriesi.at/support/topic/advanced-layout-builder-not-working-8/

    Best regards,
    Nikko

    in reply to: Checkout Submit Button Disabled after Update #1243927

    Hey mreinisch71,

    I have checked it on your site and can confirm it as well.
    Please create a staging site where we can try to check on the issue without affecting your live site.
    Here’s a simple tutorial you can follow: https://themeisle.com/blog/wordpress-staging-site/

    Best regards,
    Nikko

    in reply to: Adding link to column breaks it #1243922

    Hey kinderheim511,

    Thanks for providing the link.
    I tried to reproduce the same thing on my end but I do not get the same result.
    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

    Hi djcopywriter,

    The Reviews menu link contains some characters that causes some js errors.
    Please try to use a url shortener like https://bitly.com/ or https://tinyurl.com/ and use that as your custom link for reviews.
    It should remove the js error and should make your slider work properly.

    Best regards,
    Nikko

    in reply to: Web accessibility error in Icon Box #1243905

    Hi Haiko,

    You’re welcome :)
    Just let us know your feedback, if you’ll need further assistance just post back here.

    Best regards,
    Nikko

    in reply to: Enfold and Google Core Web Vitals #1243902

    Hey Jason,

    We apologize for the delayed response.
    Can you give us a link to the page mentioned? so we can inspect further.
    Cumulative Layout Shifts measures visual stability and common issues are images having no width and height (because of the responsive image trend) I think the top bar shouldn’t contribute to it since it’s height is specified, product image fading should also not be a factor, but I think description tab is a huge factor.
    The future updates should add some improvements to it.

    Best regards,
    Nikko

    in reply to: Page title not showing #1243894

    Hey InternationalRafting,

    We apologize for the delayed response.
    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: Web accessibility error in Icon Box #1243893

    Hi Haiko,

    The workaround that I could think of right now is using a button and make it visually look like your current iconbox.
    Please try to do the following steps:
    – Use a button, add a label, link and the icon you used.
    – In Styling (tab), set Button Position to Align Left
    – Change Button Color to Custom Color
    – Set Custom Font Color to a black color (or anything)
    – In Advanced (tab) > Developer Settings > Custom CSS Class, put my-iconbox and save
    – Go to Enfold > General Styling > Quick CSS, then add this CSS Code:

    .my-iconbox a.avia-button {
        background-color: transparent !important;
    }

    Let us know if this helps.

    Best regards,
    Nikko

    in reply to: Web accessibility error in Social Share Buttons #1243890

    Hi Haiko,

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

    Best regards,
    Nikko

    • This reply was modified 5 years, 4 months ago by Nikko.

    Hi anma,

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

    Best regards,
    Nikko

    in reply to: Need to improve Google PageSpeed Insights score #1243885

    Hi GizmakSanayi,

    Please check this article: https://kriesi.at/archives/scoring-100-100-in-google-pagespeed-insights-gtmetrix-pagespeed-and-yslow
    Hope it helps :)

    Best regards,
    Nikko

    in reply to: Padding top in mobile menu #1243883

    Hi dumdeldidum,

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

    Best regards,
    Nikko

    in reply to: Web accessibility error in Social Share Buttons #1243882

    Hey rhae,

    I have checked it and I don’t see it as an error when checked in https://wave.webaim.org/
    I could see it under the 13 Structural Elements, also it’s also a common practice to use an unordered list for social links just like in menu items.

    Best regards,
    Nikko

    in reply to: Web accessibility error in Icon Box #1243879

    Hey rhae,

    Thanks for giving us admin access.
    I have modified the page you gave (Iconbox > Advanced > Link Settings > Apply link to icon from Yes, apply link to icon and title to No, apply link to the title).
    This fixes the error in https://wave.webaim.org/ though it removes the link from the icon.
    Since icons are using pseudo-element to show it basically has no text when it is transformed into a link.

    Best regards,
    Nikko

    in reply to: Text Box > Styling > Font Sizes for different screen sizes #1243868

    Hi jpamoroso,

    We apologize for the delayed response.
    I have checked on the issue on your site and I found two.
    The first one is caused by the inline css inside the span:

    <span style="font-size: 14pt;">My work consists of graphic design

    Please remove the span or atleast the inline css.
    The next one is a bug which is a conflict between the Text Block’s font size styling and the Advanced Styling Theme Options, I’ll report it our devs.
    As a temporary fix, in Enfold > Advanced Styling > set < p > ‘s font size to default (leave everything as is) then save.
    Go to Enfold > General Styling > Quick CSS and add this CSS code:

    #main {
        font-size: 18px;
    }

    Best regards,
    Nikko

    in reply to: My site is gone #1243866

    Hey AuroraArcus,

    Can you give us FTP access? the site couldn’t be accessed via Dashboard.

    Best regards,
    Nikko

    in reply to: alignment h3 headings in columns #1243864

    Hi Alexander,

    We apologize for the delayed response.
    I have inspected those columns and noticed that there are some H3 tags or headings with nothing on it which causes that extra space.
    On the Text Block editor switch from Visual to Text and you should see this:

    <h3 style="text-align: left;"></h3>

    Just remove it.
    If you’re having a hard time on it, 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: Thrive Architect not loading in Enfold #1243863

    Hi PeterSocialiq,

    We apologize for the delayed response.
    Can you try to create a staging site where thrive plugins are updated to the latest version? a staging site is basically a clone or duplicate of your live site placed in your subdomain so it has the same environment as the live site which is made for testing purposes. Here’s a simple tutorial you can follow: https://themeisle.com/blog/wordpress-staging-site/
    I have checked on it but since it’s working properly with outdated versions of those plugins we can’t check further on it.

    Best regards,
    Nikko

    in reply to: remove H5 share post #1243862

    Hi cm,

    Can you give us a screenshot?
    I have checked the links you gave and could not see any dates.

    Best regards,
    Nikko

    in reply to: Easy slider and images have disappeared after update #1243861

    Hi braymond,

    We could not reproduce the same issue on our end.
    Can you try to create a staging site where we can check the backend?
    Here’s a simple tutorial you can follow: https://themeisle.com/blog/wordpress-staging-site/

    Best regards,
    Nikko

    in reply to: WARNING errors #1243860

    Hi vanderhout,

    Thanks for giving us admin credentials.
    I have checked functions.php of your child theme and noticed that the single quotes were looking different and might be the cause of the issue and another one I found is that you have two functions that uses the same hook. I have commented out those codes so it is not read and according to our documentation this should be used instead: https://kriesi.at/documentation/enfold/intro-to-layout-builder/#alb-for-any-post-type
    I have added this code in your functions.php

    function avf_alb_supported_post_types_mod( array $supported_post_types )
    {
      $supported_post_types[] = 'sfwd-courses';
      $supported_post_types[] = 'sfwd-lessons';
      $supported_post_types[] = 'sfwd-topic';
      return $supported_post_types;
    }
    add_filter('avf_alb_supported_post_types', 'avf_alb_supported_post_types_mod', 10, 1);

    Best regards,
    Nikko

    in reply to: layout error in firefox #1243856

    Hi Munford,

    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: Breadcrumbs bar #1243855

    Hi Kaleidoscope_Advertising_and_Design_Inc,

    I have checked your site and I don’t see any changes.
    Since the breadcrumbs bar as you mentioned floats, it should also change location when you change the top value, the issue most likely is due to caching.
    Please try to flush out the cache.

    Best regards,
    Nikko

    in reply to: Cart Icon not displaying items in basket on hover #1243820

    Hi dweddell,

    Thanks for giving us admin access.
    I have checked it but I could not find out what causing it.
    There’s a js error that is caused by WooCommerce Stripe Gateway but after deactivating the plugin for few seconds and testing it, it does not seem to be the cause of the issue.
    Can you try to create a staging site for us? basically it’s a clone or duplicate of your live site placed on your subdomain (so it is still in the same environment) for the purpose of testing.
    We’d like to further investigate on the issue without affecting your live site, here’s a simple tutorial you can follow: https://themeisle.com/blog/wordpress-staging-site/
    After making that, please give us both admin credentials and FTP access for the staging site.

    Best regards,
    Nikko

    in reply to: speed open logo part and closing #1243816

    Hi jasperlemmers,

    Can you try to replace the code I gave to this one:

    #header .av-logo-container, 
    #header .av-logo-container .logo a {
        -webkit-transition: all 0.7s cubic-bezier(0.93, 0.16, 0.32, 1.07);
        transition: all 0.7s cubic-bezier(0.93, 0.16, 0.32, 1.07);
    }

    Best regards,
    Nikko

    in reply to: WooCommerce Hidden Products visibility in Masonry Style #1243591

    Hi mtmundarain,

    Thanks again for your patience.
    The issue will be fixed on the next release of Enfold.
    As a temporary fix on your site (as recommended by our dev), please replace the following files in your live site:
    – config-templatebuilder/avia-shortcodes/av-helper-masonry.php : https://pastebin.com/PR4VVKBM
    – config-templatebuilder/avia-template-builder/php/popup-templates.class.php : https://pastebin.com/Ur6zJmnG
    – config-woocommerce/config.php : https://pastebin.com/3XYeC0iJ
    I have replaced it on your staging site.

    Best regards,
    Nikko

    in reply to: Enfold logo appearing when I update theme #1243540

    Hi domchocolate,

    Thanks for giving us admin access.
    I tried to update it via this plugin: Update Theme and Plugins from Zip File but I am getting a 413 Request Entity Too Large error
    I also tried via WP File Manager plugin which is also not succeeding.
    Can you try to update it for us? then if the issue appears we’ll try to fix it then give you the steps.

    Best regards,
    Nikko

    in reply to: Enfold options not showing #1243411

    Hi aribann,

    Thanks for sharing how to clear the browser cache :)

    Best regards,
    Nikko

    in reply to: WP 5.5.1 hangs my Avia Layout Builder #1243410

    Hi Jason,

    We’re glad to hear that :)


    @corefocusgroup
    another common issue with WordPress 5.5 is ALB Editor’s not loading and just shows the spinner, which is caused by some js errors (due to the removal of jQuery migrate file), the fix is to install this plugin: https://wordpress.org/plugins/enable-jquery-migrate-helper/

    Best regards,
    Nikko

    in reply to: layout error in firefox #1243408

    Hey Munford,

    Yes, I can see the issue you’re having in firefox.
    Can you try to put the negative margin in the 3/5 column instead?

    Best regards,
    Nikko

Viewing 30 posts - 8,431 through 8,460 (of 25,536 total)