Forum Replies Created
-
AuthorPosts
-
Hi Veronika,
You are welcome!
No, it was my bad :) Please feel free to remove commented out codes I mentioned above.
Let us know if you have any other questions and enjoy your weekend!
Best regards,
YigitFebruary 18, 2022 at 12:21 pm in reply to: Hotfix for fixed: problem with uploaded google fonts not working after 4.8.9.1 #1341317Hey,
Thanks for contacting us!
Please try using this plugin – https://wordpress.org/plugins/json-content-importer/ :)
Best regards,
YigitFebruary 17, 2022 at 6:13 pm in reply to: Attempting to Update Enfold to Version 4.8.9.1 – WooCommerce Error #1341213Hi,
I could not login to your website, I received the message I attached in private content field below.
I updated the theme via FTP but the version still shows 4.8.2 on your staging site. If you have some sort of server sided cache, please temporarily disable it and adjust the privileges so we can login to your staging site :)
Best regards,
YigitHey,
Thanks for contacting us!
I am not sure I understood the changes you would like to make clearly. Could you please elaborate? If you have screenshots, please upload them on imgur.com and post the links here :)
Best regards,
YigitHi,
Could you please create temporary admin logins for one of the websites and post them here privately so we can look into it? :)
Best regards,
YigitHey,
Thanks for contacting us!
I just tested share via email button and it works fine on my end. I attached a screenshot in private content field below :)
Best regards,
YigitFebruary 17, 2022 at 5:42 pm in reply to: Masonry Gallery Load More button not working on mobile #1341207Hi,
We are happy that Ismael could help you out! :)
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 :)
Enjoy the rest of your day!
Best regards,
YigitHi,
Thanks for contacting us!
– Please make sure you are using a child theme – https://kriesi.at/documentation/enfold/child-theme/
– Go to /enfold/config-templatebuilder/avia-shortcodes/magazine/magazine.php file via FTP and copy it
– Create a folder called “shortcodes” in your child theme and paste magazine.php file inside that folder.
– Open magazine.php file on your child theme and find following line
$time = get_the_time( get_option('date_format'), $entry->ID );
and change it to following
$time = get_the_modified_time( get_option('date_format'), $entry->ID );
– Add the code shared here – https://kriesi.at/documentation/enfold/intro-to-layout-builder/#add-elements-to-alb into functions.php file of your child theme :)Regards,
YigitHi,
We are glad that Ismael could help you out! :)
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 :)
Enjoy the rest of your day!
Best regards,
YigitHey,
You are welcome! Let us know if you have any other questions and enjoy the rest of your day :)
Best regards,
YigitHey,
Thanks for contacting us!
Have you referred to this post – https://kriesi.at/documentation/enfold/contact-form/#troubleshoot? :)
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 :)
Enjoy the rest of your day!
Best regards,
YigitHi Rixi,
Thanks for the information. I could reproduce the issue in older versions as well and reported the issue to our devs.
As a temporary workaround, please edit your Color Section where you would like to override the background image and give it a custom CSS class “bg-section” in Advanced > Developer Settings. I already added following code to Enfold theme options > General Styling > Quick CSS in your installation so currently it works as expected with custom CSS class
.bg-section.main_color { background-image: unset; }Best regards,
YigitFebruary 17, 2022 at 4:11 pm in reply to: White space between footer socket and main content #1341188Hi,
You are welcome! Let us know if you have any other questions and enjoy the rest of your day :)
Best regards,
YigitHi,
I edited the cells and set Background Repeat to “stretch to fit” and Background Image Position to “center center”. Could you please review your website once again? :)
Best regards,
YigitHi Veronika,
I thought you wanted to do the opposite :)
I added following code to bottom of Quick CSS field
#avia-menu { display: flex; flex-direction: column-reverse; } @media only screen and (max-width: 990px) { #top #menu-item-search { margin-top: -30px; } }Please review your website :)
Best regards,
YigitHi,
Thanks for that. I could see the issue. I noticed that you have already started a thread regarding this issue so I will close this one and reply in your other thread – https://kriesi.at/support/topic/coloursection-colour-is-not-shown/ :)
Best regards,
YigitHi,
Could you please create temporary FTP and WP admin logins and post them here privately so we can look into it? :)
Best regards,
YigitHey Jarno,
Thanks for contacting us!
TTF, EOT, WOFF and WOFF2 are needed as well so I converted your fonts using – https://transfonter.org/ and then re-uploaded them. Please review your website :)
If you have any other questions or issues, please register to our support forum – https://kriesi.at/support/register/ using your purchase code and start new threads under Enfold sub forum :)
Regards,
YigitFebruary 17, 2022 at 3:24 pm in reply to: White space between footer socket and main content #1341175Hi Stefan,
Thanks! I realized I tried the logins you posted in your initial post :)
I commented out following code in Quick CSS field and that helped
.container .av-content-small.units { width: 100% !important; }Please review your website :)
Best regards,
YigitFebruary 17, 2022 at 2:14 pm in reply to: White space between footer socket and main content #1341165Hi Stefan,
Login credentials did not work for me. Could you please check them once again? :)
Best regards,
YigitHi Mebi,
We have a private GitHub repository where we develop our theme, track issues etc. We have added your request there and added this thread as reference so when we start working on it or if something changes on your request, we will update you here :)
Best regards,
YigitHi Mebi,
Thanks for contacting us!
No, we have not been able to implement it yet. However it is still open on our GitHub and this thread is added as reference. We will update you here as soon as there are some news :)
Best regards,
YigitHey,
Thanks for contacting us!
Theme options are different in each demo. You can import multiple demos but styling would depend on the latest imported demo. If possible, I would suggest creating sub domains and importing different demos in each of them :)
Best regards,
YigitHey Peter,
Thanks for contacting us!
Shortcodes in Slider caption title unfortunately breaks the captions so I am afraid it is only possible by manually inserting the title.
Best regards,
YigitHi,
You are welcome! Let us know if you have any other questions and enjoy the rest of your day :)
Best regards,
YigitHi,
Thanks for contacting us!
Could you please go to Enfold > Theme Extensions > Accessibility and install either “One Click Accessibility” or “WP Accessibility” plugins, enable Accessibility Conformance Level and check once again? :)
Best regards,
Yigit -
AuthorPosts
