Forum Replies Created

Viewing 30 posts - 8,461 through 8,490 (of 25,536 total)
  • Author
    Posts
  • in reply to: Social sharing for blog posts: adding Facebook? #1243406

    Hi felixfi,

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

    Best regards,
    Nikko

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

    Hey dweddell,

    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 Theme Options Not Working #1243403

    Hi Osejo,

    Thanks for giving us admin access.
    I have installed and activated Enable jQuery Migrate Helper plugin which fixes the issue caused by WordPress 5.5 (which removed jQuery migrate file)
    Please update to the latest version of Enfold (4.7.6.3) then you can remove the plugin I have installed.

    Best regards,
    Nikko

    in reply to: Mouse over – Social Media Icons #1243400

    Hi Sven,

    On top of the code I pointed out above you can put this code:

    if($display_name == 'Dribble') {
      $display_name = 'My Dribble';
    }

    Then just replace My Dribble with the text you want to use.
    Hope it helps.

    Best regards,
    Nikko

    in reply to: Page Text completely disappeared #1243399

    Hi algkent,

    Yes, I noticed that as well, not sure yet why that’s appearing.
    But if you scroll further down you’ll see the Advanced Layout Builder (for now just ignore the top with shortcodes), we’ll try to inspect on it further.

    Best regards,
    Nikko

    in reply to: very urgent : site error #1243396

    Hi jetsaveurs.com,

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

    Best regards,
    Nikko

    in reply to: page load error glitch #1243341

    Hey Munford,

    I have checked your site and tried to reload several times and I can only see the correct one.
    Maybe it’s a caching issue please try to clear browser cache.

    Best regards,
    Nikko

    in reply to: Avia editor didn't load after the last WP update #1243331

    Hey Juanjo,

    Thanks for providing us screenshots and admin access :)
    I have installed and activated this plugin https://wordpress.org/plugins/enable-jquery-migrate-helper/ and it seems to fix the issues which are caused by WordPress 5.5’s remove of jQuery migrate.
    I can see that you’re still using Enfold 4.2.5, please update to the latest version which is 4.7.6.3 which contains patches for the latest version of WordPress.
    And make sure to have a backup first.

    Best regards,
    Nikko

    in reply to: WARNING errors #1243318

    Hey vanderhout,

    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 Theme Options Not Working #1243314

    Hi Osejo,

    Thanks for the credentials, can you also set the role to Administrator?
    We could not check the Theme Options with the current permission set to the account.

    Best regards,
    Nikko

    in reply to: Warning with layerslider code #1243312

    Hi tremblayly,

    I have checked your site and I don’t see the error.
    Can you tell us where we can see it?
    Can you try to clear the browser cache?

    Best regards,
    Nikko

    in reply to: very urgent : site error #1243301

    Hi jetsaveurs.com,

    Thanks for giving us admin access.
    I have checked your site again and the error is not showing up on my end.
    You’re probably seeing a cached version. Please try to clear your browser cache or if you’re using chrome, try to use in Incognito mode.

    Best regards,
    Nikko

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

    Hi mtmundarain,

    Thanks again for your patience.
    I’ll be reporting the 2 issues/bug you had found to our devs.
    1. A product that have their product visibility set to hidden is still showing on the Masonry.
    2. Masonry’s WooCommerce Sorting Order is not working (always shows order in reverse)

    Best regards,
    Nikko

    in reply to: Advanced Layout Builder not working #1243274

    Hi matatabikikaku,

    We’re glad to hear that :)
    Instead of disabling the firewall, you might just need to whitelist your IP or maybe change some settings.

    Best regards,
    Nikko

    in reply to: very urgent : site error #1243270

    Hi jetsaveurs.com,

    Thanks, are you using PHP version 7.2? if yes, please upgrade to version 7.3.
    If not, please upgrade the account role to administrator so we can check further.

    Best regards,
    Nikko

    in reply to: Stretching images #1243265

    Hi Eric,

    Let us know if you still need further assistance :)

    Best regards,
    Nikko

    in reply to: Page Text completely disappeared #1243263

    Hi algkent,

    I tried to fix the page, please check.
    If some parts aren’t showing, please try to recreate it and let us know if they still won’t appear.

    Best regards,
    Nikko

    in reply to: Enfold options not showing anymore #1243258

    Hi alexx8675,

    I have checked it and it worked properly even when I turned off the enable jQuery migrate helper plugin.
    Also checking the js file that is pointed out, it doesn’t contain that function anymore.
    Most likely that js file is cached and your browser is not fetching the new one, please try to clear your browser’s cache or use another browser or if in Chrome use incognito mode.

    Best regards,
    Nikko

    in reply to: Adding captions underneath featured images on posts #1243253

    Hi emanar,

    I have added this CSS code in Quick CSS which showed the caption below the featured image.

    small.avia-copyright {
      display: block !important;
    }

    As for LCP, you can check this article: https://web.dev/optimize-lcp/
    Optimizing your image and also lazy loading images should help.

    Best regards,
    Nikko

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

    Hi jasperlemmers,

    Can you try adding this CSS code in Quick CSS, located in Enfold > General Styling: (the animation will not be the same as the link you gave)

    #header .av-logo-container, 
    #header .av-logo-container .logo a, 
    #header .av-logo-container .logo img {
        -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: Enfold Theme Options: Left sidebar is blank #1243220

    Hi au_eadev,

    I have checked your site and it seems to work properly and the Theme Options menu is showing properly.
    Maybe it’s just a caching issue, please try to use another browser or if you are using Chrome, please use incognito mode.
    Let us know if it helps.

    Best regards,
    Nikko

    in reply to: Enfold Theme Options: Left sidebar is blank #1243214

    Hi ESWEENEY113,

    I have checked your site and it’s already 4.7.6.3, the warning you are seeing most likely is just fetched on some cached js files in the backend.
    Just flush out any cache whether via plugin or built-in internal caching from the webhost, if it still shows try to clear the browser cache.

    Best regards,
    Nikko

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

    Hi domchocolate,

    Thanks for giving us admin access.
    I have checked your child theme and I think there are some minor differences in header.php but it should cause any issue.
    Plugins are okay as well, though I suggest updating to PHP 7.3 for the latest version.
    Can you try to do create a staging site? basically it’s a clone/duplicate of your live site and placed on your subdomain for testing purposes.
    Here’s a tutorial on how to easily do it: https://themeisle.com/blog/wordpress-staging-site/
    We’ll try to update it to the latest version, we’ll just need wp-admin credentials and FTP access for the staging site.

    Best regards,
    Nikko

    in reply to: Breadcrumbs bar #1243200

    Hi Kaleidoscope_Advertising_and_Design_Inc,

    I apologize again, I haven’t added the selectors (I have fixed the code above) but I’ll rewrite it again (remove the media queries I gave last time) and use this one instead:

    @media only screen and (max-width:1024px) {
      #top #main .stretch_full.title_container {
        top: 147px;
      }
    }

    Ipad Portrait Mode (add this):

    @media only screen and (max-width:959px) {
      #top #main .stretch_full.title_container {
        top: 122px;
      }
    }

    Mobile Device (add this):

    @media only screen and (max-width:767px) {
      #top #main .stretch_full.title_container {
        top: 142px;
      }
    }

    Best regards,
    Nikko

    in reply to: Demo theme import failure #1243195

    Hi Disodo,

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

    Best regards,
    Nikko

    in reply to: Mobile Burger Menu space issues #1243121

    Hi achhee,

    Thanks for giving us admin access.
    I have added this CSS code in Quick CSS to remove that background color:

    #top .avia-logo-element-container a.slide-image {
        background-color: transparent !important;
    }

    As for CSS to prohibit scrolling, The height is just enough but I can’t find a way to remove that slight scrolling, if you want to reduce the height, you can use this CSS code, however it doesn’t look nice:

    #top .av-burger-overlay {
        height: 310px;
    }

    Best regards,
    Nikko

    in reply to: Mouse over – Social Media Icons #1243111

    Hi Videmi,

    That tooltip is produced by the title tag (html/browser default).
    If you want to change the title, you’ll need to modify avia_social_media_icons class which is defined in wp-content > themes > enfold > includes > helper-social-media.php:
    Then the title part of line 167 in Enfold 4.6.7.3

    $html .=	"<a {$blank} {$aria_label} href='" . esc_url( $icon['social_icon_link'] ) . "' " . av_icon_string( $icon['social_icon'], false ) . " title='{$display_name}'>";

    you can add some condition on top of it, to make it change title when it’s dribble.
    I hope this helps.

    Best regards,
    Nikko

    in reply to: very urgent : site error #1243099

    Hi jetsaveurs.com,

    I have accessed using the credentials you gave but it didn’t worked, after the 3rd attempt I got this error:

    ERROR: Access from your IP address has been blocked for security reasons. Please contact the administrator.

    Best regards,
    Nikko

    in reply to: Warning with layerslider code #1243075

    Hi Lyse,

    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: Vimeo videos showing black box #1243074

    Hi Steve,

    Thank you for your patience.
    This plugin was causing the issue: Anti-Spam by CleanTalk
    Specifically, the Capture buffer is turned on in Advanced Setting, after turning it off, it works fine.
    As long as that setting is turned off, it works properly.

    Best regards,
    Nikko

Viewing 30 posts - 8,461 through 8,490 (of 25,536 total)