Forum Replies Created

Viewing 30 posts - 9,211 through 9,240 (of 82,625 total)
  • Author
    Posts
  • in reply to: CSS changes in the mobile menu #1190914

    Hi,

    Please add following code to Quick CSS as well

    .html_av-overlay-side .av-burger-overlay-scroll {
        width: 100%;
    }
    .av-burger-overlay-inner {
        background-image: url(LINK-OF-YOUR-LOGO-HERE);
        background-repeat: no-repeat;
        background-position: 25px 25px;
    }
    

    Best regards,
    Yigit

    in reply to: Are Enfold and HubSpot compatible? #1190910

    Hi,

    Great! Please let us know if you have any other questions or issues and enjoy your weekend :)

    Best regards,
    Yigit

    in reply to: How to create 'drop up' feature for Hero Menu? #1190903

    Hi,

    Thanks for contacting us!

    Could you please post a link to your website and a screenshot showing the changes you would like to make? You can upload your screenshots on imgur.com or Dropbox public folder and post the links here :)

    Best regards,
    Yigit

    in reply to: Are Enfold and HubSpot compatible? #1190902

    Hey,

    Thanks for contacting us!

    We have not officially tested therefore we cannot guarantee however I searched our forums and found couple of threads where users mentioned they are using HubSpot CRM. It should work but we would not like to make false promises.

    I hope that helps. Let us know if you have any other questions :)

    Best regards,
    Yigit

    Hey,

    Thanks for contacting us!

    I changed your code to following one

    #gallery-1 img {
        border-color: transparent !important;
    }

    Please flush browser cache and review your website :)

    Best regards,
    Yigit

    in reply to: Link not valid #1190897

    Hi,

    Thanks for contacting us!

    Please refer to this post – https://kriesi.at/documentation/enfold/hosting-requirement/ and make sure server requirements are met.

    If they are and you are still having issues uploading the theme, please register to our support forum – https://kriesi.at/support/register/ using your purchase code, login and then post WP admin logins here privately so we can install the theme for you :)

    Best regards,
    Yigit

    in reply to: Tur off smooth scroll shift #1190896

    Hi Jiri,

    Could you please contact their team and ask for pointers on how to add Enfold’s sticky header in their smooth scroll function or how to disable their smooth scroll?

    Best regards,
    Yigit

    in reply to: Some parts of the site disappeared #1190894

    Hi,

    Thanks, I was able to login.

    It seems like animations are not triggered correctly. I added following code to Quick CSS field in Enfold theme options > General Styling

    .js_active .av-minimum-height .container { opacity: 1; } 

    and now elements are showing up on frontend.

    Custom CSS code should not be necessary. If you would like us to look further into it, please share FTP logins privately as well.

    Best regards,
    Yigit

    in reply to: CSS changes in the mobile menu #1190884

    Hi,

    Please add following code to Quick CSS field as well

    .html_av-overlay-side #top #wrap_all .av-burger-overlay li a {
        text-transform: uppercase;
        font-size: 20px;
    }
    #top #wrap_all #header #av-burger-menu-ul > li.av-active-burger-items {
        border-top: 1px solid #333;
    }
    #top #wrap_all #header #av-burger-menu-ul > li.av-active-burger-items:last-child {
        border-bottom: 1px solid #333;
    }
    .html_av-submenu-hidden .av-submenu-indicator,
    .html_av-overlay-side-classic #top .av-burger-overlay li li .avia-bullet {
        display: none;
    }
    .html_av-overlay-side #top #wrap_all .av-burger-overlay li li a {
        padding-left: 50px;
    }
    

    If further customization is required, please consider to hire a freelance developer.

    Best regards,
    Yigit

    in reply to: av-submenu-container on mobiles should be burger menu #1190880

    Hi Stefan,

    Please install this plugin – https://wordpress.org/plugins/loco-translate/ and then search for “Menu” string and translate it as needed :)

    Best regards,
    Yigit

    in reply to: Is Enfold GDPR-ready and does the Cookie-modal work? #1190879

    Hi Maren,

    I logged in and checked your modifications in Appearance > Editor. You have done everything correctly, however avia-snippet-cookieconsent.js file on child theme is throwing an error for some reason. Menu tabs are probably not working due to that error.

    Could you please post FTP logins here privately as well so we can look further into it?

    Best regards,
    Yigit

    in reply to: av-submenu-container on mobiles should be burger menu #1190871

    Hi,

    Please add following code to Quick CSS as well

    .responsive #top .av-menu-mobile-active .mobile_menu_toggle {
        display: block;
        width: 120px;
        margin: auto;
    }

    Best regards,
    Yigit

    in reply to: av-submenu-container on mobiles should be burger menu #1190498

    Hey Stefan,

    Sorry for the late reply!

    Please edit your Fullwidth Sub Menu element and choose to display “button to open menu” in Advanced > Responsive > Mobile Menu Display. You can also add custom CSS class to your Sub Menu element in Advanced > Developer Settings (“my-submenu” for example) and use it as following to display it only on mobile

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

    If that is not what you meant, please elaborate on the changes you would like to make and post screenshots. You can upload your screenshots on imgur.com or Dropbox public folder and post the links here :)

    Best regards,
    Yigit

    in reply to: Translating 'Reloading the page' text #1190494

    Hi,

    Please make sure to click “update” button in Poedit software. That should update the file and add missing strings. You should be able to find it after updating the file :)

    Best regards,
    Yigit

    in reply to: Translating 'Reloading the page' text #1190488

    Sveikas Andriu!

    Please use this plugin to translate untranslated strings – https://wordpress.org/plugins/loco-translate/ :)

    Cheers!
    Yigit

    Hi Jason,

    Thanks for contacting us and sorry for the late reply!

    We are going to forward your message to our devs.

    Best regards,
    Yigit

    in reply to: Error on a page #1190483

    Hey,

    You have extra HTML Strong tag in Heading element I attached in private content field. Please delete it and update your page. HTML errors breaks the layout.

    Cheers!
    Yigit

    Hi,

    I am going to need to ask our devs regarding this. We will update you here. Please kindly wait to hear from us :)

    Edit: In the meantime, could you please try changing default cookie option and check if that helps – https://kriesi.at/documentation/enfold/privacy-cookies/#default-cookie-and-services-option-settings?

    Best regards,
    Yigit

    • This reply was modified 6 years ago by Yigit.
    in reply to: fulwidth slider image #1190477

    Hi,

    Great! You are welcome Chris. Please let us know if you have any other questions or issues and enjoy the rest of your day :)

    Best regards,
    Yigit

    in reply to: Spam mails sended over my website #1190475

    Hi,

    1- Yes, you would need to update the email to your domain.
    2- Please use reCaptcha V3 instead. Once you activate it, it will display Google’s privacy policy link below Contact Form.
    2.1- No, you can simply refer to this post – https://kriesi.at/documentation/enfold/contact-form/#captcha
    2.2- No, links are automatically appended. Here is a screenshot from my local installation – https://imgur.com/a/FqdUweX
    2.3- It is good but reCaptcha is more advanced as you could guess.
    3- You can try using Akismet. Please note that I am not aware how they handle GDPR however if they need to set a cookie, you can use Additional Custom Cookies section.

    Your hosting providers recommended to set From mail and adding that code to bottom of Functions.php file in Appearance > Editor will set “from” address. You can change email address to (Email address hidden if logged out)

    Best regards,
    Yigit

    Hi Steven,

    We currently do not have such hook as “ava_after_footer”. Please consider modifying Footer.php file on your child theme – https://kriesi.at/documentation/enfold/child-theme/.

    If you need further assistance, please start a new thread under Enfold sub forum :)

    Best regards,
    Yigit

    Hi,

    That was because you have not defined font size for tablet landscape mode. I just edited your test home page and defined them. Please review your website :)

    Best regards,
    Yigit

    in reply to: Scroll down arrow on easy fullwidth slider? #1190462

    Hi,

    Replied to your thread here – https://kriesi.at/support/topic/fulwidth-slider-image/#post-1190460. Let us continue there :)

    Cheers!
    Yigit

    in reply to: fulwidth slider image #1190460

    Hey,

    It was a customization made by freelancer which broke the page layout so I deleted it in another thread. I just added following code to Quick CSS

    .avia-fullscreen-slider .avia-slideshow>ul>li {
        width: 75%;
        margin: auto;
    }

    That should give similar layout. Have you considered using Easy Slider element inside a Color Section element with no padding? If you use Easy Slider in Color Section element, slider width will match container width :)

    Cheers!
    Yigit

    in reply to: Some parts of the site disappeared #1190455

    Hi,

    I am still not able to access to your site. Please see private content field :)

    Best regards,
    Yigit

    Hi,

    I wanted to show that mobile styles are actually working in my previous screenshot. I attached another screenshot from my iphone in private content field.

    Could you please post a screenshot and show it looks on your end? I am not able to reproduce the issue so far.

    Best regards,
    Yigit

    in reply to: Pricing and Masonry gallery #1190449

    Hi Asgeir,

    Theme assets are currently not loading. Could you please post FTP logins here privately so we can look into it? :)

    Best regards,
    Yigit

    in reply to: Some parts of the site disappeared #1190447

    Hi,

    Thanks! Please let us know when you whitelist so we can check again. I had no issues logging in yesterday but today I am getting “Not available.” error too.

    Best regards,
    Yigit

    in reply to: Some parts of the site disappeared #1190437

    Hi,

    Could you please temporarily whitelist access from Lithuania, Philippines and Ukraine?

    Best regards,
    Yigit

    in reply to: Tur off smooth scroll shift #1190430

    Hi,

    I too think so. Please try following:
    – Copy /enfold/js/avia.js file to your child theme inside /js/ folder
    – Open avia.js file on your child theme and find following

    		//smooth scrooling
    		if($.fn.avia_smoothscroll)
    		$('a[href*="#"]', container).avia_smoothscroll(container);

    and comment the lines as following

    		//smooth scrooling
    		//if($.fn.avia_smoothscroll)
    		//$('a[href*="#"]', container).avia_smoothscroll(container);

    – Add following code to bottom of functions.php file of your child theme

    function wp_change_aviajs() {
    wp_dequeue_script( 'avia-default' );
    wp_enqueue_script( 'avia-default-child', get_stylesheet_directory_uri().'/js/avia.js', array('jquery'), 2, true );
    }
    add_action( 'wp_print_scripts', 'wp_change_aviajs', 100 );

    Best regards,
    Yigit

    • This reply was modified 6 years ago by Yigit.
Viewing 30 posts - 9,211 through 9,240 (of 82,625 total)