Forum Replies Created
-
AuthorPosts
-
Hey Jörger,
Thanks for contacting us!
You can create such book and we would gladly provide technical help. There are video tutorials on YouTube and as I understood yours will be basically simplified book version.
Please reference our support forums as well so your readers would know who to contact in case they need more help than covered in your book :)
Best regards,
YigitHi,
We are still working on the full support. Ismael has updated updated single view to match default Enfold layout.
Could you please download this zip and replace it with /enfold/config-events-calendar/ folder – https://www.mediafire.com/file/z4jj6py9oxe5ohx/config-events-calendar.zip/file?Best regards,
YigitApril 22, 2021 at 11:10 am in reply to: Critical Background Images in Visual Artist Demo Not Visible on iphone #1295996Hi,
@tobiastoifl Replied to your thread – https://kriesi.at/support/topic/color-section-background-image-not-showing-up-on-iphone/. Let us continue there :)Best regards,
YigitApril 22, 2021 at 11:09 am in reply to: Color Section background image not showing up on iPhone #1295994Hey Tobias,
Thanks for contacting us!
Unfortunately, fixed backgrounds are not supported by mobile browsers.
You can add following code to Quick CSS in Enfold theme options > General Styling to set background images to scroll on mobile devices@media only screen and (max-width: 1024px) { #top .avia-bg-style-fixed .av-parallax{ background-attachment: scroll !important; background-size: cover !important; } }Best regards,
YigitApril 22, 2021 at 9:54 am in reply to: MailChimp Form Error Messages & WooCommerce notification #1295981Hi,
You would need to edit it on MailChimp however as far as I know it is not possible to add year to birthday field – https://imgur.com/a/gegIm5P
Best regards,
YigitApril 22, 2021 at 9:41 am in reply to: Some questions about the new integration of OpenMaps into 4.8.2 #1295977Hey,
Thanks for contacting us!
1. Grayscale is done by CSS classes ‘avia-grayscale-xxx’ only and it is not possible to add other colors using pure CSS.
2. You would need to enter an address and then click the button. If it is not working, please make sure that the address is valid.
3. Yes and when you choose that option, assets are loaded from the theme and not from external server.
4. Out of the box, no but you can find get_maps_html_from_alb_shortode() function in enfold\config-leaflet-maps\class-avia-leaflet-maps.php if you would like to extend the implementation.
5. No, we have not. As far as I know there are no cookies used. If you are using bundled files, the only request is to OSM server is for map and in Enfold > Theme Extentions > OpenStreetMaps options you can find links to privacy pages of OSM.
Best regards,
YigitHi,
You are welcome!
Let us know if you have any other questions and enjoy the rest of your day :)Best regards,
YigitApril 21, 2021 at 4:21 pm in reply to: Embed youtube in easy slider: enable Autoplay + enable audio #1295845Hey,
Thanks for contacting us!
That is browser limitation. Browsers only let autoplay if video is muted so when you enable autoplay, video is muted automatically :)
Best regards,
YigitHi,
Glad Nikko could help! :)
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,
@tier1graphics since they are doing the same thing, you can disable it either in plugin or theme settings :)
@marketing_boutique You are currently using Enfold 4.5.7 which is not compatible with your WordPress version
Please refer to this post – https://kriesi.at/documentation/enfold/theme-update/ and update Enfold to the latest version 4.8.2.
Then, please generate a Personal Token by referring to this post – https://kriesi.at/documentation/enfold/theme-registration/#how-to-generate-a-envato-personal-token and insert it in Enfold theme options to receive auto updates :)If you would like us to update the theme for you, please have a backup, create a new thread under Enfold sub forum https://kriesi.at/support/forum/enfold#new-post and attach FTP and WP admin logins in private content field :)
Regards,
YigitHey,
Thanks for contacting us!
I added following code to bottom of Quick CSS field in Enfold theme options > General Styling
.logo img { width: 100%; height: 100%; }Best regards,
YigitApril 21, 2021 at 3:23 pm in reply to: Saving didnt work! Please reload the page and try again #1295816Hi,
@luisfelipealmeida please start a new thread and post WP admin and FTP logins there privately so we can look into it.Best regards,
YigitHi,
Please add following code to bottom of Functions.php file of your child theme to remove Theme Extensions from admin bar
add_action( 'admin_bar_menu', function ( $wp_admin_bar ) { $wp_admin_bar->remove_node( 'avia_ext' );}, 999 ); // Hide Theme Extensions in Admin BarBest regards,
YigitHi,
I checked on desktop from 2560px down to 990px but both search bar and button works for me.
Are you having the issue on specific width or browser?Best regards,
YigitHi,
I have updated the code in Style.css to following one and confirmed that works fine on Safari as well
@media only screen and (max-width: 1300px) { #header_main_alternate .main_menu a { font-size: 17px; } } @media only screen and (max-width: 1120px) and (min-width: 990px) { #header_main_alternate .main_menu a { font-size: 13px; } }Please review your website :)
Best regards,
YigitHi,
I have edited your page and fixed Strong tag which was not closed properly. I attached a screenshot in private content field.
Correct use of HTML Strong tag is as following<strong>Here is my text!</strong>Please review your website :)
Best regards,
YigitHi Jens,
Only plugin bundled in Enfold is LayerSlider. If you do not have a license, you would need to purchase WPML license to update it :)
Regards,
YigitHi,
Yes, I switched the profile language to English and now set it back to Dutch.
I checked the elements on your homepage however there does not seem to be any broken HTML as you mentioned and shortcode parser does not show any errors. I tried adding a Special Heading element to the bottom of the page and layout was not broken.
If you have edited the elements on your page recently, it might have been fixed :)Best regards,
YigitHey Nicki,
Thanks for contacting us!
It is a one off cost. 6 months of support and lifetime update is included in your purchase. There is no recurring payments. You can choose to extend support however that is optional :)
I hope that helps! Let us know if you have any other questions and enjoy the rest of your day!
Regards,
YigitApril 20, 2021 at 3:46 pm in reply to: Images are now visible on category-list of blogs-posts #1295578Hi,
Thanks for contacting us and sorry for the late reply!
I checked your logins however they are not working for me. Could you please check them once again?
1- I switched between categories using sidebar links and featured images are visible for me. Attached a screenshot in private content field below.
2- Please refer to this post – https://kriesi.at/documentation/enfold/blog-post/#change-archive-categorytag-blog-style
Also, you are currently using an older version of the theme which is not compatible with your WordPress version.
Please refer to this post – https://kriesi.at/documentation/enfold/theme-update/ and update Enfold to the latest version 4.8.1.
Then, please generate a Personal Token by referring to this post – https://kriesi.at/documentation/enfold/theme-registration/#how-to-generate-a-envato-personal-token and insert it in Enfold theme options to receive auto updates :)Best regards,
YigitHi,
Thanks for contacting us!
Could you please point out the page where you are having the issue as well? :)
Regards,
YigitHey Gabor,
Thanks for contacting us!
We have forwarded your message to Kriesi. If interested, he will contact you :)
Best regards,
YigitHi,
I added following code to Style.css file of your child theme as well to decrease font size further between 1085-990px
@media only screen and (max-width: 1085px) and (min-width: 990px) { #header_main_alternate .main_menu a { font-size: 14px; } }Please review your website.
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,
Have you flushed your browser cache? I do not see the issue any more.
It was visible between 1260-1250px.Best regards,
YigitHi Hanna,
I did not notice the new logins. I just logged in and updated the code in Style.css file of your child theme.
Please flush browser cache and review your website :)
Best regards,
YigitHi Hanna,
Please change following code
@media only screen and (max-width: 1250px) { #header_main_alternate .main_menu a { font-size: 17px; } }Into following one
@media only screen and (max-width: 1270px) { #header_main_alternate .main_menu a { font-size: 17px; } }Best regards,
YigitHi,
I just checked your website but search bar in header is clickable on my end. I attached a screenshot in private content field below.
Have you figured it out already? If not, could you please elaborate on the issue you are having? :)
Best regards,
Yigit -
AuthorPosts
