Forum Replies Created
-
AuthorPosts
-
Hi,
Thanks! I am getting “Server said: Login authentication failed” error though. Could you please check the credentials once again?
Best regards,
YigitHi,
You are welcome, Phil! We will keep the thread on hold. In case you would like to follow up, you can simply reply to this thread to re-open it :)
Best regards,
YigitHi,
You are welcome! Glad it is working now :)
Let us know if you have any other questions or issues!
Best regards,
YigitHi,
Please refer to this post – https://kriesi.at/documentation/enfold/import-demos/#demo-import-dont-work-or-demo-data-install-error.
If it does not help, please try de-activating all active plugins and check once again.If that too does not help, please create temporary admin logins and post them here privately so we can look into it :)
Best regards,
YigitHey Phil,
Please go to Enfold theme options > Performance > Show Advanced Options and disable “adding unique timestamps” option – https://kriesi.at/documentation/enfold/optimization/#troubleshoot
Best regards,
YigitHey,
Could you please post FTP logins here privately as well? I have switched HTTP links to HTTPS but they still cannot be found.
Regards,
YigitHey,
Thanks for contacting us!
Actually you have purchased the correct theme. Consulting demo is one of many Enfold demos that you can import in Enfold theme options > Demo Import with a single click within a few minutes. Please see – https://kriesi.at/documentation/enfold/import-demos/ :)
Best regards,
YigitJune 17, 2020 at 2:36 pm in reply to: Logo Keeps on spinning / all the images load in a black and white blur #1223400Hi,
@Hokuspokus thanks for your feedback.I have started an issue on GitHub and brought this to our devs’ attention.
Some elements, such as Masonry, are not compatible with Lazy Load due to their structure.
We are already working on improving performance and we will definitely consider providing support for lazy load as well.Best regards,
YigitHi,
You are welcome, glad Rikard could help! :)
For your information, you can take a look at Enfold documentation here – https://kriesi.at/documentation/enfold/
If you have any other questions or issues, feel free to start a new thread under Enfold sub forum and we will gladly try to help you :)
Best regards,
YigitHi,
Issue seems to be related to redirects you have in your .htaccess file.
I have emptied .htaccess file and it loads fine now without slug.I attached the content of your your previous .htaccess file in private content field below.
Please review your website :)
Regards,
YigitHi,
Could you please contact your hosting provider and ask them to enable “mbstring” extension?
I am pretty sure issue is related to your server configuration however cannot put a finger on it yet :)Best regards,
YigitJune 17, 2020 at 1:42 pm in reply to: Function to limit number of charcaters in a specific textblock #1223380Hey,
Could you please post FTP logins here privately as well? I am currently getting “The page isn’t redirecting properly” error.
Cheers!
YigitJune 17, 2020 at 1:35 pm in reply to: Preview Changes page or post does not work when ALB is used with LearnDash #1223376Hi,
Just replied to that thread. Shall we continue with this issue on that thread as well? :)
Best regards,
YigitJune 17, 2020 at 1:34 pm in reply to: Materials in LearnDash not visible with ALB activated, another settings problem? #1223375June 17, 2020 at 1:33 pm in reply to: Gallery with four thumbnails above and one big image below #1223374Hi,
1- I added following code to bottom of Quick CSS which removes bottom padding from last two images in the gallery
.custom-gallery .avia-gallery-thumb a:nth-last-of-type(-n+2) img { padding-bottom: 0 !important; }2- That is because you are using two different gallery elements on your page while you are using 1 gallery element on "Big image above" version. I recreated your layout using single Gallery element below your existing section in page in private content field.
Please review your website.
Best regards,
YigitHi,
Please add following code to Quick CSS as well
@media only screen and (max-width: 480px) { .responsive #top .av-logo-container .avia-menu.av_menu_icon_beside { border-right: none; border-left: 1px solid currentColor; }}If you would like to remove it, you can simply use
.responsive #top .av-logo-container .avia-menu.av_menu_icon_beside { border: none; }Best regards,
YigitHi Susanne,
You are welcome! :)
For your information, you can take a look at Enfold documentation here – https://kriesi.at/documentation/enfold/
If you have any other questions or issues, feel free to start a new thread under Enfold sub forum and we will gladly try to help you :)
Best regards,
YigitHi,
You are welcome! :)
For your information, you can take a look at Enfold documentation here – https://kriesi.at/documentation/enfold/
If you have any other questions or issues, feel free to start a new thread under Enfold sub forum and we will gladly try to help you :)
Best regards,
YigitHi,
I added following code to bottom of Style.css file of your child theme
.header-widgets { justify-content: space-evenly; display: flex; color: white; margin-bottom: -120px; padding: 10px 0; }and changed your code in functions.php file to following one
add_action( 'ava_main_header', 'enfold_customization_header_widget_area' ); function enfold_customization_header_widget_area() { ?> <div class="header-widgets"> <?php dynamic_sidebar( 'header' ); ?> </div><?php }Please review your website :)
Best regards,
YigitHey,
Yes, it is known and expected as Envato has updated their API and we have implemented those changes in Enfold 4.5, older versions need manual updating before switching to Personal Token instead of API keys. You can find more information here – https://kriesi.at/support/topic/updating-to-enfold-4-5-and-validating-personal-token/#post-1032609.
If you would like us to update the theme for you, please have a backup, register to our support forum – https://kriesi.at/support/register/, login and share WP admin logins here privately :)
Best regards,
YigitHey,
We have updated your email. Please request a new password – https://kriesi.at/support/register/?action=lost_pw :)
Best regards,
YigitHey Susanne,
I edited your element and gave it a unique ID “custom-grid” and then added following code to bottom of Quick CSS field
#custom-grid li:nth-child(5) { clear: both; }Please review your website :)
Regards,
YigitHey,
Thanks for contacting us!
Please edit your column elements and give them a negative top margin :)
Regards,
YigitJune 16, 2020 at 2:09 pm in reply to: Preview Changes page or post does not work when ALB is used with LearnDash #1223030Hey,
I tried to reproduce the issue but preview does not seem to work on my end on both ALB and classic editor. Also theme options seem to be broken so I am not 100% sure if that is related to something on your installation or not.
I asked for a copy in other thread. Once we receive a copy, we will look further into it :)
Regards,
YigitJune 16, 2020 at 2:07 pm in reply to: Materials in LearnDash not visible with ALB activated, another settings problem? #1223029Hi Barb,
Sorry for my late reply!
It would be great if you could share a copy with us :)
Best regards,
YigitHey,
Will do :)
Please let us know if you have any other questions, issues or suggestions :)Cheers!
YigitHi,
You are welcome! :)
For your information, you can take a look at Enfold documentation here – https://kriesi.at/documentation/enfold/
If you have any other questions or issues, feel free to start a new thread under Enfold sub forum and we will gladly try to help you :)
Best regards,
YigitHi,
Exactly!
You are welcome! Let us know if there is anything we can do to help :)
Best regards,
Yigit -
AuthorPosts
