Forum Replies Created

Viewing 30 posts - 901 through 930 (of 82,578 total)
  • Author
    Posts
  • in reply to: Demo Import #1396994

    Hi Erin,

    I attached Medical icons in the private content field below. As a workaround, please upload it in Enfold theme options > Import/Export and edit your pages and select the icons.

    Regards,
    Yigit

    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

    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: disable the Google Fonts #1396966

    Hey Franz,

    Please refer to this post: https://kriesi.at/support/topic/loading-google-fonts-locally-for-gdpr-compliance/

    Best regards,
    Yigit

    Hey Michel,

    Please create temporary WP admin and FTP logins and post them here privately.

    If you are currently using PHP 7.4, please create a staging copy of your site and upgrade PHP to 8.x so we can inspect the issue.

    Best regards,
    Yigit

    in reply to: ENFOLD THEME #1396964

    Hey Stefano,

    Thanks for contacting us!

    Yes, Enfold is compatible with WordPress 6.1.1. Last time we checked, WordPress 6.1.1 was not listed on ThemeForest, so we could not add it to the compatible software versions list but we will check again :)

    Let us know if you have any other questions.

    Best regards,
    Yigit

    in reply to: Question Themes #1396963

    Hi Erwin,

    Thanks for contacting us!

    1- We cannot offer you a discount since Envato/ThemeForest does not provide a license for agencies. We discount on Black Friday and usually, agency owners purchase licenses in bulk then.
    2- All demos are included in Enfold: https://kriesi.at/themes/enfold-overview/. You can simply go to Enfold theme options > Demo Import to import any demo you like in a few minutes.

    Let us know if you have any other questions and enjoy the rest of your day!

    Best regards,
    Yigit

    in reply to: Website has Fatal error – Hilfe benötigt #1396962

    Hey,

    WP debug mode was enabled in the wp-config.php file. I disabled it. You can safely ignore the notice.

    I will inform our devs about the deprecated notice.

    Please review your website.

    Best regards,
    Yigit

    Hey,

    Please edit your Grid Cell, go to Styling > Padding, select Smartphone Portrait option and set padding value to “0px”: https://i.imgur.com/VfeUy0S.png

    Best regards,
    Yigit

    in reply to: Updating to WordPress 6 = white screen and menu disappears #1396956

    Hi,

    Please post FTP logins to your test installation so we can inspect the issue.

    Best regards,
    Yigit

    in reply to: Links are underlined #1396947

    Hi Eve,

    The issue is related to WordPress 6.1. You can update Enfold to the latest version to fix the issue or add the following code to the bottom of Quick CSS field in Enfold theme options > General Styling

    
    /* To fix underlined links */
    a:where(:not(.wp-element-button)) {
      text-decoration: none;
    }
    
    /* To fix increased margin in Masonry */ 
    figure {
      margin: 0;
    }
    

    Cheers!
    Yigit

    in reply to: Access to Enfold version 4.8.4 #1396859

    Hey Simon,

    Please see the private content field below.

    Best regards,
    Yigit

    in reply to: avia builder element names and controls not displaying #1396854

    Hey,

    Please elaborate on the issue you are experiencing and post screenshots. You can upload your screenshots on imgur.com and post the links here.

    Best regards,
    Yigit

    in reply to: two questions #1396852

    Hey,

    1-

    • Please add icons to any page separately, update and inspect elements on front-end
    • Click “Edit HTML” and copy the HTML code of the icon – https://imgur.com/a/W34G00G
    • Paste HTML code in the “Navigation label” field in Appearance > Menus
    • Repeat for each icon

    2- Please refer to this post: https://kriesi.at/documentation/enfold/icon/#adding-your-own-fontello-or-flaticon-icons-

    Best regards,
    Yigit

    • This reply was modified 1 year, 9 months ago by Yigit.
    in reply to: woocommerce booking #1396851

    Hey,

    Thanks for contacting us!

    You can display the single product page on your homepage using the following WooCommerce shortcode:

    [product_page id="99"]

    Please contact the WooCommerce team and ask your availability form related questions to them.

    Best regards,
    Yigit

    in reply to: header/footer layout issues on mobile/tablets #1396849

    Hi,

    now the header on mobile is sticky, is there a way to make is stay at the top of the screen instead of showing the gap

    Please add the following code to the bottom of the Quick CSS field

    
      @media only screen and (max-width: 767px) {
    .responsive #top #wrap_all #header {
      top: 0;
    }
    }
    

    Here is the screenshot showing the difference between mobile/tablet and desktop where the link highlighted in black on desktop view is not showing on mobile/tablet view

    That is because of the following CSS code you have in the Style.css file of your child theme on line 788

    
      @media only screen and (min-width: 320px) and (max-width: 1024px){ 
    #footer-page .footer-mid .container .content .entry-content-wrapper .links {
      display: none;
    }
    }
    

    and here is a screenshot of the weird spaces on the sponsorship logo section that we cannot seem to fix:

    Please add following code to bottom of Quick CSS field

    
      @media only screen and (max-width: 479px) {
    .flex_column.av-68c1a-f57ab0462383c8166f971642bc679437,
    .flex_column.av-2awr6-825dd88a428addaf3113f5c371dcb877 {
      right: 0;
      left: 0;
    }
    }
    

    and remove the following code from the style.css file of your child theme

    
      @media only screen and (min-width: 320px) and (max-width: 767px) {
    #footer-page .footer-top .container .content {
      padding: 50px 0 0 0;
        padding-left: 0px;
    }}
    

    Best regards,
    Yigit

    in reply to: Cannot activated enfold and Code Block doesn’t work #1396848

    Hi,

    Do I have to use the Market Plugin instead of the Enfold Theme?

    Enfold’s theme updater does not work for some users, but the Envato Market plugin always works, so I recommend using it.

    And yes, the Code Block seams to work but I have no output (see attached). Can you please tell me why?

    I saved your page as a template, loaded it on a new page and it worked there. So I deleted your old homepage and replaced it with the one I created. Please review your website.

    Best regards,
    Yigit

    in reply to: dots below social bookmarks in header #1396847

    Hi,

    Glad Rikard could help.

    Let us know if you have any other questions and enjoy the rest of your day!

    Best regards,
    Yigit

    in reply to: update to PHP8.0 #1396846

    Hey,

    We replied to your thread. I am closing this one. Let us continue there.

    Best regards,
    Yigit

    in reply to: Enfold child theme #1396845

    Hey Tobias,

    You are currently using Enfold 4.5, which is not compatible with PHP 8.x. Updating the theme to the latest version 5.4 would fix the issue.

    There might be deprecated code inside your child theme. Please create a staging copy of your site and update Enfold there. If you run into any issues, please post temporary WP admin and FTP logins privately so we can look into it.

    Best regards,
    Yigit

    Hi,

    You are welcome! Let us know if you have any other questions and enjoy your weekend :)

    Best regards,
    Yigit

    in reply to: Parallax demo how to improve for mobile screen #1396573

    Hi,

    You are welcome! Let us know if you have any other questions and enjoy your weekend :)

    Best regards,
    Yigit

    in reply to: Update Theme not working #1396564

    Hi,

    You are welcome!

    Let us know if you have any other questions and enjoy your weekend :)

    Best regards,
    Yigit

    in reply to: Theme update not working #1396563

    Hey,

    Please try using the Envato Market plugin: https://www.envato.com/lp/market-plugin/. You can install the plugin, insert your Personal Token in the plugin settings, and check the Themes tab for the update.

    Best regards,
    Yigit

    in reply to: Design Element Suggestion #1396562

    Hi,

    Glad Ismael could help!

    Let us know if you have any other questions and enjoy the rest of your weekend :)

    Best regards,
    Yigit

    Hi,

    You are welcome, Rogier! :)

    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: api key #1396560

    Hi,

    Please install the Envato Market plugin: https://www.envato.com/lp/market-plugin/, insert your Personal Token in the plugin settings, and check the “Themes” tab for the update.

    Envato has updated its API and we implemented those changes in Enfold 4.5 so if you cannot update the theme with the Envato Market plugin, you may need to update it manually.

    Best regards,
    Yigit

    in reply to: License question #1396556

    Hi,

    Please see the private content.

    Best regards,
    Yigit

    in reply to: Fatal error #1396554

    Hey Erin,

    I can see that you are currently using Enfold 5.4 and I cannot see any errors on your site.

    Has updating the theme to the latest version fixed the issue?

    Cheers!
    Yigit

    in reply to: Accordion Issues #1396553

    Hi Christophe,

    If you would like us to inspect the issue, please:

    Best regards,
    Yigit

Viewing 30 posts - 901 through 930 (of 82,578 total)