Forum Replies Created
-
AuthorPosts
-
Hi,
You are welcome! :)
For your information, you can take a look at Enfold documentation here – http://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,
Thanks for contacting us!
We sell premium WordPress themes and provide support for our themes and do not provide services such as creating custom themes or modifying them.
Currently Enfold theme is the most popular, powerful, flexible and user friendly theme we have ever created therefore we would recommend you that one.
Enfold is fully compatible with WPML so you can easily turn your site into a multilingual one.Enfold is also fully compatible with WooCommerce, the most popular e-commerce plugin for WordPress.
You can import one of Enfold demos with a single click in Enfold theme options > Demo Import within a few minutes and start working on your website right away.
Enfold uses Advanced Layout Builder ( please go to – http://kriesi.at/documentation/enfold/videos/ and check out “Intro to the Advanced Layout Editor” video to see how it works. Also here is a Youtube video created by a fellow Enfold user that pretty much explains how theme works – https://www.youtube.com/watch?v=NB2JKqRL_bY. Currently there are many more elements and new features on ALB and we are adding new ones with major updates).
Enfold is $59 on ThemeForest and comes with a 6 month support, you can extend it to a year. After purchasing Enfold, you can register to our support forum – https://kriesi.at/support/register/ and start a new thread whenever you have a question or an issue and we will gladly try to help you.
Let us know if you have any other questions! :)
Regards,
YigitHi,
Glad it is working now! :)
For your information, you can take a look at Enfold documentation here – http://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 noticed you were using a very old PHP version, 5.2. I changed it to 5.6 which is minimum recommended PHP version. Please review your website.
Best regards,
YigitHi,
You are welcome! :)
For your information, you can take a look at Enfold documentation here – http://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,
@WebbR Please update Enfold to the latest version 4.3.2 – https://kriesi.at/documentation/enfold/how-to-install-enfold-theme/#theme-update. You can check out change log here – https://kriesi.at/documentation/enfold/changelog/Best regards,
YigitHi,
I added following code to bottom of Quick CSS field
.boxed .av-layout-tab-inner .container { width: 100% !important; } @media only screen and (max-width: 989px) and (min-width: 768px) { .responsive .container { max-width: 782px !important; }}I can no longer reproduce the issue on multiple screen sizes. Could you please check once again?
Best regards,
YigitHi,
Please refer to this post – https://kriesi.at/documentation/enfold/how-to-install-enfold-theme/#theme-update and try re-updating the theme via FTP. If that does not help, please post FTP and WP admin logins here privately so we can look into it.
Regards,
YigitHi,
You had following code in Quick CSS
.boxed .av-layout-tab-inner .container { width: 1130px !important; }I deleted it and adjusted slider settings in LayerSlider options. Please review your website.
Best regards,
YigitHi,
Image seems broken when i click the link. Can you check it once again?
Best regards,
YigitHi,
It does work fine on my end, attached a screenshot in private content field.
Please flush browser cache and refresh your page a few times – http://wiki.scratch.mit.edu/wiki/Hard_RefreshBest regards,
YigitHi!
Changing the code to following should correct that
html #top .all_colors .widgettitle { border: none !important; }Regards,
YigitMay 14, 2018 at 7:58 pm in reply to: Advanced Layer Slider not working after most recent update #956640Hi,
We have just released Enfold 4.3.2 – https://kriesi.at/documentation/enfold/changelog/. Could you please try updating the theme via FTP – https://kriesi.at/documentation/enfold/how-to-install-enfold-theme/#ftp-install and check if that helps?
Cheers!
YigitHi,
I am currently uploading the theme via FTP. Will let you know when it’s done :)
Best regards,
YigitHi,
Please try changing the code to following one
@media only screen and (max-width: 767px) { #top.woocommerce-account .woocommerce-MyAccount-navigation, #top.woocommerce-account .woocommerce-MyAccount-content { width: 100% !important; }}Cheers!
Yigit-
This reply was modified 7 years, 11 months ago by
Yigit.
May 14, 2018 at 7:33 pm in reply to: Arabic mobile menu overlaps the Logo on right hand side #956624Hi,
You are welcome! :)
For your information, you can take a look at Enfold documentation here – http://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,
YigitHey DROR,
Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child theme’s style.css file:
CSS Snippet:
/* CSS - */ html #top .all_colors .widgettitle { border: none; } /* End CSS */Best regards,
YigitHey DROR,
Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child theme’s style.css file:
CSS Snippet:
/* Account page CSS */ @media only screen and (max-width: 767px) { #top.woocommerce-account .woocommerce-MyAccount-navigation, #top.woocommerce-account .woocommerce-MyAccount-content { width: 100%; }}Best regards,
YigitMay 14, 2018 at 6:45 pm in reply to: Big urgent problem!!!! My Theme install has disappered after the theme update #956599Hi,
You are welcome! :)
For your information, you can take a look at Enfold documentation here – http://kriesi.at/documentation/enfold/
And if there are features that you wish Enfold had, you can request them and vote the requested ones here – https://kriesi.at/support/enfold-feature-requests/
For any other questions or issues, feel free to start new threads under Enfold sub forum and we will gladly try to help you :)Best regards,
YigitHi!
Glad you figured it out!
Could you please share your solution so if any other user experiences such issue in future, they can refer to it? :)Regards,
YigitHi,
It means thread is on hold and waiting for an update from user. Have you tried Victoria’s suggestion above? :)
Cheers!
YigitMay 14, 2018 at 6:41 pm in reply to: Big urgent problem!!!! My Theme install has disappered after the theme update #956594Hi,
Parent theme was broken. I deleted it and uploaded once again via FTP and activated child theme. Please review your website.
Cheers!
YigitHey!
Oh, that is because you were missing https:// in front of your links. I added them. Please review your website.
Best regards,
YigitMay 14, 2018 at 6:14 pm in reply to: Big urgent problem!!!! My Theme install has disappered after the theme update #956582Hey,
Seeing the issue, we will need FTP logins as well to access theme files on your server. Could you please post them as well?
Best regards,
YigitMay 14, 2018 at 6:09 pm in reply to: Arabic mobile menu overlaps the Logo on right hand side #956578Hi,
Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child theme’s style.css file:
CSS Snippet:
/* Move menu to left on mobile */ @media only screen and (max-width: 767px) { .responsive #top #wrap_all .main_menu { right: auto; left: 0; }}Best regards,
YigitHi,
You are currently using an older version of the theme. Please update Enfold to 4.3.2, preferably via FTP – https://kriesi.at/documentation/enfold/how-to-install-enfold-theme/#theme-update
You can read more about Enfold 4.3 here – https://kriesi.at/archives/enfold-4-3-performance-update & https://kriesi.at/archives/scoring-100-100-in-google-pagespeed-insights-gtmetrix-pagespeed-and-yslowBest regards,
YigitMay 14, 2018 at 6:03 pm in reply to: Big urgent problem!!!! My Theme install has disappered after the theme update #956575Hi,
Thanks but could you please post login credentials here privately? We do not keep data on that email and use it as dummy email.
Regards,
YigitHi,
Thanks for contacting us!
Are you using a cache plugin? If you do, please flush cache in plugins options then hard flush browser cache and refresh your page a few times – http://wiki.scratch.mit.edu/wiki/Hard_Refresh
If that does not help, please create temporary admin logins and post them here privately so we can look into it :)
Best regards,
Yigit -
This reply was modified 7 years, 11 months ago by
-
AuthorPosts
