Forum Replies Created

Viewing 30 posts - 20,731 through 20,760 (of 35,061 total)
  • Author
    Posts
  • in reply to: Portrait versus Landscape view #1116510

    Hey marsh1984,
    I’m not sure there is a solution for this, it happens to me on every site that I rotate on. When the screen size changes the placement of the elements also change.
    But I did find this solution perhaps it will work.

    Best regards,
    Mike

    Hey Paul,
    Sorry for the late reply, to exclude some pages from your search results please see this article

    Best regards,
    Mike

    in reply to: Enfold avia slider height varying #1116508

    Hey Gerhard,
    Sorry for the late reply, and thanks for the login, for the first page /partnerbereich/ Please try this code in the General Styling > Quick CSS field or in the WordPress > Customize > Additional CSS field:

    #top.page-id-4959 .avia-content-slider.avia-builder-el-15 {
    min-height: 226px !important; 
    }
    #top.page-id-4959 .avia-content-slider.avia-builder-el-20 {
    min-height: 256px !important;
    }

    and for the second page /e-marke-elektrotechniker-finden/, please add this css:

    #top.page-id-1346 .avia-logo-slider.avia-builder-el-1 {
    min-height: 126px !important; 
    }
    #top.page-id-1346 .avia-logo-slider.avia-builder-el-15 {
    min-height: 149px !important;
    }

    Best regards,
    Mike

    in reply to: Menu update problem #1116505

    Hey csib,
    Thanks for the video, your issue with the text not visible in the editor looks like from an older version.
    Please ensure you are using v4.5.7 If this doesn’t help then Please include an admin login in the Private Content area so we can investigate.

    Best regards,
    Mike

    in reply to: Can't Edit Content in page #1116503

    Hi,
    Glad to hear you have it sorted out and you were able to update. 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: how to increase thumbnail size image for watchlist #1116502

    Hi,
    I believe that I have it sorted out now, I placed this function in your child theme functions.php:

    function custom_not_script(){
      ?>
      <script>
    (function ($) { 
    $(window).load(function() {
      if ($("body").hasClass("woocommerce-account") || $("body").hasClass("single-product")) {    
        $('.auction-time-countdown').css({'opacity':'1'});
        $('.time-left').css({'opacity':'1'});
    } 
      else {
        $('.auction-time-countdown').css({'opacity':'0'});
        $('.time-left').css({'opacity':'0'});
    }
    });
    })(jQuery);
    </script>
    <?php
    }
    add_action('wp_footer', 'custom_not_script');
    

    this will hide the countdown and time left unless it’s the account page or the product page
    please clear your browser cache and check.

    Best regards,
    Mike

    in reply to: Why is my slide show jumping in size? #1116497

    Hi,
    Glad to hear that you have sorted it out, and thanks for sharing your solution.
    I’m not sure why this was, but we will keep an eye open for this.
    Unless there is anything else we can assist with on this issue, shall we close this then?

    Best regards,
    Mike

    in reply to: Can't Edit Content in page #1116496

    Hi,
    Sorry, it seems that the ftp password has now changed, please review the Private Content area.

    Best regards,
    Mike

    in reply to: single item price not showing in cart #1116494

    Hi,
    Thank you, I tried updating your site with a beta version and the latest fixes, with no success.
    Please try disabling each of your plugins and adding an item to your cart each time and then clearing each time.

    Best regards,
    Mike

    in reply to: Move logo to left in sticky menu at scrolling #1116490

    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: Maintenance mode and Fonts broken after migration #1116489

    Hi,
    Ok, I like Better Search Replace but there are others.
    Creating a backup is recommended.

    Best regards,
    Mike

    in reply to: Menu highlights #1116485

    Hi,
    Glad to hear, we will leave this open for now.

    Best regards,
    Mike

    in reply to: Icon fonts in color. #1116484

    Hi,
    I took another look at the link to the example site and the colored “icons” are actually png images in an image container and the size set with this css:

    .avia-image-container-inner {
        width: 15%;
    }

    Did your colored icons from faticon include the png files?

    Best regards,
    Mike

    in reply to: Failed to initialize plugin: avia_builder_button #1116483

    Hi,
    Thanks for the login, since I couldn’t see the error I assume that you meant that the conflict that caused the error was from a plugin.
    Please let us know if you hear back with a solution.

    Best regards,
    Mike

    in reply to: Portfolio going to wrong item #1116482

    Hi,
    Sorry for the late reply, I was able to login this time and found that your image had the link to the correct item, but the grid that the image was in had the link to the wrong item.
    I corrected, please review your other elements for similar issues.
    Please clear your browser cache and check.

    Best regards,
    Mike

    Hi,
    Thank you for the login, I have tested your site on a Windows 10 with Chrome, Firefox, & Edge, and on a Mac with Safari.
    In all cases, the form at the bottom of your homepage was the same transparency for the input fields. Only if a browser offered an input suggestion did I get a white background, but css doesn’t control that.
    If this doesn’t describe your issue, then please include a screencast link so we can see.

    Best regards,
    Mike

    in reply to: Move logo to left in sticky menu at scrolling #1116472

    Hi,
    Thanks for the login, I found that your Quick CSS had many errors and an PHP function which I commented out.
    Please clear your browser cache and check.

    Best regards,
    Mike

    Hi,
    While the ftp access didn’t work, the tip about the plugin did, thanks.
    From your post above the Enfold theme works correctly, but enfold-child doesn’t, I checked your child theme and see that you have many added files about 500 lines of code in your child theme functions.php.
    To find the error try removing your functions and see if that solves, then add functions one at a time to find the error. Also do the same with the added files if need be.

    Best regards,
    Mike

    in reply to: Google Maps Not Functioning Properly #1116462

    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: Changed URL #1116460

    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: Recent posts and date cannot be translated #1116459

    Hi,
    Perhaps you copied the code from an email and not the code block above, typically this causes quotes to be pasted as curly quotes that cause errors.
    If this still doesn’t work, we could take a look if we had a login.

    Best regards,
    Mike

    in reply to: Maintenance mode and Fonts broken after migration #1116456

    Hi,
    Sorry, I couldn’t login, it said invalid username.
    How did you migrate?
    Did you try using a search and replace plugin to search your database for the old url and replace it with the new url?

    Best regards,
    Mike

    in reply to: Fullscreen Slider Stop on 2nd Image #1116454

    Hi,
    Sorry, but when I check your site with Chrome, Firefox, & Edge I don’t see the error, what browser are you using?
    Can you make a screencast of the issue?

    Best regards,
    Mike

    in reply to: Problem with win10, Internet Explorer 11 #1116453

    Hi,
    Glad to hear, unless there is anything else we can help with on this issue, shall we close this then?

    Best regards,
    Mike

    in reply to: Slider is partially covered in the mobile view #1116452

    Hi,
    Sorry the code was an example for using the media queries,
    I added this css:

    @media only screen and (max-width: 957px) { 
    #top.home #av_section_1 > div > div > div > div > div.flex_column_table.av-equal-height-column-flextable.-flextable {
    margin-top: -150px !important;
    }
    }

    Please clear your browser cache and check.

    Best regards,
    Mike

    in reply to: Maintenance mode and Fonts broken after migration #1116350

    Hi,
    Thank you, I tried to login but got a message that an auth code when to an email address, can you retrieve it or turn off this step?

    Best regards,
    Mike

    in reply to: IE 11.523.17134.0 | Slideshow Fullwidth | not working #1116349

    Hi,
    Glad that it helped, there’s no date set for the next release, but it shouldn’t be too long.
    Unless there is anything else we can assist with on this issue, shall we close this then?

    Best regards,
    Mike

    in reply to: Font changes intermittently not working for p-tag #1116348

    Hey michaeldgilbert,
    Sorry for the late reply and thanks for the login. I’m not sure of the plugin, so please try downloading the special elite font from Google and import it into the custom font manager, then you can use the snippet above, but note that you should put single quotes around the font name when it has a space in it.

    Best regards,
    Mike

    in reply to: Blog Post Grid Layout #1116347

    Hey alexlous,
    Sorry for the late reply, please try this solution

    Best regards,
    Mike

    in reply to: Recent posts and date cannot be translated #1116346

    Hey Istvan,
    Sorry for the late reply, to change the “recent posts” heading Try adding this code to the end of your functions.php file in Appearance > Editor:

    function custom_recent_posts(){
      ?>
      <script>
    (function($){
      $(document).ready(function(){
      $("#recent-posts-2 h3.widgettitle").text("LEGUTÓBBI HOZZÁSZÓLÁSOK");
      });
     })(jQuery);
    </script>
    <?php
    }
    add_action('wp_footer', 'custom_recent_posts');

    Please adjust the text to suit.
    For the date, please go to WordPress > Settings > General > Date Format and choose a format that is all numbers.
    Have you checked for a newer language file from WordPress?

    Best regards,
    Mike

Viewing 30 posts - 20,731 through 20,760 (of 35,061 total)