Forum Replies Created
-
AuthorPosts
-
Hi D,
Thanks for giving us admin access, your server info seems fine.
Can you try to install it this way?- Login to ThemeForest and download the Enfold theme.
- Right-click over the downloaded zip file and extract/unzip it.
- It should generate a new folder, open it and look for the enfold folder
- Right-click the enfold folder then zip it, here’s a tutorial on how to create a zip file in windows: https://www.howtogeek.com/668409/how-to-zip-and-unzip-files-on-windows-10/ (this should create enfold.zip
- Log in to WordPress as and Admin.
- Go to Appearance > Themes
- Click on the ADD NEW button.
- Click on the UPLOAD THEME button.
- Click BROWSE and choose enfold.zip file
- Click the INSTALL NOW button and activate Enfold
Best regards,
NikkoHi Tallnick,
I have deactivated this plugin Optimize Images Resizing which seems to fix the issue.
Can you try to decrease now the memory limit back to 256M? and check if the page builder still works.Best regards,
NikkoHi D,
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 Franz,
Layerslider doesn’t provide that option, the only workaround I could think of is using a web inspector to hide it via CSS.
If you’re not familiar with using web inspector and/or CSS then we can help with it, but we’ll need see the page and inspect it since the layerslider ID is randomly generated.Best regards,
NikkoHi Sabine,
I tried to login using the credentials you gave, however I’m only getting this:
FEHLER: Falscher Nutzername oder Passwort.Best regards,
NikkoHi dboland1,
There’s no need for license reset, no matter how many times you reset your site as long as your 1 license is used only for 1 site then it’s all good.
You only need to re-enter the token.
For further information regarding theme registration, please check our documentation: https://kriesi.at/documentation/enfold/theme-registration/Best regards,
NikkoHi barrystrauss,
If it does need to have some accordion feature then progress bar isn’t an option.
I’m not sure either if there are plugin that does that, since it seems to require custom coding which would take some time to do and outside the scope of our support :(Best regards,
NikkoHi Nad,
You’re welcome. I haven’t disabled any plugin but I do advise temporarily disabling WP Rocket.
How did you duplicate the page? the steps I made are to create a template and called it Video – Test, created a new page then applied the template and it worked properly.Best regards,
NikkoHi Tallnick,
Can you try to increase the memory limit?
I tried to use Health Check to disable plugins and the ALB Editor works properly, I think memory is exhausted that’s why it returns Internal Server Error.Best regards,
NikkoHi Leoning,
We’re glad to hear that :)
Just post here if you need further assistance.Best regards,
NikkoHi Franz,
Layerslider has an option to hide it in mobile.
I would suggest using a layerslider on the desktop and then for mobile devices use another slider in which you hide it on desktop but show in mobile devices.
I hope this workaround helps.Best regards,
NikkoHi Markus,
Can you give us the screenshot of which icon?
Also please post us your login credentials (in the “private data” field), so we can take a look at your backend and try to fix it for you.- 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,
NikkoHey toddbarden,
Can you try adding this CSS code in Quick CSS? located in Enfold > General Styling:
@media only screen and (max-width:767px) and (min-width:600px) { #top #wrap_all .avia-content-slider .products .woocommerce-loop-product__title { font-size: 28px; } }Just adjust the 28px value.
Best regards,
NikkoHi Metin,
Can you try to edit wp-content > themes > enfold > config-template-builder > avia-shortcodes > portfolio > portfolio.php (line 1031):
$output .= "<a href='{$title_link}' title='".esc_attr(strip_tags($title))."'>".$title."</a>";replace it with:
$output .= "<a href='{$title_link}' title='".esc_attr($title)."'>".$title."</a>";By removing strip_tags function it does make the brs work.
Best regards,
NikkoHi barrystrauss,
Have you tried to use the Progress Bar?
Best regards,
NikkoHi brand,
Thanks for giving us admin access.
After checking the images some of them did not meet the minimum height/width and with how WordPress works with cropping images this would surely result in different sizes.
I would suggest uploading uniform height and width images for featured images.Best regards,
NikkoHi John,
For the code, you can add width and height attribute like this:
<iframe src="some_link" width="800" height="600"></iframe>As for your other question, can we ask for a mockup or screenshot of what you’re trying to achieve? just to have a better picture of what needs to be done and avoid misunderstanding.
Best regards,
NikkoHi Gregg_B,
Can you give us a link to the page? so we can try to inspect the issue.
Best regards,
NikkoHi khonoka,
Thanks for giving us admin access.
The problem was caused by WordPress 5.5 which removed jQuery Migrate, to temporarily fix this I have installed and activated Enable jQuery Migrate Helper plugin.
I suggest updating from Enfold 4.5.7 to the latest version of Enfold which contains patches for issues caused by WordPress 5.5 (make sure to have a backup first before updating).
PS. You can remove the plugin once the latest version of Enfold is used.Best regards,
NikkoOctober 19, 2020 at 6:01 am in reply to: Iconfont Manager Upload From Fontella Resulting in Error #1253795Hey cr,
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 ingridbrauner,
Are you using PHP version 7.2? if yes, please upgrade to PHP 7.3
If not, 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 oniljuez,
You can override that using the instruction provided in our documentation: https://kriesi.at/documentation/enfold/intro-to-layout-builder/#add-elements-to-alb
Hope it helps.Best regards,
NikkoHi ENERGYFitnessClub,
We don’t offer email support or any support outside of the support forum.
As for the demo, please go to the WordPress Dashboard > Enfold > Demo Import, then select the demo you’d like to use for your site.
Some of these demos might require so you’ll need to install it, otherwise, recommended plugins are optional.
For further information regarding importing of demos please check: https://kriesi.at/documentation/enfold/import-demos/Best regards,
NikkoHi Manuela,
Unfortunately, there’s no option to add a tooltip, however, there’s an option to add a caption, and to show it only on hover, would this be an acceptable workaround for you?
Best regards,
NikkoOctober 19, 2020 at 5:29 am in reply to: States in Woocommerce Checkout Dropdown Switch When Hovered Over #1253783Hi caferacer666,
Thanks for giving us access.
I tried to follow your instructions and it worked properly on my end using Windows 10 and Chrome browser (screenshot in private content).
Also it’s built using span when I checked, is this already fixed?
If not, can you try to clear your browser cache? maybe it’s a caching issue producing weird results.Best regards,
NikkoHi jomtones,
Can you try the solution on this thread: https://kriesi.at/support/topic/enfold-logo-appearing-when-i-update-theme/#post-1243965
Let us know if it helps.Best regards,
NikkoOctober 19, 2020 at 5:01 am in reply to: Mailchimp signup form; how to open thank you page in new window #1253774Hi Jos,
Try to modify contact.js in wp-content > themes > enfold > config-template-builder > avia-shortcodes > contact folder and find this code (line 288):
location.href = redirect_to;replace with:
window.open(redirect_to, '_blank');You’ll need flush out cache if you have a caching plugin and clear the browser cache.
Hope it helps.Best regards,
NikkoHey sensufaktur,
Can you give us a link to the page shown in the screenshot?
Best regards,
NikkoHi Nad,
The problem seems to be coming from the caching plugin.
I have duplicated the page (link in private content) and it works properly, however, on the original page even when flushing out cache it still causes wrong output.
I think you can try to disable the caching plugin temporarily or just delete the original and use the duplicate and just rename it and change the url/permalink.Best regards,
NikkoHi John,
I tried using the video shortcode and even the html5 video but using the link doesn’t work.
Iframes don’t the loop feature/attribute however after using the iframe code you posted it does loop since the video itself inside the iframe has a loop attribute.
I think the code you used is the best one and maybe just add width and height attribute to it.Best regards,
Nikko -
AuthorPosts
