Forum Replies Created

Viewing 30 posts - 2,281 through 2,310 (of 82,624 total)
  • Author
    Posts
  • in reply to: Add Title to template-blank.php #1360507

    Hey Michael,

    Thanks for contacting us!

    You can edit your page and enable title and breadcrumbs in Title bar under Layout section.

    If you would like to add title to all pages using blank template, please try adding following code to bottom of Functions.php file of your child theme

    add_action('ava_after_main_title','new_ava_after_main_title');
    function new_ava_after_main_title(){
    global $avia_config;
    if ( $avia_config['template'] == "avia-blank" ) {
    	$page_title = "<h1 class='page-title'>". get_the_title() ."</h1>";
    	echo $page_title;
    	}
    }

    Best regards,
    Yigit

    in reply to: Menu Item Border on Click #1360506

    Hey,

    Thanks for contacting us!

    Please go to Enfold theme options > Header > Header Layout > Header Style and choose “Minimal” option :)

    Best regards,
    Yigit

    in reply to: Remove line under transparent header #1360499

    Hi,

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

    Best regards,
    Yigit

    Hey Bernhard,

    I have got the same permission error Rikard has got and when I try to load your website I am getting “The page isn’t redirecting properly” error.

    We would recommend you to increase memory limit to 256M and PHP version to 8.0.x

    Regards,
    Yigit

    in reply to: Remove line under transparent header #1360495

    Hey,

    Thanks for contacting us!

    Please edit your page and in Layout section > Header visibility and transparency, choose “Transparent Header” option. It seems like you are currently using Transparent Header with Border option :)

    Best regards,
    Yigit

    in reply to: Stretched Width site settings #1360484

    Hi Tia,

    We are happy that Nikko could help you out!

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

    Best regards,
    Yigit

    in reply to: Hosting #1360478

    Hey Thomas,

    Thanks for reaching out to us!

    Please see private content field below :)

    Best regards,
    Yigit

    in reply to: Please contribute and translate Enfold #1359831

    Hi @bigbatt,

    Thanks for your contribution as always :) Updated language files will be available in upcoming version of Enfold.

    Regards,
    Yigit

    in reply to: how to use the new Parallax elements #1359747

    Hi F,

    Thanks for contacting us!

    You can edit your Image, Button or Column elements and go to Advanced > Animation for Parallax options – https://imgur.com/a/z7UqEZ8 :)

    Best regards,
    Yigit

    in reply to: Footer Social Icons Alignment #1359722

    Hi,

    We are happy that Rikard could help you out! :)

    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: About Theme License #1359718

    Hey Cafer, merhabalar :)

    Thanks for reaching out to us!

    You can use the same license on your live, local and testing installations.

    If you have any other questions or issues, please register to our support forum – https://kriesi.at/support/register/ using your purchase code and start new threads under Enfold sub forum :)

    Regards,
    Yigit

    in reply to: White Screen of Death with New Update July 27, 2022 #1359717

    Hey Markus,

    Thanks for the feedback :)

    Cheers!
    Yigit

    in reply to: White Screen of Death with New Update July 27, 2022 #1359710

    Hi @dbtpath,

    Yes, it is to fix the issue caused by Content Slider. Please update Enfold to the latest version 5.1.1 – https://kriesi.at/documentation/enfold/theme-update/ :)

    Best regards,
    Yigit

    in reply to: I need a little Help #1359690

    Hey Mehran,

    Thanks for contacting us!

    Please edit your Tab Section element and go to General > Tab Buttons Out Of Screen Behaviour and choose to display arrows.

    If you do not have that option, you might be using an older version of the theme. If that is the case, please refer to this post – https://kriesi.at/documentation/enfold/theme-update/ and update Enfold to the latest version 5.1.

    If you have any other questions or issues, please register to our support forum – https://kriesi.at/support/register/ using your purchase code and start new threads under Enfold sub forum :)

    Best regards,
    Yigit

    in reply to: turn off the replies number #1359689

    Hey Veronika,

    Thanks for contacting us!

    I added following code to bottom of Custom CSS field

    /* Remove comment count */
    .side-container-comment-inner {
    		display: none;
    }

    Please review your website :)

    Best regards,
    Yigit

    in reply to: Enfold Child vs. Newsletter Mail Poet #1359687

    Hi Paul,

    Thanks for contacting us!

    I am not one of the German speaking moderators so I hope you do not mind me replying in English :)

    Are you using default editor to create your posts or Advanced Layout Builder? Also, have you tried adding excerpt manually into the excerpt field – https://imgur.com/a/neA8aed? :)

    Best regards,
    Yigit

    in reply to: How can I load google fonts locally #1359684

    Hey Rainer,

    Thanks for contacting us!

    Please refer to this post – https://kriesi.at/documentation/enfold/typography/#how-to-upload-custom-fonts

    If you have any other questions or issues, please register to our support forum – https://kriesi.at/support/register/ using your purchase code and start new threads under Enfold sub forum :)

    Best regards,
    Yigit

    in reply to: Theme Conflict with Hotel Booking lite plugin #1359589

    Hi,

    The first thing I checked was always loading WP-Mediaelement Scripts in Enfold theme options Performance tab but as I see, you have already chose that option. I tried updating Enfold to the upcoming 5.1 version too but that did not make any difference either.

    Could you please contact plugin authors and ask if they have any insight on what could be causing the issue? :)

    Best regards,
    Yigit

    in reply to: Change H3 in footer to regular text #1359465

    Hey,

    Thanks for contacting us!

    You can go to Enfold theme options > Advanced Styling and edit H3 tagged elements and choose to apply it only on H3 elements in footer – https://imgur.com/a/ceh1244 :)

    Best regards,
    Yigit

    in reply to: Theme Conflict with Hotel Booking lite plugin #1359464

    Hey,

    Thanks for reaching out to us!

    Could you please elaborate on the issue and write down the steps to reproduce it? :)

    Best regards,
    Yigit

    in reply to: Width of the pages #1359463

    Hi Olivier,

    Thanks for contacting us!

    You are using Grid Row element on your page to display your content on this page. Grid Row is a full width element and it does not use the container width you set so please use Column elements instead :)

    Best regards,
    Yigit

    in reply to: Blurry Header Images #1359462

    Hey,

    Thanks for contacting us!

    I edited your Fullwidth Easy Slider element on your home page and went to Styling > Slideshow Image and Video Size and chose “No scaling” so they are displayed in their original sizes. Please review your website :)

    Cheers!
    Yigit

    in reply to: Removal #1359389

    Hey Ed,

    Thanks for contacting us!

    We have removed the threads you requested.

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

    Best regards,
    Yigit

    in reply to: one page #1359202

    Hey Gary,

    Thanks for contacting us!

    Please see private content field below for the replies :)

    Best regards,
    Yigit

    in reply to: style Cookie Consent Message Bar #1359199

    Hi Stefan,

    I am sorry for the late reply.

    I am not able to reproduce the issue on my testing installations. Have you tried switching to parent theme to check if the issue might be related to customizations on your child theme? If not, please do so.

    If that does not make a difference, could you please create a duplicate test site and post WP admin and FTP logins here privately so we can look into it? :)

    Regards,
    Yigit

    in reply to: Background Image Scaling Issues On Mobile #1358502

    Hi Sozo,

    Thanks for your patience!

    I wanted to look into the issue however I received following message when I tried to login to your site

    This Account has been suspended.
    Contact your hosting provider for more information.

    I am based in Lithuania. Could you please whitelist LT or temporarily disable IP restriction so I can look into it? :)

    Regards,
    Yigit

    in reply to: Gallery Widget using Firefox and Safari #1358500

    Hey,

    I could reproduce the issue on my 16 inch Macbook as well. I added following code to bottom of Quick CSS field and that seems to fix it on my end

    #top .avia-gallery .avia-gallery-thumb a.first_thumb {
      clear: both;
    }

    Could you please review your website? :)

    Regards,
    Yigit

    in reply to: style Cookie Consent Message Bar #1358496

    Hey Stefan,

    Could you please try adding following code to bottom of Quick CSS field, clear cache and check if that helps?

    .avia-safari #av-consent-extra-info .tabcontainer {
    position: initial;
    }

    Cheers!
    Yigit

    in reply to: masonry padding #1358256

    Hi,

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

    Best regards,
    Yigit

    in reply to: Layout cit #1358220

    Hey,

    Thanks for contacting us!

    I checked your website on my mobile however I could not reproduce the issue. I attached the screenshots in private content field below.

    Have you figured it out already? If not, could you please post a screenshot and show the issue? You can upload your screenshots on imgur.com and post the links here :)

    Best regards,
    Yigit

Viewing 30 posts - 2,281 through 2,310 (of 82,624 total)