Forum Replies Created

Viewing 30 posts - 16,351 through 16,380 (of 35,071 total)
  • Author
    Posts
  • in reply to: Sidebar Menu to Match Main Menu #1235691

    Hi,
    Sorry for the late reply, thanks for the login but it doesn’t seem to be an admin login so we can not see your site backend.
    I have tested this situation on a new install and in order to correct the sidebar menu you will need to adjust the page titles instead of the menu titles, the menus do not share information so adjusting the menu title in one will not reflect in the other.
    Another option is to create a new sidebar menu, in your menus, and disable the Sidebar Setting > Page Sidebar navigation, then in your widgets add the “navigation menu” and choose the menu you created to use.

    Best regards,
    Mike

    in reply to: My mail sign up form is not working … what´s wrong? #1235428

    Hi,
    I tried 4 different signups in a row and all worked for me, can you take a screenshot of the error message, perhaps it is a mailchimp error message?
    Is there a chance that the email address you tested is already in the mailchimp group?
    To add a screenshot please try using https://savvyify.com/img/ and pasting the image URL in your post.

    Best regards,
    Mike

    in reply to: Side Bar image top margin #1235423

    Hi,
    Thanks for the login and screenshot, right now your header is set to “slim” at Enfold Theme Options > Header > Header Layout > Header Size, if your header and logo was larger before perhaps the setting was “custom pixel value”, this setting is set to 150px and maybe what it was once?
    2020-08-05_080825.jpg
    Do you use a scroll wheel on your mouse? Perhaps the value change when you were trying to scroll the page once?
    Try changing the setting and removing the css I posted above and clear your browser cache and then check.

    Best regards,
    Mike

    in reply to: Mobile WooCommerce issues #1235416

    Hi,
    Thanks for trying this, I have asked the team for someone to check your site with an iPhone, since I can not reproduce this with an Android. Thank you for your patience.

    Best regards,
    Mike

    in reply to: Enfold Layer Slider Translation #1235411

    Hi,
    Sorry for the late reply, I have tried to recreate the translations in WPML for the layerslider, but it is not working. I’ve ask the team for suggestions to correct this. Thank you for your patience.

    Best regards,
    Mike

    in reply to: Fixed background color section doesn't work #1235390

    Hi,

    @Guenni007
    thank you for creating a test page and your note about mobile, I tried moving the “page as footer” (#vidde) outside of the #main and then set “position: fixed” but the section above doesn’t move up above the footer div. I notice on your test page you have an empty div “#distance”, what is this role? Thanks :)
    This is what I have now, jQuery:

    (function($){
      $(document).ready(function(){
    $( '#top.home' ).each(function() {
    $( this ).find( '#vidde' ).insertAfter( $(this).find('#main') );
    });
    });
    })(jQuery);

    CSS:

    #vidde {
        z-index: 2;
        position: fixed;	
    }

    Best regards,
    Mike

    in reply to: Tab Section Problem after Update #1235096

    Hi,
    @cloudypro, @parosweb, & @guenni007
    The dev team has fixed the issue, please try replacing the directory “/tab_section/” and all files in it (4) with this new “/tab_section/” in the zip file below via FTP.
    https://www.dropbox.com/s/uc91cwjm33ayewc/tab_section-fix-for-4.7.6.1.zip?dl=0
    The full path is: “/enfold/config-templatebuilder/avia-shortcodes/tab_section/”
    This will be in the next update, thanks for pointing this out, please clear any cache plugin and your browser cache and check.

    Best regards,
    Mike

    in reply to: WPML & Masonry / Magazine #1234856

    Hi,
    Vielen Dank, dass Sie Ihre Lösung geteilt haben. Dies kann anderen Benutzern helfen.
    Sollen wir dies dann schließen, es sei denn, wir können in dieser Angelegenheit noch etwas anderes unterstützen?

    — Translated with Google —

    Thank you for sharing your solution, this may help other users.
    Unless there is anything else we can assist with on this issue, shall we close this then?

    Best regards,
    Mike

    in reply to: Side Bar image top margin #1234853

    Hi,
    I didn’t see it “before” but right now your “#main” top padding is set to the default 88px
    Please see the screenshot in Private Content area, in it the green color is the padding. The css above will correct this but you will need to add it and clear your caches, right now the css doesn’t seem to be added.
    Please include an admin login in the Private Content area so we can see why the css is not working, perhaps you have a missing bracket?

    Best regards,
    Mike

    in reply to: Print problem #1234835

    Hi,
    Glad we were able to help, we will close this now. Thank you for using Enfold.

    For your information, you can take a look at Enfold documentation here
    For any other questions or issues, feel free to start new threads in the Enfold forum and we will gladly try to help you :)

    Best regards,
    Mike

    in reply to: Enfold Layer Slider Translation #1234828

    Hi,
    Sorry, I checked again and it seems my browser had switch the languages. I reviewed the steps to translate the layersliders and disable the “Use slider markup caching” option to display the translated texts.
    I keep getting a message that the translation is working on the homepage and to not change anything, are you also getting this?

    Best regards,
    Mike

    in reply to: Get image(s) of fullscreen slider #1234792

    Hi,
    Very good then.

    Best regards,
    Mike

    in reply to: MagnificPopUp is not a function #1234789

    Hi,
    Glad to hear this is sorted out, we will close this now. Thank you for using Enfold.

    For your information, you can take a look at Enfold documentation here
    For any other questions or issues, feel free to start new threads in the Enfold forum and we will gladly try to help you :)

    Best regards,
    Mike

    in reply to: Advanced Layout Builder not working with WP 5.4.1 #1234697

    Hi,
    Sorry for the late reply, this is typically added to the nginx.conf file inside the server context, this is not always available to end users, please try asking your webhost for help with adding this.

    Best regards,
    Mike

    in reply to: Enfold Layer Slider Translation #1234696

    Hi,
    Sorry for the late reply, and thanks for the login, it looks like your layerslider transactions are off a little, for example it looks like both languages are using the same text. Please see the screenshot in Private Content area.

    Best regards,
    Mike

    in reply to: Get image(s) of fullscreen slider #1234694

    Hey André,
    Sorry for the late reply, this sounds like a good idea, unfortunately there is not an event triggered, but typically the ID exists “fullscreen_slider_1” unless the user inputs something else.
    You should be able to find the image with this selector:
    #fullscreen_slider_1 > div > ul > li.slide-1.active-slide

    Best regards,
    Mike

    in reply to: My mail sign up form is not working … what´s wrong? #1234693

    Hey idaandersenlang,
    Sorry for the late reply and thanks for the link, I tested your sign up form and it worked for me, I also got your response. How was it not working?

    Best regards,
    Mike

    in reply to: HTML5 full width banner #1234691

    Hi,
    Sorry for the late reply and glad to hear you have sorted it out, I took a look at your page and it looks good so I will go ahead and close this.
    Thank you for using Enfold.

    For your information, you can take a look at Enfold documentation here
    For any other questions or issues, feel free to start new threads in the Enfold forum and we will gladly try to help you :)

    Best regards,
    Mike

    Hi,
    Sorry for the late reply, I believe the code Ismael shared is to remove the zoom from the product image on a single product page.
    I checked the link above to your sample page and the product image is not zooming for me.
    Is it still zooming for you?
    Your items under “Érdekelhetnek még” still zoom, to correct that please try this code in the General Styling > Quick CSS field or in the WordPress > Customize > Additional CSS field:

    .thumbnail_container:hover {
        transform: scale(1) !important;
    }

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

    Best regards,
    Mike

    in reply to: MagnificPopUp is not a function #1234688

    Hi,
    Sorry for the late reply, I took a look at both of your sites mobile menu and they both seem to work now, do you need any further help on this topic?

    Best regards,
    Mike

    in reply to: Transparent header as default #1234687

    Hi,
    Sorry for the late reply, I tested your code and it didn’t work for me, then I copied what seems like the same code from the documentation and it is working for me?

    add_action( 'after_setup_theme', 'enfold_customization_product_switch' );
    function enfold_customization_product_switch(){
      add_filter('avf_builder_elements', 'avf_builder_elements_mod');
    }
    
    function avf_builder_elements_mod($elements)
    {
      $counter = 0;
        foreach($elements as $element)
        {
        if($element['id'] == 'header_transparency')  {
                $elements[$counter]['std'] = 'header_transparent';
            }
    
            $counter++;
        }
    
      return $elements;
    }

    Please give this a try.

    Best regards,
    Mike

    in reply to: Sidebar Menu to Match Main Menu #1234685

    Hi,
    Sorry for the late reply and thanks for the link and screenshot. I see that your main menu titles are shorter than the sidebar menu.
    Have you tried disabling your Autoptimize plugin and clearing any server cache? I believe your sidebar menu is auto created so it should update.
    Please include an admin login in the Private Content area so we can investigate.

    Best regards,
    Mike

    in reply to: Edit toggle button of modal window (cookies) #1234682

    Hi,
    Glad Ismael could help, we will close this now. Thank you for using Enfold.

    For your information, you can take a look at Enfold documentation here
    For any other questions or issues, feel free to start new threads in the Enfold forum and we will gladly try to help you :)

    Best regards,
    Mike

    in reply to: Pb Editeur de formulaire plugin Thrive Leads et Enfold #1234681

    Hi,
    Thrive Leads replied to my request:

    Thanks for reaching out to us.
    We have users that are using the same theme with our Thrive tools. That
    said, we still cannot guarantee that it will work 100% with other plugins &
    themes…
    Currently, we do not have a test version.

    So unless we can test with your site, I don’t see anything else we can do.

    Best regards,
    Mike

    in reply to: Customizing Gallery spacing/borders in Enfold #1234680

    Hi,
    Sorry for the late reply, do you mean that this css is causing your text and images to not show on the page in the Private Content area?

    #email {
        border: 1px solid #e2e2e2 !important;
    }

    I took a look at your page and tested the css but found the text and images loading well. Has this been resolved?

    Best regards,
    Mike

    in reply to: Sidebar soll mit fließen #1234679

    Hey Mike,
    Entschuldigung für die späte Antwort, es ist möglich, eine Seitenleiste klebrig zu machen. Sticky Menu, Sticky Header (or anything!) on Scroll zu verwenden
    Eine andere Möglichkeit besteht darin, dieses benutzerdefinierte Skript für Seiten wie Ihr Beispiel auszuprobieren. Fügen Sie diesen Code am Ende Ihrer Datei functions.php unter Darstellung> Editor hinzu:

    function custom_sticky_script(){
      ?>
      <script>
    (function ($) {
      $(window).scroll(function (e) {
        var $sticky = $('#top.single-post .inner_sidebar.extralight-border');
        var width = $(window).width()
        var position = ($sticky.css('position') == 'fixed');
        if ($(this).scrollTop() > 30 && width >= 767 && !position) {
          $sticky.css({ 'position': 'fixed', 'top': '230px', 'width': $sticky.innerWidth() });
          $sticky.next().css('float', 'right');
        }
        if ($(this).scrollTop() < 30 && position) {
          $sticky.css({ 'position': 'static', 'top': '0px', 'width': '' });
          $sticky.next().css('float', 'left');
        }
      });
    })(jQuery);
    </script>
    <?php
    }
    add_action('wp_footer', 'custom_sticky_script');

    Leeren Sie dann Ihren Browser-Cache und überprüfen Sie.
    Die meisten Beiträge, bei denen ich dies getestet habe, haben gut funktioniert, aber bei einigen Ihrer Beiträge befindet sich die Seitenleiste an einer anderen Stelle, die korrigiert werden sollte.

    — Translated with Google —

    Sorry for the late reply, it is possible to make a sidebar sticky, one way is to use a plugin like Sticky Menu, Sticky Header (or anything!) on Scroll
    Another way is to try this custom script for pages like your example. Try adding this code to the end of your functions.php file in Appearance > Editor:

    function custom_sticky_script(){
      ?>
      <script>
    (function ($) {
      $(window).scroll(function (e) {
        var $sticky = $('#top.single-post .inner_sidebar.extralight-border');
        var width = $(window).width()
        var position = ($sticky.css('position') == 'fixed');
        if ($(this).scrollTop() > 30 && width >= 767 && !position) {
          $sticky.css({ 'position': 'fixed', 'top': '230px', 'width': $sticky.innerWidth() });
          $sticky.next().css('float', 'right');
        }
        if ($(this).scrollTop() < 30 && position) {
          $sticky.css({ 'position': 'static', 'top': '0px', 'width': '' });
          $sticky.next().css('float', 'left');
        }
      });
    })(jQuery);
    </script>
    <?php
    }
    add_action('wp_footer', 'custom_sticky_script');

    Then clear your browser cache and check.
    Most of the posts I tested this worked well on, but some of your posts have the sidebar in a different location which should be corrected.

    Best regards,
    Mike

    in reply to: Modify tab title on product page on mobiles only #1234677

    Hi,
    Sorry for the late reply, try this function instead:

    
    function woo_rename_tabs( $tabs ) {
    	if(wp_is_mobile()) {
    	$tabs['additional_information']['title'] = __( 'Infos' );	// Rename the additional information tab
    	return $tabs;
    	} else{ return $tabs; }
    }
    add_filter( 'woocommerce_product_tabs', 'woo_rename_tabs', 98 );

    Then clear your browser cache and check.

    Best regards,
    Mike

    in reply to: Adjust mega menu #1234674

    Hey mike.rav,
    Sorry for the late reply, and thanks for the screenshot, to add mega menu columns and images please see our documentation here.

    Best regards,
    Mike

    in reply to: Fixed background color section doesn't work #1234673

    Hi,
    Sorry for the late reply, on the page in the Private Content area do you want the “JUBILEUMSBOKA” background color to be fixed and the text and image scroll over the top, or do you want the color, text, & image of that section to be fixed with parallax scrolling?

    Best regards,
    Mike

    in reply to: Print problem #1234672

    Hey dondela,
    Sorry for the late reply, I took a look at your page when printing and I see that your custom “printfriendly.css” in your child theme contains:.avia-section {display: none;} which is hiding the 8 color sections on your page from printing.
    Please try removing this css or adjust to only hide the sections you wish.

    Best regards,
    Mike

Viewing 30 posts - 16,351 through 16,380 (of 35,071 total)