Forum Replies Created

Viewing 30 posts - 3,361 through 3,390 (of 82,624 total)
  • Author
    Posts
  • Hi @schaer_m,

    Please clear cache (server side cache too if there is one) 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 :)

    Best regards,
    Yigit

    in reply to: PHP 8 Enfold 4.8.7.1 generates a critical error #1333126

    Hi,

    Glad Rikard 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,
    Yigit

    in reply to: update 4.8.8. Critical error in Theme PHP 8+ #1333011

    Hey,

    You are welcome, Peter. Let us know if you have any other questions and enjoy the rest of your day :)

    Regards,
    Yigit

    in reply to: update 4.8.8. Critical error in Theme PHP 8+ #1333009

    Hi @anoveo,

    Thanks for the information! I updated the language files on your installation. Please review your website :)

    Regards,
    Yigit

    in reply to: Layerslider fatal error #1333007

    Hi,

    I cannot see what is causing the issue. Memory limit seems to be 512M as you mentioned. Could you please try upgrading PHP version to 8 and check if that makes a difference?

    Regards,
    Yigit

    in reply to: Layerslider fatal error #1333002

    Hi P,

    Could you please create temporary admin logins and post them here privately so we can look into it?

    Regards,
    Yigit

    in reply to: update 4.8.8. Critical error in Theme PHP 8+ #1333001

    Hey,

    We have found out that the issue is related to translation in Dutch language files. We have fixed the issue and will include it in upcoming version.

    You can download fixed language files here – https://www.mediafire.com/file/i3mgmj4xjrz1vdw/nl_NL.zip/file. Please unzip and then upload nl_NL.po and nl_NL.mo files inside /wp-content/themes/enfold/lang/ folder via FTP. If you need assistance, please post FTP logins here privately and we will update the files for you :)

    Best regards,
    Yigit

    in reply to: Layerslider fatal error #1332996

    Hey,

    Could you please try de-activating all active plugins and check if that helps?

    Cheers!
    Yigit

    in reply to: container width #1332994

    Hi,

    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 :)

    Enjoy the rest of your day!

    Best regards,
    Yigit

    in reply to: container width #1332992

    Hi,

    There was a missing closing curly bracket in your Quick CSS field. I added it and that helped. Please review your website :)

    Best regards,
    Yigit

    in reply to: Font rendering in mobile #1332989

    Hey,

    Thanks for contacting us!

    Could you please create temporary admin logins and post them here privately so we can look into it?

    Best regards,
    Yigit

    in reply to: Mega menu settings #1332988

    Hey Ingrid,

    Thanks for contacting us!

    I added following code to bottom of Quick CSS field in Enfold theme options > General Styling tab

    #header .avia_mega_div .avia_mega_menu_columns_first {
      padding-left: 15px;
    }
    #header .avia_mega_div .avia_mega_menu_columns_last {
      padding-right: 15px;
    }

    Please review your website :)

    Regards,
    Yigit

    in reply to: container width #1332987

    Hi,

    Thanks for contacting us!

    Could you please create temporary admin logins and post them here privately so we can look into it? :)

    Best regards,
    Yigit

    in reply to: Masonry Galerie Textfeld #1332981

    Hi,

    Glad @guenni007 could help! Let us know if you have any other questions and enjoy the rest of your day :)

    Thanks for your help @guenni007 :)

    Best regards,
    Yigit

    Hey @cristinapizzato,

    Could you please contact your hosting provider and make sure PHP ZipArchive Extension is enabled on your server?

    If it is enabled and it does not help, please post FTP and WP admin logins here privately and point out which demo you would like to import so we can manually import the demo for you – https://kriesi.at/documentation/enfold/import-demos/#how-to-manually-import-a-theme-demo

    Regards,
    Yigit

    in reply to: Layerslider fatal error #1332979

    Hi Peter,

    Thanks for contacting us!

    Which version of Enfold are you using? We have not received such report lately but we have included LayerSlider 7.0.5 in Enfold 4.8.8 so if you are using the latest version of the theme, I guess the issue might be related to LayerSlider 7.0.5. If you are not using Enfold 4.8.8, please firstly try updating and check if that helps :)

    Regards,
    Yigit

    in reply to: PHP 7.3 #1332850

    Hi,

    1- Could you please make sure you checked all required tokens that are listed here – https://kriesi.at/documentation/enfold/theme-registration/#toggle-id-5?

    2- Yes, you can upgrade PHP version to 7.3 :)

    Best regards,
    Yigit

    in reply to: Adjust Mobile Menu Breakpoint 4.8.8 #1332848

    Hi,

    Happy holidays! :)

    Regards,
    Yigit

    in reply to: Adjust Mobile Menu Breakpoint 4.8.8 #1332845

    Hey,

    You are welcome, Rob! Always happy to help :)

    Best regards,
    Yigit

    in reply to: PHP 7.3 #1332839

    Hey Sandra,

    Thanks for the information!

    I have updated Enfold to the latest version 4.8.8 then checked your website and it seems like everything is fine.

    To receive auto updates in WP dashboard and to be able to update the theme with a few clicks, please refer to this post – https://kriesi.at/documentation/enfold/theme-registration/#how-to-generate-a-envato-personal-token and insert your Personal Token in Enfold theme options.

    Please review your website :)

    Regards,
    Yigit

    in reply to: Adjust Mobile Menu Breakpoint 4.8.8 #1332837

    Hey rob,

    I could not see any selector that is deprecated but there are some things you can do with options instead of using CSS codes.

    For example, you have following code to make borders rounded on button element with “rounded-button” class

    #top .rounded-button a.avia-button {
    border-radius: 30px;
    }

    You can edit button elements and adjust their border radius in Styling > Borders now – https://i.imgur.com/7rCORiZ.png

    Instead of using following code

    .main_menu ul:first-child > li > a { font-size: 18px; }

    You can go to Enfold theme options > Advanced Styling and edit “Main Menu Links” to increase main menu font size

    Instead of using following code

    p.toggler.av-inherit-border-color {
    background-color: #002348;
    color: #ffffff
    
    }

    You can edit Accordion element and use custom color options

    Instead of following code
    h1, h2, h3, h4, h5, h6 { text-transform: none !important; }
    You can go to Enfold theme options > Advanced Styling and edit “All Headings (H1-H6)” to change text transform

    That seems to be it :)

    Regards,
    Yigit

    in reply to: Delete color by image hover zoom #1332832

    Hey,

    Thanks for contacting us!

    Please edit your Image element and go to Advanced > Developer Settings tab and give it custom ID (“my-custom-id” in example below) and then add following code to bottom of Quick CSS field in Enfold theme options > General Styling tab

    #my-custom-id img {
     -webkit-transition: opacity 0.4s ease-in-out;
      -moz-transition: opacity 0.4s ease-in-out;
      transition: opacity 0.4s ease-in-out;
    }
    #my-custom-id img:hover {
      opacity: 0;
    }

    Regards,
    Yigit

    • This reply was modified 4 years, 2 months ago by Yigit.
    in reply to: Adjust Mobile Menu Breakpoint 4.8.8 #1332831

    Hey Rob,

    I updated the code a bit. Could you please update CSS code once again? :)

    Regards,
    Yigit

    in reply to: Too Many Redirects – Church Demo #1332830

    Hi,

    I wanted to look into it so I switched http to https however I could not log back in. I tried deleting the theme via FTP but that did not work either. Could you please switch https back to http via phpMyAdmin? I am sorry for the convenience.

    Best regards,
    Yigit

    in reply to: Adjust Mobile Menu Breakpoint 4.8.8 #1332825

    Hey Rob,

    Yes, you can copy the code from “RAW PASTE DATE” field. The section above just shows the content.

    Please do not feel that way. I just changed “1300px” to “1652px”. Very small change so very easy to miss :)

    Regards,
    Yigit

    in reply to: Hide Contact Button #1332824

    Hi Pia,

    Thanks for contacting us!

    It seems like you are using a plugin called Superchat. You can simply go ahead and de-activate it in Plugins > Installed Plugins.

    Regards,
    Yigit

    in reply to: Border problem in Grid Row #1332822

    Hey Golpo,

    Custom CSS code I provided should have only removed the borders from the section right after Grid Row. Could you please post a link of your page and point out the changes you would like to make? You can upload your screenshots on imgur.com and post the links here. You can share the links privately by adding them in private content field :)

    Best regards,
    Yigit

    Hi,

    Sorry for the inconvenience. We are going to release an update however we do not have an ETA yet.

    If you do not mind creating temporary admin logins and posting them privately, we can update the file on your installations :)

    Best regards,
    Yigit

    in reply to: PHP 7.3 #1332811

    Hey Sandras,

    Thanks for contacting us!

    We would recommend you to update Enfold to the latest version 4.8.8 first. You can refer to this post – https://kriesi.at/documentation/enfold/theme-update/ and update Enfold.

    Envato has updated their API and we implemented those changes in Enfold 4.5 so any older version requires a manual update first.

    If you would like us to update the theme for you, please have a backup and post FTP logins here privately as well :)

    Best regards,
    Yigit

    Hi Mauro,

    I replaced following line

    $enqueued->registered[ $remove ]->src = '';

    with following one

    if( isset( $enqueued->registered[ $remove ] ) )
    {
    $enqueued->registered[ $remove ]->src = '';
    }

    That helped however added a new section from the plugin for admin on front end.

    I looked more into the plugin settings and the issue is you are compressing files in both plugin and in Enfold. Please disable either one.

    Best regards,
    Yigit

Viewing 30 posts - 3,361 through 3,390 (of 82,624 total)