Forum Replies Created
-
AuthorPosts
-
Hi,
You are welcome! And thank you for sharing your solution :)
Let us know if you have any other questions or issues :)
Best regards,
YigitHi,
You are welcome, Mike! Let us know if you have any other questions or issues :)
Best regards,
YigitHey Mike,
The issue will be fixed in upcoming update.
If you have already applied a workaround, you do not need to make any changes since it will be fixed in next version as mentioned :)
For future readers: Please edit enfold/framework/php/class-megamenu.php file and replace the content of it with – https://pastebin.com/Yk97FR4y
Then edit enfold/functions-enfold.php file and replace the content with – https://pastebin.com/D3UFy47nCheers!
YigitHey,
Thanks for contacting us and sorry for the late reply!
To display your logo in the middle of your menu, please refer to this post – https://kriesi.at/documentation/enfold/menu/#logo-centered-split-menu.
You could consider changing font families. First example site is using “Playfair Display” and use Fullwidth Easy Slider element for the main slider like in example sites. You could also edit column elements and give them animations.
I hope that helps you get in right direction. If you have other questions, please let us know :)
Best regards,
YigitJune 18, 2020 at 3:57 pm in reply to: privacy consent message of custom contact form not showing up in IE #1223763Hey,
Thanks for contacting us and sorry for the late reply!
Which version of IE are you having this issue?
I believe this is the first time we are receiving such report. I am on a Mac so unable to check the issue but I asked my teammates to check your website on IE.
Best regards,
YigitHi,
Sorry for the late reply!
That seems to be related to your iframe. Height is set to “360”, setting it to “250” should solve the issue :)
Best regards,
YigitJune 18, 2020 at 3:32 pm in reply to: PHP ERROR with WooCommerce 4.2.0 (Error Loader.php on line 516) #1223747Hi Paul,
Sorry for the late reply!
We are informed about the warnings already and we will fix them in upcoming update. We do not have a quick patch for now but please set debug to false for time being – https://wordpress.org/support/article/debugging-in-wordpress/
Best regards,
YigitJune 18, 2020 at 3:15 pm in reply to: Ultimate Member Plugin – editing the menu is not possible anymore #1223735Hi,
Sorry for the late reply!
Please edit enfold/framework/php/class-megamenu.php file and replace the content of it with – https://pastebin.com/Yk97FR4y
Then edit enfold/functions-enfold.php file and replace the content with – https://pastebin.com/D3UFy47nIf you would like us to apply the changes for you, please post FTP logins here privately as well :)
Best regards,
YigitHi Carlo,
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 Sheree,
You are welcome! I’m a star, you’re a star, we are all stars :)
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,
YigitHey Mike,
Sorry for the late reply!
Please add following code to bottom of functions.php file in Appearance > Editor
add_filter('avf_google_recaptcha_badge_content','avf_google_recaptcha_badge_content_mod'); function avf_google_recaptcha_badge_content_mod($badge){ $badge = '<div class="av-google-badge-message hidden">'; $badge .= __( 'This site is protected by reCAPTCHA and the Google <a href="https://policies.google.com/privacy" target="_blank">Privacy Policy</a> and <a href="https://policies.google.com/terms" taget="_blank">Terms of Service</a> apply.', 'avia_framework' ); $badge .= '</div>'; return $badge; }Best regards,
YigitHey Daniela,
We are sorry for the late reply!
I just checked your website and it seems like you have already figured it out? :)
Modal window pops up on page load and after accepting, only lock icon remains for revisiting the settings :)
I we have misunderstood you, please elaborate on the changes you would like to make and share screenshots. You can upload your screenshots on imgur.com or Dropbox public folder and post the links here :)
Best regards,
YigitHey,
When I switch to Enfold parent theme, shortcodes load fine as well so I am pretty sure this is related to your modifications in your child theme. Please have a backup and try deleting your modifications one by one. I believe deleting “template-builder.php” file from your child theme might help :)
Regards,
YigitHey Carlo,
Thanks for contacting us!
Please add following code to Quick CSS field in Enfold theme options > General Styling and adjust the top padding value as neeeded
.html_header_transparency #top .avia-builder-el-0:not(:first-child) .container { padding-top: 40px; }Best regards,
YigitHey Sheree,
We have already fixed that issue and I cannot see it now. Maybe it was cache related. Only warning I am seeing is “Deprecated: media_buttons_context is deprecated since version 3.5.0! Use media_buttons instead.” which is not related to theme as we are not using “media_buttons_context” hook in Enfold :)
Regards,
YigitHey,
You are welcome!
Let us know if you have any other questions or issues :)
Regards,
YigitHi,
My bad, overlooked that one. Thanks for the notice, updated that one as well :)
Best regards,
YigitHi,
Images are fine on my 15inch macbook as well. Can we have a screenshot showing the issue please?
I shared this thread with my teammates and asked them to check your website on Windows. We will update you here :)
Regards,
YigitHi Mary,
Could you please elaborate? Which PHP file are you editing? Simply adding custom CSS code to either Enfold theme options > General Styling > Quick CSS field or Style.css file of your child theme should work.
There might be CSS error which would break your CSS and you can check if that is the case using a site like this – http://csslint.net/.
If you would like us to look into it, please create temporary admin logins and post them here privately :)
Best regards,
YigitHey Tanju,
Thanks for contacting us!
We would like to inform you that we only provide support to our registered users.
You can register to our support forum here – and then start a new thread under Enfold sub forum.
Please make sure to elaborate on the issue you are having/changes you would like to make on your thread. If you would like to include screenshots, you can upload them on http://imgur.com, https://snag.gy or Dropbox public folder and attach the links in your posts :)
Best regards,
YigitJune 18, 2020 at 11:34 am in reply to: place a small "static ad" over the top of the slider #1223657Hi,
Please refer to @guenni007’s post above :)
@guenni007 Thanks for your help as always! :)Regards,
YigitJune 18, 2020 at 11:32 am in reply to: Slide Show title – please Support in German if it is possible #1223653Hi,
Glad Jordan could help! Let us know if you have any other questions or issues :)
Regards,
YigitHey Dondela!
Hope you are doing well :)
Please add following code to Style.css file of your child theme
@media print { .avia-cookie-consent-wrap { display: none !important; }}Best regards,
YigitHey Riseleap,
Thanks for contacting and sharing your solution!
However we have already fixed this issue in Enfold 4.7.4. Please make sure you are using the latest version 4.7.5 :)
Regards,
YigitHey,
Thanks for sharing, Jan!
We have added it to our docs as well – https://kriesi.at/documentation/enfold/blog-post/#remove-post-navigation :)Best regards,
YigitHi Tonka,
Thanks for contacting us!
Purchase code is not registered, so you can register to our support forums using your purchase code here – https://kriesi.at/support/register/ and start new threads under Enfold sub forum. However you would not be able to access theme files without ThemeForest account and since download and purchase processes are managed by Envato, please contact their support and ask if transferring license would be possible :)
Regards,
YigitHi,
This works but this time path seems to be incorrect as only file I am seeing is .ftpquota
Best regards,
YigitHi,
Thanks for sharing, Jan!
We have added it to our docs as well – https://kriesi.at/documentation/enfold/blog-post/#remove-post-navigation :)Best regards,
YigitHi,
Please refer to this post – https://kriesi.at/documentation/enfold/menu/#one-page-menu :)
Best regards,
Yigit -
AuthorPosts
