Forum Replies Created
-
AuthorPosts
-
March 27, 2018 at 5:17 am in reply to: After Update 4.2.6 Display Issue with Videos in LMS Learndash #933359
Hi,
Please try adding this css code in Quick CSS (located in Enfold > General Styling):
#top .mejs-container { max-height: none !important; }
Hope it helps :)
Best regards,
NikkoHey isabella pieri,
Thanks for contacting us!
Yes, you can change it. Please register to our support forum: https://kriesi.at/support/register/
Best regards,
NikkoHi,
Glad that it worked for you. :) Thanks for using Enfold!
Best regards,
NikkoHi,
Glad that we are able to help! Thanks for using Enfold and have a great day :)
Best regards,
NikkoHi,
We don’t offer that kind of support, however we would try to answer as much as we can and as fast as we can. FTP stands for file transfer protocol, basically it’s just a way to access your website files remotely, this will allow us to enable debugging, check for error logs and try to fix it. Cpanel is larger, ftp is just the file management part of cpanel, where you can limit us what site/folder we can only check and make changes. To make it clear what we are trying to do, since it’s hard for us to know what’s causing the issue since there’s no error showing up in the console, we are trying to enable debugging: https://codex.wordpress.org/Debugging_in_WordPress then we would use the information produced by it to know what causes the errors and try to fix it without guessing. You can just give us temporary ftp access, then remove it or change password once fixed.
Best regards,
NikkoHi alvarez560,
Glad to hear that it’s working fine. Thanks for using Enfold and have a great day! :)
Best regards,
NikkoHi,
Glad we could help :) Let us know if you need further assistance or if we can close this thread.
Best regards,
NikkoHi,
Yes, that should help but if your webhost can also turn on displaying errors, that would also help a lot since it’s still in 500 Internal Server Error.
Best regards,
NikkoHi,
Edit the page, then there’s an Avia Layout Builder, use Color Section under Layout Elements, drag it below the Advanced Layerslider, then edit the Color Section, in Section Background (tab) insert a Custom Background Image, you should also see the Screen Options (tab), just click on it and you should see the options I said.
Best regards,
NikkoHi,
Glad to hear that it’s fixed and thanks for informing us the solution that worked for you, which would really be helpful on some people who had same issue and have read this thread. Thanks for using Enfold and have a great day :)
Best regards,
NikkoHi Richard,
Please follow Vinay’s instruction and make sure that you are using PHP 7. If you are still having issues, please create a separate thread and post your ftp login and temporary admin credentials in private content so it can only be seen by moderators and thread creator (which will be you once you create the thread).
Best regards,
NikkoHey Dxwork,
What would you like to be customized on the menu? if it’s the link, or you’d like to use a mega menu, you can go to Appearance > Menus > select your menu and make changes to it there. If you like to use an icon to open the main menu, you can go to Enfold > Main Menu. If you like to change the layout go to Enfold > Header.
Hope this helps :)Best regards,
NikkoHi,
Glad that we are able to help! Thanks for using Enfold and have a great day :)
Best regards,
NikkoHi Adriano,
Glad to hear that! I’m sure that it won’t be an issue on the next update since it has already been resolved by our devs :) Thanks for using Enfold and have a great day!
Best regards,
NikkoHey Dxwork,
Please go to Enfold > Widgets > find Enfold Facebook Likebox > replace https://www.facebook.com/kriesi.at to your facebook page.
If you still have any issue please upload a screenshot/mockup to imgur.com and share the link here so we can help you better :)Best regards,
NikkoHi,
I see, glad to hear that it’s fixed :) Let us know if you need further assistance or if we can close this thread.
Best regards,
NikkoHi,
Glad that we are able to help you :) Thanks for using Enfold and have a great day!
Best regards,
NikkoHi Lena,
Yes, we will help you, can you give us a link? and point us to it.
Best regards,
NikkoHey CW,
Yes, and it’s a feature in Enfold which is available on all demos, you just need to set the link as Mega Menu in Appearance > Menus. :)
Best regards,
NikkoHi,
Glad that it’s fixed :) Thanks for using Enfold and have a great day!
Best regards,
NikkoHi,
Please remove the code I gave, since I misunderstood it, then replace this code you have since it’s causing the issue:
.current-menu-item .avia-menu-text { color: white; border-bottom: solid 1px #ffffff; display: inline; padding-bottom: 10px; font-weight: bold; opacity: 1; }
And replace it with:
#header #avia-menu > .current-menu-item > a > .avia-menu-text { color: white; border-bottom: solid 1px #ffffff; display: inline; padding-bottom: 10px; font-weight: bold; opacity: 1; }
this should only target the current-menu-item that is not in a sub menu.
Best regards,
NikkoHi,
Sorry about that, for the layerslider go to Layerslider WP > Sliders > click on your Slider > Slider Settings > Mobile > Hide Under then add this value: 767px and Save.
Hope it helps :)Best regards,
NikkoHi,
I have tried to fix the problem but find it too difficult without the error logs, can you try to ask your web host to check.
Best regards,
NikkoHi,
Glad we are able to help! Thanks for using Enfold and have a great day :)
Best regards,
NikkoHi,
Thanks, try adding this css code in Quick CSS:
#top #avia-menu > li:hover > a > .avia-menu-text { color: white; border-bottom: solid 1px #ffffff; display: inline; padding-bottom: 10px; opacity: 1; }
Hope it helps :)
Best regards,
NikkoMarch 26, 2018 at 10:07 am in reply to: how to right align the shipping options in the checkout and cart pages? #932909Hi,
Glad we could help! Thanks for using Enfold and have a great day :)
Best regards,
NikkoHi,
Try using this css code instead:
#top.home #after_masonry .template-page { padding: 10px 0; }
I hope it’s correct, if not please let me know or provide a screenshot of what you want to achieve.
Best regards,
NikkoHi,
You’re welcome, add this css code also:
#top.rtl .avia_ajax_form .form_element_third { margin-right: 0; }
Best regards,
NikkoMarch 26, 2018 at 9:58 am in reply to: how to right align the shipping options in the checkout and cart pages? #932904Hi,
Glad to hear that, you can use this code to reduce that:
#top.woocommerce-cart #main #av_section_2 .template-page { padding-top: 0; }
Best regards,
NikkoHi,
Sorry, I thought you were referring on the portfolio items on the homepage which seems to be using masonry since there was no other links given, I checked the horizontal gallery however the links would not work since links are used for the lightbox.
Best regards,
Nikko -
AuthorPosts