Forum Replies Created
-
AuthorPosts
-
Hi Monica,
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,
It works 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,
Please try a WordPress transients cleaner plugin if you do not receive auto updates and make sure your API key in the theme settings is correct under Enfold > Theme Update.
If it does not help, I am afraid you might need to update the theme manually via FTP.
Unfortunately, not all Server environments are able to make use of the auto-update feature provided by ThemeForest.
Best regards,
YigitHey Walt,
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,
YigitHey Birgit,
Please go to /wp-content/themes/enfold via FTP, delete it and re-upload the theme – https://kriesi.at/documentation/enfold/how-to-install-enfold-theme/#reinstall-or-update-using-ftp. Issue occurs when folders are merged instead of replaced and re-installing theme should help :)
Best regards,
YigitHey,
Please try de-activating all active plugins and check if that helps. If it does not, please create temporary admin logins and post them here privately so we can look into it.
Regards,
YigitHey Ari,
Could you please elaborate on the changes you would like to make and post FTP and WP admin logins here privately?
Best regards,
YigitHey Monica,
Please try to increase the allocated memory to 512M: http://codex.wordpress.org/Editing_wp-config.php#Increasing_memory_allocated_to_PHP
You can contact your service provider and they can do it for you.Best regards,
YigitHi,
@zanardelligolf I edited following line in /enfold/config-templatebuilder/avia-shortcodes/av-helper-slideshow.phpif(is_numeric($fallback_img)) $fallback_img = wp_get_attachment_image_src($fallback_img, $config['size'])[0];and changed it to following
if(is_numeric($fallback_img)) $fallback_img = wp_get_attachment_image_src($fallback_img, $config['size']); if(is_array($fallback_img)) $fallback_img = $fallback_img[0];I will check with Gunter too.
Best regards,
YigitHey,
Could you please post a link to your test page and a screenshot showing the changes you would like to make? You can upload your screenshots on imgur.com or Dropbox public folder and post the links here.
Best regards,
YigitMay 28, 2018 at 3:22 pm in reply to: HELP: Login/Register form and new privacy settings preventing user access #963296Hi Lyse,
I registered using “testing” name and it worked. Could you please elaborate on the issue?
Best regards,
YigitMay 28, 2018 at 3:15 pm in reply to: Footer Background image that stretches into the socket. #963286Hi,
Please revert the changes you made on Footer.php file and set your background image in Enfold theme options > General Styling > Footer and then add following code to Quick CSS in Enfold theme options > General Styling > General Styling
#socket { background: transparent; top: -55px; margin-bottom: -56px; } #footer { background-size: cover; background-color: transparent!important; background-position: center bottom; }Best regards,
YigitHi,
Sorry for the late reply.
Enfold 4.4 currently works fine on PHP 5.6.31-4. Could you please switch it to PHP 7 so we can see the issue?
Best regards,
YigitHey,
Thanks for contacting us!
Could you please try re-inserting your image in full size – https://i.imgur.com/X03nX90.jpg :)
Best regards,
YigitMay 28, 2018 at 1:04 pm in reply to: Partner/Logo Element funktioniert nicht mehr + CSS-Befehl wird nicht beachtet #963152Hi,
Sorry for the late reply!
I changed following custom CSS code
/* weißen Bereich auf Startseite am Desktop nach links rücken */ @media only screen and (min-width: 1000px) { #top div .no_margin { margin-left: -17%; height: 100%; }}to following
/* weißen Bereich auf Startseite am Desktop nach links rücken */ @media only screen and (min-width: 1000px) { #top div .custom-left { margin-left: -17%; height: 100%; }}then i enabled Custom CSS field for ALB elements – https://kriesi.at/documentation/enfold/intro-to-advanced-layout-builder/#turn-on-custom-css-class-field-for-all-alb-elements and gave “custom-left” class to your left aligned column on homepage.
Please review your website :)
Best regards,
Yigit-
This reply was modified 7 years, 10 months ago by
Yigit.
Hi,
I have edited avia.js file and placed the line as instructed however it is not working and i am not really sure why.
Unfortunately forums are very busy at the moment therefore i am afraid we are not going to be able to help you out with this customization. @Josue is on Facebook Enfold community page – https://www.facebook.com/groups/WordpressEnfold/. Maybe you could try contacting him for further insight? :)Best regards,
YigitHi,
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,
YigitHi Katharina,
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,
Could you please post a link to your website and a screenshot showing the changes you would like to make so we can make sure we are on the same page? :)
You can upload your screenshots on imgur.com or Dropbox public folder and post the links here.Cheers!
YigitHi,
Glad you figured it out! :)
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,
Please update Enfold to the latest version 4.4 – https://kriesi.at/archives/enfold-4-4-and-the-gdpr-general-data-protection-regulation. Font uploader feature was added to the theme :)
Regards,
YigitHi,
Glad it works fine 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 Sandra,
Thanks for contacting us!
You can check out our themes and their prices here – https://kriesi.at/theme-overview.
Each domain requires a new license however you can use the same license on your staging and production site.I hope that helps! If you have any other questions, please let us know :)
Cheers!
YigitP.S.: If you would like to receive replies in German, please let us know so our German speaking moderators can help :)
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,
Could you please upgrade PHP version on your other site as well? Minimum recommended PHP version for WordPress is 5.6 and with any version older than that may cause issues with theme, plugins or WordPress.
Best regards,
YigitHi John,
Thanks for contacting us!
Could you please try updating the theme via FTP and overwrite all files – https://kriesi.at/documentation/enfold/how-to-install-enfold?
Also, please post your purchase code in private content field so we can reset your forum account :)
Cheers!
YigitHi Bernd!
Glad Mike could help! :)
Let us know if you have any other questions and enjoy the rest of your day :)Best regards,
YigitMerhabalar :)
Thanks for contacting us!
You can download pre-built child theme here – http://kriesi.at/documentation/enfold/how-to-install-enfold
If you have any other questions or issues, please register to our support forum – https://kriesi.at/support/register/ and start a new thread under Enfold sub forum :)
Cheers!
Yigit -
This reply was modified 7 years, 10 months ago by
-
AuthorPosts
