Forum Replies Created

Viewing 30 posts - 6,151 through 6,180 (of 82,624 total)
  • Author
    Posts
  • in reply to: Extra Info #1287194

    Merhabalar,

    Gec cevabim icin uzgunum. Sonraki sorulariniza daha hizli donus yapabilmem icin lutfen actiginiz konu basliklarina ismimi (Yigit) ekleyin :)

    HTML kullanarak extra info alanina gorsel ekleyebilirsiniz – https://www.w3schools.com/tags/tag_img.asp
    Eklediginiz gorselin boyutuna gore header meta alaninin yuksekligide degisecektir onuda assagidaki kodu Enfold theme options > General Styling > Quick CSS alanina ekleyerek kontrol edebilirsiniz

    #header_meta img {
        max-height: 50px;
    }

    Best regards,
    Yigit

    in reply to: show product description on hover #1287188

    Hey,

    Thanks for contacting us!

    Unfortunately, that is not possible out of the box. If it is really important for you, please consider to hire a freelance developer for the task :)

    Best regards,
    Yigit

    in reply to: Special Heading with icon #1287187

    Hi,

    That would not be easily possible due to structure of the element however you can easily create it using Iconbox element :)

    Best regards,
    Yigit

    in reply to: Gallery Pop-Up / Lightbox Arrows #1287186

    Hey Brian,

    Thanks for contacting us!

    I checked your website and I can confirm that your changes are working. I also attached a screenshot in private content field :)

    Best regards,
    Yigit

    in reply to: Problems with website appearance #1287184

    Hi Didac,

    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: bold text #1287183

    Hey,

    Thanks for contacting us!

    Please go to Enfold theme options > Advanced Styling and edit “strong” tagged elements to change their color :)

    Regards,
    Yigit

    in reply to: Anchor Links Scrolling to Tab Section not working #1287182

    Hi,

    Thanks for contacting us and we are sorry for the late reply!

    We have recently released Enfold 4.8 and follow up 4.8.1 which also brings WP 5.6.x compatibility. I tested the code on my local installation and it worked fine. So I believe it is not working on your installation due to WP 5.6.x incompatibility.

    Please update Enfold to the latest version 4.8.1 and the code should work as expected :)

    Best regards,
    Yigit

    in reply to: Problem with my site. #1287178

    Hi,

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

    Best regards,
    Yigit

    in reply to: Site Is not excepting my Advance styling setting #1287175

    Hey,

    You had an error in your CSS. I fixed it and flushed cache. Could you please review your website and if issue remains, point out the page where we can see the changes you would like to make?

    Cheers!
    Yigit

    in reply to: mobile behavior on icon grid #1287170

    Hey Günter,

    I have forwarded your request to Günter :)

    Best regards,
    Yigit

    in reply to: Telegram Social Icon #1287169

    Hi,

    I installed and activated Enfold theme child theme – https://kriesi.at/documentation/enfold/child-theme/, then added following code to functions.php file of your child theme

    // Register Telegram icon as a theme icon
    function avia_add_custom_icon($icons) {
    $icons['telegram'] = array( 'font' =>'fontello', 'icon' => 'uf2c6');
    return $icons;
    }
    add_filter('avf_default_icons','avia_add_custom_icon', 10, 1);
    
    // Add new icon as an option for social icons
    function avia_add_custom_social_icon($icons) {
    $icons['Telegram'] = 'telegram';
    return $icons;
    }
    add_filter('avf_social_icons_options','avia_add_custom_social_icon', 10, 1);

    You now set Telegram icon in Enfold theme options > Social Profiles.

    Please review your website :)

    Best regards,
    Yigit

    Hi,

    Thanks so much for your input @thomasjarvisdesign. We have released 4.8.1 as soon as we can but sadly it still affected many users.

    Cheers!
    Yigit

    in reply to: Disable expand for a specific accordion toggle #1287161

    Hey,

    Thanks for contacting us and sorry for the late reply!

    Please edit your Accordion items that you would like to disable and give them custom ID (“disabled-acc” in example below – https://imgur.com/a/LyyGhIh
    Then add following code to Quick CSS field in Enfold theme options > General Styling tab

    
    .toggler[data-fake-id="#disabled-acc"] {
        pointer-events: none !important;
    }
    

    Best regards,
    Yigit

    Hey @johnoros,

    Please make sure you are using Enfold 4.8.1. Then updating the page will remove all br tags on the page and they will not re-appear when you edit the page again. I am afraid the solution is to update the pages. Sorry for the inconvenience!

    Cheers!
    Yigit

    in reply to: WP 5.7 – Enfold 4.8.1 / Alternate Mobile Menu Missing #1287154

    Hey Chris,

    Thanks for the update. Glad it is working fine :)

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

    Regards,
    Yigit

    in reply to: Telegram Social Icon #1287152

    Hi,

    I tried to login however password seems to be wrong. Could you please check the logins once again?

    Regards,
    Yigit

    in reply to: WP 5.7 – Enfold 4.8.1 / Alternate Mobile Menu Missing #1287147

    Hey Chris,

    Thanks for contacting us!

    Could you please create temporary admin logins and post them here privately so we can look into it? I could not reproduce the issue on my testing installation.

    Best regards,
    Yigit

    in reply to: Broken Stylesheet CSS Chain #1287143

    Hey,

    Thanks for contacting us and sorry for the late reply. We have been pretty busy after recent updates.

    Are the issues currently present on your staging site? If they are, could you please post FTP and WP admin logins so we can inspect it? It is difficult for us to point out the issues without seeing them so that would be helpful. Also, theme options should work fine as long as theme name is not changed in style.css file. If that is the case, simply renaming it to old name would fix it.

    Regards,
    Yigit

    in reply to: Telegram Social Icon #1287141

    Hi Francesco,

    Sure! Please create temporary admin logins and post them here privately :)

    Cheers!
    Yigit

    in reply to: Problems with images #1287139

    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: Main page always on loop – 4.8.1 #1287137

    Hey,

    You are welcome, George! :)

    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!

    Cheers!
    Yigit

    in reply to: Issue with form submission #1287093

    Hey,

    Thanks for contacting us!

    You are currently using an older version of the theme.
    Please refer to this post – https://kriesi.at/documentation/enfold/theme-update/ and update Enfold to the latest version 4.8.1.
    I believe the issue is JS related and updating the theme would bring up WP 5.6.x compatibility and should fix the issue :)

    Best regards,
    Yigit

    in reply to: Horizontal Gallery #1287091

    Hi,

    Thanks for contacting us!

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

    
    .av-horizontal-gallery-enlarge-effect .av-horizontal-gallery-wrap:hover {
        z-index: 2;
        -webkit-transform: scale(1.3);
        -ms-transform: scale(1.3);
        transform: scale(1.3);
    }
    .av-horizontal-gallery-enlarge-effect .av-horizontal-gallery-wrap.av-active-gal-item {
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
    } 
    
    

    Best regards,
    Yigit

    in reply to: submenu does not colocate fine #1287087

    Hey,

    Could you please add this code – https://kriesi.at/documentation/enfold/menu/#toggle-id-87 to Quick CSS in Enfold theme options > General Styling? That would simply activate mobile menu on screens below 1224px, but you can change that value to 1024px :)

    Best regards,
    Yigit

    Hi,

    Thanks for contacting us and sorry for the late reply.

    Are you having the issue on the same site? If so, could you please create temporary admin logins and post them here privately so we can look into it? I was not able to view your website without logins and old logins did not work.

    Best regards,
    Yigit

    Hi Tina,

    Thanks for contacting us!

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

    @media only screen and (max-width: 480px) {
    .logo img {
    max-width: 200px;
    }}

    If that does not help or if you need further assistance, please start a new thread under Enfold sub forum and we will gladly look into it :)

    Best regards,
    Yigit

    in reply to: I want to contact the management of kriesi.at #1287080

    Hey Imran,

    Thanks for contacting us and for your kind words!

    How can we help? :) If you would not like to share your message publicly, you can write it down in private content field.

    Regards,
    Yigit

    in reply to: Image box with text and highlight hover effect #1287067

    Hey Pavel,

    Thanks for contacting us and sorry for the late reply!

    You can add Column element to your page, edit it and in Styling > Box Shadow tab, you can add box shadow add some padding and in Advanced > Column Link section you can link it. Zoom on hover is not possible out of the box however when you create your page, please post a link to it and we will gladly try to help you with that customization :)

    Best regards,
    Yigit

    in reply to: Wider layout with Avia Layout builder. #1287063

    Hi Ditte,

    Thanks for contacting us!

    Please go to Enfold theme options > General Layout > Dimensions and increase container width as needed :)

    Cheers!
    Yigit

    in reply to: Comments Form Fields size and captions #1287062

    Hi,

    Please add following code to Quick CSS

    @media only screen and (min-width: 767px) {
    #commentform p.comment-form-author, #commentform p.comment-form-email {
        width: 49%;
        float: left;
    }
    #commentform p.comment-form-email {
        margin-left: 2%;
    }}

    Best regards,
    Yigit

Viewing 30 posts - 6,151 through 6,180 (of 82,624 total)