Forum Replies Created

Viewing 30 posts - 1,981 through 2,010 (of 82,614 total)
  • Author
    Posts
  • in reply to: Enfold Version: 4.6.3.1 – Not compatible with PHP 8.1 #1365728

    Hey,

    Thanks for contacting us!

    You are currently using a old version of the theme. Updating the theme should help. Enfold is compatible with PHP version up to 8.0.x.

    Please refer to this post – https://kriesi.at/documentation/enfold/theme-update/ and update Enfold to the latest version 5.1.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 :)

    Best regards,
    Yigit

    Hi Sebastian,

    Thanks for the info!

    Issue was related Events Ticket plugin. We have made some adjustment so that is no longer an issue. You can test it on your testing site. The fix will be included in upcoming version.

    If you would like to install the updated version on your live site, please create temporary admin logins and post them here privately so we can install it for you :)

    Best regards,
    Yigit

    in reply to: remove myfonts counter #1365711

    Hi,

    We are happy that Nikko could help!

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

    Best regards,
    Yigit

    in reply to: Theme issue in PHP 8.0 #1365710

    Hi,

    Great! We will keep the thread open and wait to hear from you :)

    Cheers!
    Yigit

    in reply to: LayerSlider – issue on Android with Layer-width #1365706

    Hi Oliver,

    Could you please edit your slider and set HTML element to as shown in the screenshot – https://imgur.com/a/MfrEQey and check if that helps?

    If it does not help, could you please share more information such as device type, software versions, etc.? :)

    Best regards,
    Yigit

    in reply to: Theme issue in PHP 8.0 #1365699

    Hi Rob,

    Thanks for contacting us!

    You are using the latest version of the theme which is compatible with PHP 8.0.x so I also do not think that the issue is theme related.

    Would it be possible for you to duplicate your site on a testing installation, upgrade PHP version there and share WP admin and FTP logins with us privately so we can look into it?

    Regards,
    Yigit

    in reply to: Logo tab webpage #1365698

    Hi,

    I have edited your favicon and replaced it with 80x80px version.

    Could you please review your website?

    Regards,
    Yigit

    in reply to: LayerSlider – issue on Android with Layer-width #1365697

    Hi Oliver,

    We have contacted LayerSlider team and informed them about the issue and shared a link of your website, screenshot and exported slider from Enfold 2017 demo. We will update you here once we hear back from them.

    Please reply to this thread so it is added back to our queue :)

    Best regards,
    Yigit

    in reply to: Herstellung DSGVO Konformität #1365688

    Hey Chris,

    Thanks for contacting us!

    Choosing the “User must accept and must opt in, only essential cookies selected” cookie option should do what you are looking for. For more information, please see – https://kriesi.at/documentation/enfold/privacy-cookies/#toggle-id-6 :)

    Best regards,
    Yigit

    in reply to: 4xx Error for Ajax #1365687

    Hi,

    It is still saying “Processing data, please check again in a day or so”. Could you please post a screenshot and show where you see the errors so we can make sure that we are on the same page? :) You can upload your screenshots on imgur.com and post them here.

    Best regards,
    Yigit

    Hi Nicola,

    Please add following code to Quick CSS field in Enfold theme options > General Styling tab to remove the border

    
    .avia-menu.av_menu_icon_beside {
      border: none;
    }
    

    Then, you can go to Enfold theme options > General Styling > Logo Area and change “Logo Area Background Color” for background color and “Logo Area Secondary Font Color” for the color of menu items :)

    Best regards,
    Yigit

    in reply to: Eintrag teilen Telegram #1365683

    Hi @volmering,

    You are absolutely right, Telegram icon should not have displayed as long as it is disabled without needing to save theme options but somehow we missed it during our tests. We have added a check for it which will be included in upcoming version so this will not be necessary any longer :)

    Sorry for the inconvenience!

    Best regards,
    Yigit

    in reply to: Change SVG logo on some pages #1365541

    Hi,

    Glad Ismael could help!

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

    Best regards,
    Yigit

    in reply to: Eintrag teilen Telegram #1365540

    Hey,

    Thanks for contacting us!

    You can go to Enfold theme options and simply save it and Telegram icon would disappear if it is unchecked in theme options.

    Alternatively, you can replace the content /enfold/includes/helper-social-media.php file with this one – https://raw.githubusercontent.com/KriesiMedia/enfold-library/master/temp_fixes/Enfold_5_1_2/includes/helper-social-media.php in Appearance > Theme Editor.

    We are going to add a check in upcoming version so icon will not show up unless it is enabled in theme options :)

    Best regards,
    Yigit

    Hi,

    You are welcome, Werner!

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

    Regards,
    Yigit

    in reply to: Social Profiles: Open in Same Tab #1365258

    Hi,

    We are glad that Ismael 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: Contact Form E-Mail Customisation #2 #1365255

    Hi,

    We are glad that Mike 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

    Hi,

    Thanks!

    None of your pages load when logged in on my end. I installed and temporarily activated Twenty Twenty-Two theme to confirm that issue is not theme related. I could reproduce the issue with Twenty Twenty-Two theme as well.

    Have you de-activated all active plugins? If not, please try doing so. Issue is probably plugin related and certainly not theme related :)

    Best regards,
    Yigit

    in reply to: TikTok Logo #1365243

    Hi,

    Then you would need to edit Tiktok logo in Photoshop or similar software and change its color to grey. Upload it in Media > Library, add following code to Quick CSS and change the URL

    #top #wrap_all #socket .av-social-link-tiktok a::before {
      background: url(LINK-TO-GREY-TIKTOK-LOGO);
    }

    Best regards,
    Yigit

    in reply to: TikTok Logo #1365230

    Hi,

    You are welcome!

    Please add following code to Quick CSS field in Enfold theme options > General Styling tab

    
    #top #socket .social_bookmarks li a {
      color: white;
    }
    

    Best regards,
    Yigit

    Hey,

    Thanks! It seems like you have deleted the WP user you created for us. Could you please create it once again as well?

    Regards,
    Yigit

    in reply to: Image in shop catalog has changed #1365167

    Hi,

    You can add comment as following

    
    /* This is the comment to describe what I did */
    add_filter( 'avf_wc_before_shop_loop_item_title_img_size', 'avf_wc_before_shop_loop_item_title_img_size_mod', 10, 1 );
    
    function avf_wc_before_shop_loop_item_title_img_size_mod( $thumbnail_size ) {
        return 'woocommerce_thumbnail';
    }
    

    Cheers!
    Yigit

    in reply to: Sticky Contactform #1365165

    Hi,

    – I created a new widget area called Header and moved your Contact Form widget into that widget area
    – I added this code to Functions.php file of your child theme – https://kriesi.at/documentation/enfold/header/#toggle-id-2
    – I added following code to Enfold theme options > General Styling > Quick CSS

    
    #header .widget {
      background-color: white;
      max-width: 300px;
      padding: 30px;
      position: fixed;
      right: 0;
      top: 50%;
      border-radius: 5px;
    }
    

    Please review your website :)

    Best regards,
    Yigit

    in reply to: Farbe Menü ändern #1365160

    Hi Alexander,

    Thanks for contacting us!

    Please add following code to Quick CSS field in Enfold theme options > General Styling tab

    
    #sub_menu1 .avia-menu-text {
      color: white;
      font-size: 20px;
      background-color: red;
      padding: 10px;
      border-radius: 5px;
    }
    

    Regards,
    Yigit

    Hey,

    Could you please try using following code

    add_action('wp_head', 'custom_countdown_text');
    function custom_countdown_text(){
     ?>
     <script>
     jQuery(window).load(function(){
    	 jQuery('.my-custom-countdown .av-countdown-time-label').each(function(x){
    	    var new_text = jQuery(this).text().replace("Seconds", "Sec");
    	    jQuery(this).text(new_text);
    	  })});
     </script>
    <?php }

    Cheers!
    Yigit

    in reply to: Host Web Font yourself … some info #1365154

    Hi Guenni007,

    Could you please ask as a question so we can share our opinion? To be honest, I am a bit confused and not really sure what to comment on :)

    Best regards,
    Yigit

    in reply to: advanced Layer Slider #1365153

    Hi,

    I went to WP-Optimize > Minify and disabled “Process CSS files” and that fixed the issue.

    Please review your website :)

    Best regards,
    Yigit

    • This reply was modified 3 years, 2 months ago by Yigit.
    in reply to: Display different header based on selected field (ACF) #1365151

    Hey,

    You are welcome!

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

    Regards,
    Yigit

    in reply to: Display different header based on selected field (ACF) #1365149

    Hi,

    Are you using Enfold’s mega menu or a separate plugin? I just chose to display one of the menu items as a mega menu in one of the menus I created but it works fine on my end.

    Best regards,
    Yigit

    in reply to: TikTok Logo #1365148

    Hey,

    – I uploaded Tiktok logo in Media Library
    – Added following code to bottom of Quick CSS field

    
    #top #wrap_all .av-social-link-tiktok a:before{
        content: "";
        width: 20px;
        height: 20px;
        display: inline-block;
        vertical-align: middle;
        background: url(LINK-TO-TIKTOK-LOGO) no-repeat center center;
        background-size: contain;
    }
    

    Telegram is included in Enfold 5.1.2 :)

    Cheers!
    Yigit

Viewing 30 posts - 1,981 through 2,010 (of 82,614 total)