Forum Replies Created
-
AuthorPosts
-
December 3, 2019 at 3:52 pm in reply to: Grid row mobile responsiveness not working properly #1162242
Hi!
I added following CSS code to bottom of Quick CSS field in Enfold theme options > General Styling
@media only screen and (max-width: 767px) { .av-layout-grid-container { display: block; }}Please review your website :)
Best regards,
YigitHey,
I replaced /enfold/js/avia-snippet-cookieconsent.js file with this one – https://github.com/KriesiMedia/enfold-library/blob/master/temp_fixes/Enfold_4_6_3/avia-snippet-cookieconsent.js and now Gravity Forms are showing up.
We have fixed this issue and it will be included in Enfold 4.6.4. Please review your website :)
Regards,
YigitHi,
Thanks :)
Sure, you can add your icon on a page, publish it and then on front-end you can right click on your icon and copy HTML code and paste it in small info field. If you need assistance, please add your icon to a page and send us a link and we will give you HTML code you can use :)
Best regards,
YigitDecember 3, 2019 at 3:08 pm in reply to: Remove the small white space between the 4 columns – SECOND EPISODE ^_^ #1162219Hi,
I switched screen resolution to 1920x1200px but i still could not reproduce the issue. Attached screenshots in private content field below.
Does this happen on a certain browser or computer?
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,
Please try using the code as following
body { padding: 0!important; }Best regards,
YigitDecember 2, 2019 at 8:02 pm in reply to: Remove the small white space between the 4 columns – SECOND EPISODE ^_^ #1161992Hey,
I cannot reproduce the issue on my 1440x900px laptop screen. Attached screenshots in private content field. What screensize are you using?
Best regards,
YigitDecember 2, 2019 at 7:52 pm in reply to: When using Event Tickets, tickets and form are not visible. #1161989Hi,
Issue seems to be related to custom view as Mike mentioned. We have contacted Modern Tribe team for assistance since we do not have much experience with Event Tickets plugin. Modern Tribe team has always been so helpful. We will update you here as soon as we solve the issue. Please kindly wait to hear from us :)
Cheers!
YigitHi,
Have you referred to this post – https://kriesi.at/documentation/enfold/google-map/#how-to-register-a-google-maps-api-key? :)
Cheers!
YigitHi!
Those are default widgets. You can replace them in Appearance > Widgets. If you would not like to display them, you can insert empty HTML widget in Blog Overview widget area :)
Regards,
YigitHey,
Glad you figured it out!
For future reference and readers, you can refer to this post – https://kriesi.at/documentation/enfold/add-custom-js-or-php-script/#add-a-script-to-footer-section and use the code as following to target specific page using ID
//------------------------------- // Custom script in footer //------------------------------- function custom_script_name(){ if(is_page( 3739 )){ ?> <script> // Your script here </script> <?php }} add_action('wp_footer', 'custom_script_name');Best regards,
YigitHey,
It is coming from Plus V integration plugin you are using. You can add following code to Quick CSS in Enfold theme options > General Styling
body { padding: 0; }Best regards,
YigitDecember 2, 2019 at 7:21 pm in reply to: Remove the small white space between the 4 columns – SECOND EPISODE ^_^ #1161979Hi!
Could you please post a screenshot and show whitespace you would like to remove? You can upload your screenshots on imgur.com and post the links here :)
Best regards,
YigitHi,
You are welcome!
1- No, you will not.
2- Yes, you are correct :)Best regards,
YigitHi,
There were 2 CSS errors in your Quick CSS field. I corrected them. Please review your website :)
Best regards,
YigitHi Stephanie,
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! Let us know if you have any other questions or issues :)
Best regards,
YigitHi,
I updated French language files on your installation. Please review your website :)
Best regards,
YigitHi,
No, you can simply login on ThemeForest with the account you purchased Enfold and go to downloads page to download the latest version – https://themeforest.net/downloads
Then, please refer to this post – https://kriesi.at/support/topic/updating-to-enfold-4-5-and-validating-personal-token/ and update Enfold via FTP. Auto update feature does not work on Enfold versions older than 4.5 due to Envato API changes :)
Best regards,
YigitMerhabalar :)
Glad you figured it out! If you have any other questions or issues, please let us know!
Best regards,
YigitHey,
On your installation those strings are not available in French for some reason. I checked French on my local installation but it shows up fine – https://imgur.com/a/2MMG4rJ.
Could you please post FTP logins here privately as well so we can check French language files?Best regards,
YigitHey Michelle,
Please login on ThemeForest with the account you purchased Enfold and go to downloads page to download the latest version of the theme – https://themeforest.net/downloads :)
Cheers!
YigitHi,
Login credentials did not work for me. I checked the widget on my local installation and switched the language to German and it loaded translated version. Please make sure you are translating correct strings.
If you would like us to look into it for you, please check WP admin logins once again and post correct translation so we can update the string for you :)
Best regards,
YigitHi Enrico,
Great! Sorry i forgot to mention about the sale :)
To hear about future sales, please consider subscribing to our newsletter – https://kriesi.at/newsletter
Best regards,
YigitHi,
Please add following code to Quick CSS in Enfold theme options > General Styling
.avia-button.avia-size-large:hover { background: #48b9bd!important; }Best regards,
YigitDecember 2, 2019 at 4:14 pm in reply to: Icon list icons disappear after loading in Safari Browser #1161920Hi,
I can reproduce the issue on Safari however there is no error in console. Could you please try de-activating all active plugins and check if that helps?
If it does not, please post WP admin logins here privately so we can look into it :)Best regards,
YigitHey Azhar,
Thanks for contacting us!
We have included ELEX WooCommerce Dynamic Pricing and Discounts Plugin in recommended plugins thread – https://kriesi.at/support/topic/recommended-plugins/
We will ask Kriesi if we can add it on our ThemeForest page as well :)
Best regards,
YigitHi,
With your current PHP version, i am afraid you still will not be able to edit pages on the latest version of Enfold. You would need to upgrade to at least PHP 5.6 for that.
Best regards,
YigitHi,
Sorry for the late reply!
I do not have any experience with the plugin, could you please let us know how can we edit form links? Also, could you please contact plugin authors as well and ask if they experienced such issue before and if they could give us some insights? :)
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,
Yigit -
AuthorPosts
