Forum Replies Created
-
AuthorPosts
-
October 26, 2020 at 3:09 pm in reply to: Align navigation text left on full page overlay menu #1255727
Hi,
Please add following code to bottom of Quick CSS field in Enfold theme options > General Styling
.av-burger-overlay-inner { text-align: left; padding-left: 20px; } .av-burger-overlay-active #top .av-hamburger-inner::before, .av-burger-overlay-active #top .av-hamburger-inner::after, .av-burger-overlay-active #top .av-hamburger-inner::before, .av-burger-overlay-active #top .av-hamburger-inner { background-color: #e3957b; }Best regards,
YigitHey @hundianer,
You are currently using an older version of the theme, 4.5.3. Please update Enfold to the latest version 4.7.6.4 – https://kriesi.at/documentation/enfold/theme-update/ and that should help :)
Cheers!
YigitHi,
Maximum upload file size seems to be 4 MB. Please increase it to at least 32M or post FTP logins here privately as well as it would not be possible to install the theme from WordPress dashboard due to upload size limit :)
Best regards,
YigitHey,
Thanks for contacting us!
You do not get a license for bundled LayerSlider. It is available upon installation and you can find LayerSlider WP on WordPress menu. Please also see – https://kriesi.at/documentation/enfold/advanced-layerslider/
Let us know if you have any other questions :)
Cheers!
YigitHey Anja,
Thanks for contacting us!
You do not get a license for bundled LayerSlider. It is available upon installation and you can find LayerSlider WP on WordPress menu. Please also see – https://kriesi.at/documentation/enfold/advanced-layerslider/
Let us know if you have any other questions :)
Best regards,
YigitHi,
No, that error is usually related to your server configuration. Please refer to this post – https://kriesi.at/documentation/enfold/hosting-requirement/ and make sure server requirements are met.
If that does not help, please post admin logins here privately. I tried to login with previously provided logins but those did not work for me.
Cheers!
YigitHi Simone,
I edited your post, clicked “Screen options” on the top right corner and checked “Discussion” then scrolled down to Discussion field and checked “Allow comments” which was unchecked and updated the post. That helped. Please review your website :)
Regards,
YigitHey,
Please go to Enfold theme options > General Styling and insert it in Quick CSS field.
If you have any other questions or issues, please register to our support forum using your purchase code – https://kriesi.at/support/register/ and start new threads under Enfold sub forum :)
Regards,
YigitHi,
Thanks for contacting us!
I Google Translated your query however I am not sure if I understood it clearly. Could you please elaborate or if possible, post in English?
Best regards,
YigitHi Katrin,
Please refer to this post – https://kriesi.at/documentation/enfold/hosting-requirement/ and make sure server requirements are met.
If that does not help or if you have any other questions or issues, please register to our support forum using your purchase code – https://kriesi.at/support/register/ and start a new thread under Enfold sub forum so we can look into it :)
Best regards,
YigitHey,
I checked your website and there are no lines around the video on my end. Attached a screenshot in private content field below.
The reason height shrinks on smaller screens is to avoid displaying black lines and videos are disabled on mobile for compatibility reasons.Could you use Video element on mobile to display your video instead and hide the slider on mobile? :)
Best regards,
YigitOctober 23, 2020 at 4:00 pm in reply to: Two-column layout to one-column layout when the screen width is #1255285Hi,
1- I added following code to bottom of Quick CSS field
@media only screen and (max-width: 1024px){ .flex_column { width: 100% !important; margin-left: 0 !important; }}Please note it would switch every column width to 100% on screens below 1024.
2- Edited your column and gave it a custom CSS class “icon-align” and added following code to bottom of Quick CSS field
.icon-align .iconbox_icon { top: 0px; }Please review your website :)
Regards,
YigitOctober 23, 2020 at 3:49 pm in reply to: Social media icons in the header not shown on mobile view #1255283October 23, 2020 at 3:48 pm in reply to: Social media icons in the header not shown on mobile view #1255282Hi,
I added following code to bottom of Quick CSS field
@media only screen and (max-width: 360px) { .responsive #top #wrap_all #header .social_bookmarks { display: none; }} @media only screen and (max-width: 480px) { .responsive #top #wrap_all #header .social_bookmarks { width: auto; } .responsive #top .av-logo-container .avia-menu { right: 50px; }}Please review your website :)
Best regards,
YigitOctober 23, 2020 at 3:39 pm in reply to: Social media icons in the header not shown on mobile view #1255277Hi,
I can see your social icons next to hamburger menu on mobile. Have you figured this one out already? :)
Cheers!
YigitOctober 23, 2020 at 3:36 pm in reply to: Two dots appeared under social media icons after clicking them #1255275Hi,
Glad we 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 :)
Best regards,
YigitHi,
1&2- I deleted following code from Quick CSS and Custom CSS fields
#header #header_main .container { max-width: 110% !important; }3- Added following code to bottom of Quick CSS field
#top #header .avia_mega_div > .sub-menu > li > ul > li a:hover { background-color: #ddd !important; }4- It is already on the right edge on my end.
5- Added following code to bottom of Quick CSS field#top .social_bookmarks li { border-color: #dddddd; }Please review your website :)
Best regards,
YigitOctober 23, 2020 at 2:54 pm in reply to: Two dots appeared under social media icons after clicking them #1255263Hey,
I added following code to bottom of Quick CSS field
#top .social_bookmarks li a:focus { text-decoration: none; }Please review your website :)
Best regards,
YigitHi,
Glad Victoria 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 :)
Best regards,
YigitOctober 22, 2020 at 8:15 pm in reply to: Align navigation text left on full page overlay menu #1255087Hi,
Great!
I will close this thread and reply in your other thread so we can continue there :)
Best regards,
YigitHi S,
I have attached the test report in private content field.
I have also installed and activated Schema & Structured Data for WP & AMP plugin by Magazine3 but could not notice any issues. Could you please let us know step by step? Plugin is currently active.
Best regards,
YigitHi,
We are sorry for the late reply!
I wanted to check your website but login credentials did not work for me. Please try adding following code to Quick CSS in Enfold theme options > General Styling tab and adjust the values as needed
.avia-menu-fx { width: 70%; left: 15%; }If that does not help, please check login credentials once again :)
Best regards,
YigitHi,
The simplest way would be duplicating your Color Section elements, replacing background image and choosing to display them only on mobile – https://imgur.com/a/YKr3KCk, as Rikard suggested. You would simply hide your existing color sections on mobile and display duplicated Color Section element with background image that is optimized for mobile :)
Best regards,
YigitHey,
Thanks for contacting us and sorry for the late reply!
Have you tried de-activating all active plugins and check if that helps? I believe issue might be plugin related.
Best regards,
YigitHey,
Thanks for contacting us and sorry for the late reply!
I added following code to bottom of functions.php file in Appearance > Editor
add_action( 'ava_after_content', 'enfold_customization_back_button' ); function enfold_customization_back_button() { echo do_shortcode("[av_hr class='invisible' height='90' shadow='no-shadow' position='center' custom_border='av-border-thin' custom_width='50px' custom_border_color='' custom_margin_top='30px' custom_margin_bottom='30px' icon_select='yes' custom_icon_color='' icon='ue808' font='entypo-fontello']"); $link = get_permalink( avia_get_option('blogpage') ); echo do_shortcode("[av_button label='Back' link='manually,".$link."' link_target='' size='medium' position='left' icon_select='no' icon='ue800' font='entypo-fontello' color='theme-color' custom_bg='#444444' custom_font='#ffffff']"); }Please review your website :)
Best regards,
YigitHi,
1- I added following code to bottom of Quick CSS field in Enfold theme options > General Styling
@media only screen and (max-width: 767px) { #footer .flex_column { width: 100%; margin-left: 0; }}2&3&4-
– Shows condensed menu words on mobile:
– On desktop mode, Each page top title doesn’t stay centered on all sub pages except home page.
– Main header mega menu. It’s expanded dramatically with way too much padding between the drop-down menu.I believe you have already figured this one out as I cannot reproduce this issue. If not, please post a screenshot and show the issue. You can upload your screenshots on imgur.com or Dropbox public folder and post the links here
5- I adjusted the cookie bar colors in Enfold theme options > Advanced Styling and added following code to Quick CSS
.avia-cookie-consent a {color: #253838; font-weight: 700 !important; }We do not offer paid services however I will keep an eye on this thread as I understand this is urgent for you :)
Please review your website and let us know if anything else is broken
Best regards,
YigitHi,
You are welcome!
Let us know if you have any other questions or issues and enjoy the rest of your day!
Best regards,
YigitHi Carlos,
We are sorry for the late reply!
Those strings are already translatable.
Please go to Loco Translate > Themes > Enfold and then click edit on Portuguese (Brazil) and search for those strings. I just tested it on my local installation using Loco Translate and I am able to translate those strings.
Please make sure to save and sync after updating the strings :)Best regards,
Yigit -
AuthorPosts
