Forum Replies Created

Viewing 30 posts - 11,161 through 11,190 (of 34,988 total)
  • Author
    Posts
  • in reply to: Demodateien #1359744

    Hi,
    Glad Rikard could help, if you have any further questions please create a new thread and we will gladly try to help you. Thank you for using Enfold.

    Best regards,
    Mike

    in reply to: Text links in tables #1359679

    Hi,
    Glad Rikard could help, if you have any further questions please create a new thread and we will gladly try to help you. Thank you for using Enfold.

    Best regards,
    Mike

    in reply to: One widget title not white #1359621

    Hi,
    Glad Rikard could help, if you have any further questions please create a new thread and we will gladly try to help you. Thank you for using Enfold.

    Best regards,
    Mike

    Hi,
    Glad we were able to help, if you have any further questions please create a new thread and we will gladly try to help you. Thank you for using Enfold.

    Best regards,
    Mike

    in reply to: Custom location breadcrumb #1359551

    Hi,
    To replace the breadcrumb “Home” with a house icon and make it white, please try this css:

    
    .breadcrumb-trail a.trail-begin:after {
    	content: "\e821";
    	font-family: entypo-fontello;
    	font-size: 16px;
    	color: #fff;
    }
    .breadcrumb-trail a.trail-begin {
    	font-size: 0 !important; 
    }
    

    After applying the css, please clear your browser cache and check.

    Best regards,
    Mike

    in reply to: title under the layerslider #1359503

    Hi,
    Glad Rikard could help, if you have any further questions please create a new thread and we will gladly try to help you. Thank you for using Enfold.

    Best regards,
    Mike

    Hi,
    Glad Nikko was able to help, if you have any further questions please create a new thread and we will gladly try to help you. Thank you for using Enfold.

    Best regards,
    Mike

    in reply to: Color Section Video Autoplay #1359485

    Hi,
    Glad we were able to help, if you have any further questions please create a new thread and we will gladly try to help you. Thank you for using Enfold.

    Best regards,
    Mike

    in reply to: Large empty space on page load #1359483

    Hi,
    Glad we were able to help, if you have any further questions please create a new thread and we will gladly try to help you. Thank you for using Enfold.

    Best regards,
    Mike

    in reply to: Hidden Element Creating Whitespace #1359482

    Hi,
    Glad we were able to help, if you have any further questions please create a new thread and we will gladly try to help you. Thank you for using Enfold.

    Best regards,
    Mike

    in reply to: Hidden Element Creating Whitespace #1359425

    Hi,
    Thank you for the link to your site, the only padding or space that I see above your contact form is from the color section content class:

    .content {
        padding-top: 50px;
        padding-bottom: 50px;

    This is from the color section for every element added, please try adjusting this for this one element if you need further help please let us know.

    Best regards,
    Mike

    in reply to: How extract data from Contact Form DB for Enfold #1359421

    Hey Stefano,
    Thanks for your “question”?
    Are you referring to the plugin Contact Form DB for Enfold?
    This is not our plugin, so we don’t know, and the plugin author has not answered this on their plugin support page.

    Best regards,
    Mike

    in reply to: Color Section Video Autoplay #1359420

    Hey TippingPointSolutions,
    Thanks for your question, I assume that you mean only on mobile devices, because I have tested this on desktop Mac with Chrome, Safari, Firefox, and the background video in a color section autoplays without user interaction. My test page is listed below, please check. Perhaps your page has an added element that is causing the error, so please link to your test page so we can test on our devices.
    If this is about mobile devices we can not help, I’m certain you are familiar with iOS’s stance on the autoplay of videos on mobile devices and how with each update they are cracking down more. We need to follow the rules. You can try using a plugin, and in some cases the layerslider will work (for now), but I would recommend educating the client and pointing out that someday this will not work at all. Please note that I say this with respect.

    Best regards,
    Mike

    in reply to: Some Woocommerce styling questions #1359375

    Hi,
    Glad we were able to help, if you have any further questions please create a new thread and we will gladly try to help you. Thank you for using Enfold.

    Best regards,
    Mike

    Hi,
    Thanks for the feedback, I have asked team members with an iPhone to check and advise, I only have an Android. Thank you for your patience.

    Best regards,
    Mike

    in reply to: Some Woocommerce styling questions #1359366

    Hi,
    Thanks for the feedback, I adjusted it to include a setTimeout, please check again.

    function custom_mini_cart_total_script() { ?>
      <script>
    (function($){
      $(function() {
      setTimeout(function(){
    $( "p.woocommerce-mini-cart__total strong" )
      .text( "Total" );
      },800);
     });
    })(jQuery);
    </script>
      <?php
    }
    add_action('wp_footer', 'custom_mini_cart_total_script');

    Best regards,
    Mike

    Hi,
    Glad we were able to help, if you have any further questions please create a new thread and we will gladly try to help you. Thank you for using Enfold.

    Best regards,
    Mike

    in reply to: Hide Mason Gallery overflow #1359363

    Hi,
    Sorry, I don’t see a solution for that, I would recommend using a different element if this is an issue.
    But I would like to point out that in real-world examples the visitor’s screen size would not be changing, except on a tablet going from portrait to landscape, and in such a case typically the screen is away from their face while rotating, so it doesn’t seem likely they would see the transition.

    Best regards,
    Mike

    in reply to: block collant en dessous du menu collant #1359358

    Hi,
    Glad we were able to help, if you have any further questions please create a new thread and we will gladly try to help you. Thank you for using Enfold.

    Best regards,
    Mike

    in reply to: Breakpoint burger menu #1359355

    Hi,
    Glad we were able to help, if you have any further questions please create a new thread and we will gladly try to help you. Thank you for using Enfold.

    Best regards,
    Mike

    in reply to: Contact Formular doesnt work anymore #1359337

    Hi,
    Oh, ok, my mistake, but from the text above please ensure you are using an email from the webhost, and try the SMTP plugin.

    Best regards,
    Mike

    in reply to: Contact Formular doesnt work anymore #1359335

    Hey rixi,
    Thanks for your question, as I read the mail heading you have provided below and the text from your webhost above I believe that you will need to use the plugin WP Mail SMTP and use an email from your webhost, you can not use a gmail address any longer.
    Please note that the contact form will also be re-configured to your new webhost email address, and the email set in your WordPress user profile for your admin may need to also be this new address.

    Best regards,
    Mike

    in reply to: SVG logo settings on Mobile #1359332

    Hi,
    Glad we were able to help, if you have any further questions please create a new thread and we will gladly try to help you. Thank you for using Enfold.

    Best regards,
    Mike

    in reply to: Masonry categories as sticky menü #1359331

    Hey Mike1050,
    Thanks for your question, to make the masonry sort sticky on that page for tablets and above, try adding this code to the end of your child theme functions.php file in Appearance ▸ Editor:

    function sticky_masonry_sort_waypoint() { ?>
      <script>
    window.addEventListener('DOMContentLoaded', function() {
      (function($){
      	var width = $(window).width();
        var $stickyTop = $('#top.page-id-102 .av-sort-by-term');
        if (width >= 767) {
        $stickyTop.waypoint(function(direction) {
          if (direction === 'down') {
             $stickyTop.addClass('sticky-top');
          }
          if (direction === 'up') {
             $stickyTop.removeClass('sticky-top');
          }
        }, {
          offset: '118px'
        });
        }
      })(jQuery);
    });
    </script>
      <?php
    }
    add_action('wp_footer', 'sticky_masonry_sort_waypoint');

    and this css in the General Styling ▸ Quick CSS field:

    .sticky-top {
        position:fixed!important;
        top:118px!important;
        z-index:510!important;
        background-color: #fff;
    }

    After applying the css, please clear your browser cache and check.

    Best regards,
    Mike

    in reply to: Color of headline of portfolio name in masonry #1359328

    Hi,
    Glad Rikard could help, if you have any further questions please create a new thread and we will gladly try to help you. Thank you for using Enfold.

    Best regards,
    Mike

    in reply to: SVG logo settings on Mobile #1359327

    Hi,
    Thanks for the link to your test page, please give the following css a try in my tests on your site it seems to achieve what you are looking for.
    I was not sure what was your custom css and what is the default, but this overwrites all of it so you may be able to trim it down some.
    Currently the theme sets the image using height: auto; and a number for the width, my idea is to reverse that so you can set the height to 80px as you wish. Also, the logo container is only 80px high and the svg has a top: 15px;, bottom: 15px;
    Anyways please give this css a try and see the screenshot in the Private Content area of the expected results.

    @media only screen and (max-width: 767px){
    .responsive #top #wrap_all .logo,
    .responsive #top #wrap_all #header {
        height: 100px !important;
    }
    .responsive #top #wrap_all .logo a {
        display: flex;
    }
    .responsive #top .logo svg {
        width: auto !important;
        height: 80px !important;
        top: 10px !important;
        bottom: unset !important;
    }
    }

    After applying the css, please clear your browser cache and check.

    Best regards,
    Mike

    in reply to: Video background #1359324

    Hi,
    Thanks for your question, since this thread is from 2014, please create a new thread and include a link to your page so we can see the issue. Perhaps including some screenshots would help and tell us which device you are using, IOS or Android.
    Since this is not your thread posting your site url here will not be private and you will not see anything we write in the Private Content area about your issue.
    We will close this thread and look forward to helping you with your issue in your new thread
    Thank you for your patience and for using Enfold.

    Best regards,
    Mike

    in reply to: Some Woocommerce styling questions #1359323

    Hi,
    Thanks, I updated how your “Add View Cart button to product page” was written and that allowed my script after it to work correctly, please check

    Best regards,
    Mike

    Hey ivanglaser,
    Thanks for your question, to add a “view cart” button to your shop page only on mobile and only if there are products in the cart, try adding this code to the end of your child theme functions.php file in Appearance ▸ Editor:

    function custom_view_cart_button() { ?>
      <script>
    (function($){
      var width = $(window).width();
      var add_cart_btn = '<div class="cart_btn" style="display:flex;justify-content:center;"><a href="/cart/" class="button wc-forward">View Cart</a></div>';
      if ($('#top.woocommerce-shop .menu-item.cart_dropdown .av-cart-counter').hasClass('av-active-counter') && width <= 767) {
       $(add_cart_btn).insertAfter( ".woocommerce-products-header" );
      }
    })(jQuery);
    </script>
      <?php
    }
    add_action('wp_footer', 'custom_view_cart_button');

    Please see the screenshot in the Private Content area of the expected results.
    I was not sure where you wanted the button so if you want it elsewhere let us know.

    Best regards,
    Mike

    Hi,
    Glad Nikko was able to help, if you have any further questions please create a new thread and we will gladly try to help you. Thank you for using Enfold.

    Best regards,
    Mike

Viewing 30 posts - 11,161 through 11,190 (of 34,988 total)