Forum Replies Created
-
AuthorPosts
-
Hi felixfi,
We’re glad to hear that :)
Thanks for using Enfold and have a great day!Best regards,
NikkoSeptember 4, 2020 at 3:34 pm in reply to: Cart Icon not displaying items in basket on hover #1243405Hey dweddell,
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 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,
NikkoHi 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,
NikkoHi 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,
NikkoHi jetsaveurs.com,
We’re glad that we could help :)
Thanks for using Enfold and have a great weekend!Best regards,
NikkoHey 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,
NikkoHey 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,
NikkoHey vanderhout,
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 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,
NikkoHi 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,
NikkoHi 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,
NikkoSeptember 4, 2020 at 12:51 pm in reply to: WooCommerce Hidden Products visibility in Masonry Style #1243293Hi 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,
NikkoHi 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,
NikkoHi 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,
NikkoHi Eric,
Let us know if you still need further assistance :)
Best regards,
NikkoHi 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,
NikkoHi 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,
NikkoSeptember 4, 2020 at 10:15 am in reply to: Adding captions underneath featured images on posts #1243253Hi 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,
NikkoHi 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,
NikkoHi 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,
NikkoHi 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,
NikkoHi 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,
NikkoHi 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,
NikkoHi Disodo,
We’re glad that we could help :)
Thanks for using Enfold and have a great day!Best regards,
NikkoHi 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,
NikkoHi 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,
NikkoHi 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,
NikkoHi Lyse,
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 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 -
AuthorPosts
