Forum Replies Created

Viewing 30 posts - 6,391 through 6,420 (of 82,624 total)
  • Author
    Posts
  • in reply to: Demo plugins #1284865

    Hi Ben,

    Thanks for contacting us!

    Recommended plugins for 2017 demo are WooCommerce (for shop) and bbPress (for forums) however if you are not going to need them, you do not need to install any :)

    Best regards,
    Yigit

    in reply to: Multiple H1 headings – when only ne used #1284863

    Hi Faye,

    It seems to be there in source code. Could you please create temporary admin logins and post them here privately so we can look into it? :)

    Best regards,
    Yigit

    in reply to: diable overlay in mobile header #1284775

    Hi,

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

    Best regards,
    Yigit

    in reply to: Menü unter Android nicht sichtbar #1284774

    Hi,

    Thanks for contacting us!

    I am not one of the German speaking moderators so I will post in English, I hope you do not mind :)

    Which version of Enfold and WordPress are you using? If you are using WordPress 5.6.x, please install this plugin – https://wordpress.org/plugins/enable-jquery-migrate-helper/ and set jQuery version to legacy one in plugin settings.

    If you would like us to install it for you, please create temporary admin logins and post them here privately :)

    Regards,
    Yigit

    in reply to: diable overlay in mobile header #1284770

    Hi,

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

    
    @media only screen and (max-width: 767px) {
    .title_container {
        display: none !important;
    }}
    

    Best regards,
    Yigit

    in reply to: special header content element using H1, H2 #1284768

    Hi Joe,

    Glad you figured it out and thanks for sharing your solution!

    I am marking this thread as resolved. If you have any other questions or issues, please do not hesitate to start new ones :)

    Enjoy the rest of your day!

    Best regards,
    Yigit

    in reply to: CSS #1284729

    Hey Joey,

    Thanks for contacting us!
    Please add following code to Quick CSS field in Enfold theme options > General Styling tab

    
    #top .av-custom-form-color h3 {
        color: orange;
    }
    

    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: inline email submit button #1284727

    Hi,

    Glad Nikko 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 Chris,

    Could you please share the screenshot of the icon you would like to add so we can download it from https://fontello.com/?

    Also, please post WP admin logins as we are going to need them to upload the icon and add custom code to functions.php file :)

    Best regards,
    Yigit

    in reply to: Move mobile menu top right #1284720

    Hi,

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

    Cheers!
    Yigit

    in reply to: Socket colour #1284718

    Hi,

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

    Best regards,
    Yigit

    in reply to: special header content element using H1, H2 #1284717

    Hey,

    Thanks for contacting us!

    That actually should not be the case unless you are using an older version of Enfold but please add following code to Quick CSS field in Enfold theme options > General Styling tab

    
    #top #wrap_all .all_colors h1, #top #wrap_all .all_colors h2, #top #wrap_all .all_colors h3, #top #wrap_all .all_colors h4, #top #wrap_all .all_colors h5, #top #wrap_all .all_colors h6 {
        text-transform: none;
    }
    

    :)
    Cheers!
    Yigit

    in reply to: Footer column overflow #1284715

    Hi,

    I tried reproducing on my local installation however I am getting the error I attached in private content field below.

    Could you please create temporary admin logins and post them here privately so we can look into it? Please note, we may need to temporarily disable some of your plugins such as Autoptimize for testing purposes :)

    Best regards,
    Yigit

    in reply to: Update request: TOC widget #1284711

    Hey,

    Thanks for contacting us!

    You can actually exclude them by inserting the classes in “Exclude headlines by class” field.

    If that does not help, could you please show us an example so we can make sure that we are on the same page? :)

    Best regards,
    Yigit

    in reply to: Kontaktformular #1284709

    Hey,

    Thanks for contacting us and sorry for the late reply!

    Unfortunately I do not have enough experience with Borlabs Cookie but could you please edit your Contact Form element and go to Advanced > Developer Settings > Custom ID Attribute and give it a custom ID – https://imgur.com/a/YiEgfPP and try using shortcode with your custom ID as following

    [borlabs-cookie id="custom-contactform-id" type="content-blocker"][/borlabs-cookie]

    Best regards,
    Yigit

    in reply to: diable overlay in mobile header #1284707

    Hey,

    Could you please post a link to your page so we can provide you an accurate code? :)

    Best regards,
    Yigit

    Hi,

    Thanks for the update!

    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: Move mobile menu top right #1284702

    Hey Jane,

    Thanks for contacting us!

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

    
    @media only screen and (max-width: 767px) {
    .responsive #top #header #header_main .inner-container .main_menu {
        flex-basis: unset;
    }}
    

    Cheers!
    Yigit

    in reply to: diable overlay in mobile header #1284701

    Hi Anna,

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

    
    @media only screen and (max-width: 767px) {
    #top .av_header_glassy.av_header_transparency .header_bg {
        opacity: 1;
        filter: alpha(opacity=100);
    }}
    

    Regards,
    Yigit

    in reply to: Search #1284699

    Hey,

    Thanks for contacting us!

    Please refer to this post – https://kriesi.at/documentation/enfold/header/#adding-a-header-widget-area and add a widget area to your header. Then add Search widget to your Header widget area and add “I’m looking for” as widget title.

    Then, please add following code to Quick CSS field in Enfold theme options > General Styling tab

    
    #header .widget {
        position: absolute;
        right: 10%;
        display: inline-flex;
        align-items: end;
        justify-content: space-between;
    }
    #header .widgettitle { 
        margin-right: 10px;
    } 
    

    Best regards,
    Yigit

    in reply to: magnifying glass does not appear #1284692

    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: Hide logo and logo container home page only #1284690

    Hi,

    Glad you figured it out and thanks for sharing your solution!

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

    Best regards,
    Yigit

    in reply to: Blog in mobile alternate alignment #1284688

    Hi,

    Polylang is unfortunately not one of officially supported plugins. For multilingual sites, we recommend WPML which is fully compatible with Enfold :)

    Best regards,
    Yigit

    in reply to: Accordion different color for each slide #1284685

    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

    Hey,

    Could you please share .htaccess logins here privately as well? Without them we are unable to load your pages including login page :)

    Best regards,
    Yigit

    in reply to: background image – color section – columns #1284682

    Hey,

    Thanks for the update!

    If you need further assistance, please let us know :)

    Best regards,
    Yigit

    in reply to: remove featured image from single post #1284680

    Hey,

    Thanks for the update. Glad you figured it out!

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

    Cheers!
    Yigit

    in reply to: Multiple H1 headings – when only ne used #1284679

    Hey,

    It seems like you have an empty H1 tag inside a Text Block element. Please edit your Text Block element, click on Text tab and remove empty H1 tags.

    Please see private content field below for more info :)

    Regards,
    Yigit

    in reply to: Video not playing on Android phone #1284678

    Hey,

    Thanks for contacting us and sorry for the late reply!

    Video sliders are not supported on mobile. Please consider adding Video element to your page and choose to hide it on desktop in Advanced > Responsive tab so they would be only displayed on mobile :)

    Best regards,
    Yigit

    in reply to: Remove Image Title When Hovering Over Masonry Blog Post #1284674

    Hi,

    Sorry for the late reply!

    I checked your website and it seems like you have managed to remove titles by using following code in functions.php file

    add_action('wp_footer', 'ava_custom_script');
    function ava_custom_script(){
    ?>
    <script type="text/javascript">
    (function($) {
    	function a() {
            $('.av-masonry-entry').each(function(){
              $(this).removeAttr('title');
            });
        }
    	
    	$(window).on('load', function() {
    		a();
    	});
    })(jQuery);
    </script>
    <?php
    }

    If you need further assistance, please let us know :)

    Best regards,
    Yigit

Viewing 30 posts - 6,391 through 6,420 (of 82,624 total)