Forum Replies Created
-
AuthorPosts
-
Hey dsprinting,
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
( do 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 a admin user and post the login credentials in the “private data” field.Best regards,
NikkoHi es1979,
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
( do 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 a admin user and post the login credentials in the “private data” field.Best regards,
NikkoHi Darren,
Try adding this css code in Quick CSS (located in Enfold > General Styling):
#top #wrap_all #header #avia-menu .sub-menu li:hover > a { background-color: #d64d2b; }
if you need to change the color of the text, then use this code instead:
#top #wrap_all #header #avia-menu .sub-menu li:hover > a { color: white; background-color: #d64d2b; }
Hope this helps.
Best regards,
NikkoHi Anna,
Try the solution posted here: https://kriesi.at/support/topic/the-link-you-followed-has-expired-please-try-again-2/#post-980175
Hope this helps.Best regards,
NikkoHey tennetno,
Can you try the solutions posted on this thread?
Hope it helps.Best regards,
NikkoHi julie_ferrand,
Glad that we could help :)
Let us know if you need further assistance.Best regards,
NikkoFebruary 7, 2019 at 6:34 am in reply to: I'm trying to update from 4.4 to 4.5.3 but get error #1063847Hey Dandelion222,
Can you try to update again?
Some users who experienced the same issue tried it again earlier and was able to update successfully: https://kriesi.at/support/topic/update-4-5-3-failed/Best regards,
NikkoHi,
@rmf339 glad that updating the permalinks worked for you.
@CurlyHost in your WordPress Dashboard, go to Settings > Permalinks > Category base (set this to) categoryBest regards,
NikkoHey darrenwise,
Go to Enfold > Advanced Styling > click on the dropdown (Select an element to customize) set this to Main Menu sublevel Links and click Edit Element button.
Change the Font Color and Background Color then check on Apply only to mouse hover state then Save all changes.
Hope this helps.Best regards,
NikkoHey sasserp01,
Try to add this code at the bottom of your child theme’s functions.php:
function change_lightboxjs() { wp_dequeue_script( 'avia-lightbox-activation' ); wp_enqueue_script( 'avia-lightbox-activation-child', get_stylesheet_directory_uri().'/js/avia-snippet-lightbox.js', array('avia-default'), 2, true ); } add_action( 'wp_enqueue_scripts', 'change_lightboxjs', 100 );
Hope it helps.
Best regards,
NikkoHey larias_transfiriendo,
The logo is an image and could not be changed except using a photo editor like photoshop.
Are you trying to use the black? you can just grab it here: https://kriesi.at/themes/enfold-app/wp-content/uploads/sites/61/2016/05/logo.png
Hope this helps.Best regards,
NikkoHey Tylor,
The link you posted shows a 404 error but the pdf link you gave works properly.
Can you point us to the right page?Best regards,
NikkoHi aintzerga,
You’re welcome :)
Thanks for using Enfold and have a great day!Best regards,
NikkoHi Gilesamc,
Yes you need to unzip the zip file you downloaded from themeforest which contains some stuff including another zip file which is the enfold theme.
Glad that you got it working, let us know if you need further assistance.Best regards,
NikkoHi Morcy,
Glad that we could help :)
Thanks for using Enfold and have a great day!Best regards,
NikkoHi clickrepublic,
Glad that we could help :)
Thanks for using Enfold and have a great day!Best regards,
NikkoHi bartroovers,
Glad that we could help you :)
Thanks for using Enfold and have a great day!Best regards,
NikkoHi Obeatone,
Glad that we could help you :)
Thanks for using Enfold and have a great day!Best regards,
NikkoHey Morcy,
Yes, it’s possible.
The layouts that has For Developers: Section ID are Color Section, Grid Row, Tab Section, other layouts doesn’t have those option but you can use a Code Block and write some html code for example:<span id="myid"></span>
that should also work, hope this helps.
Best regards,
NikkoHey Bart,
Thanks for giving us admin access.
I have checked it and I’m not sure why it’s not working on your homepage, I have duplicated your homepage (link in private content) and it works fine.
I think you can just set the duplicated homepage as the homepage and it should be good :)Best regards,
NikkoHi flylanddesigns,
Those codes should work but it’s not reflecting on your site.
Can you try to flush out cache from autoptimize, if that doesn’t work try to temporarily deactivate the autoptimize plugin.Best regards,
NikkoHi saadhassan95,
Try to checkout this post: https://kriesi.at/archives/scoring-100-100-in-google-pagespeed-insights-gtmetrix-pagespeed-and-yslow
Hope it helps.Best regards,
NikkoHi Barbara,
Glad to hear that :)
Thanks for using Enfold and have a great day!Best regards,
NikkoHi Gilesamc,
Are you referring on the license?
I don’t see any issues and I think most likely it’s allowed :)Best regards,
NikkoHi clickrepublic,
Try to do the following steps:
1. Backup your site and put it in maintenance mode
2. Switch to a default wordpress theme like twentynineteen
3. Delete the outdated Enfold theme
4. Upload the latest version of Enfold (enfold.zip) then set it as the active theme again and turn off maintenance.Hope it helps.
Best regards,
NikkoHi oliverrees,
Glad that this is sorted out :)
Thanks for using Enfold and have a great day!Best regards,
NikkoHey aintzerga,
Unfortunately that option isn’t available in Enfold’s Contact Form.
Try to use wordpress contact form plugins like Contact Form 7 or similar plugins, they would most likely have this option.Best regards,
NikkoHey Janne,
In your WordPress Dashboard go to Woocommerce > Settings > Products (tab) > Column Count then set this to 4.
Hope this helps.Best regards,
NikkoHi HitIt2014,
Yes, this thread will be kept online.
Glad that everything is working fine :)
Thanks for using Enfold and have a great day!Best regards,
NikkoFebruary 4, 2019 at 7:22 pm in reply to: When choose "Edit page (Advanced Layout Builder)" it is opening in a new window #1062803Hey operationeel,
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
( do 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 a admin user and post the login credentials in the “private data” field.Best regards,
Nikko -
AuthorPosts