Forum Replies Created

Viewing 30 posts - 21,841 through 21,870 (of 35,070 total)
  • Author
    Posts
  • in reply to: Troubles uploading theme to WP #1093473

    Hi,
    I took a look at your site and the version of Enfold was 3.2.3, isn’t this the same site I updated for you a while back?
    Well I updated it for you and the site now works.
    I’m not sure about the extra files, you could download them and then delete them off the server. They are not WordPress files.
    But you do need the .htaccess file there, and the folder wp/

    Best regards,
    Mike

    Hi,
    Please try this code in the General Styling > Quick CSS field or in the WordPress > Customize > Additional CSS field:

    .av-share-box li.av-share-link.av-social-link-Whatsapp {
        background-image: url(https://www.radiocabiuna.com.br/wp-content/uploads/2019/04/whats-share.jpg);
    }
    .av-share-box li.av-share-link.av-social-link-Whatsapp a:before {
      color: transparent !important;
    }

    I let the image repeat because it not the correct dimensions to full the box as one.

    Best regards,
    Mike

    in reply to: Some Custom Requests please :) #1093457

    Hi,
    You should use a child theme so you won’t loose the code on the next update.
    There are some plugins such as My Custom Functions that will save your code.

    Best regards,
    Mike

    in reply to: Change breadcrumb link on single post pages #1093456

    Hi,
    That’s odd, I took another look and added it back in and made a video of what I get.
    Please watch the video and see if you get the same results.

    Best regards,
    Mike

    in reply to: Advanced Styling #1093453

    Hi,
    You can add screenshots by uploading your images to a service such as postimages.org and pasting the html code given in your post.

    Best regards,
    Mike

    Hi,
    Your css checks out fine, both h3’s are needed one is: h3.slide-entry-title a and the other is h3.entry-title a
    I took another look at your page, at different sizes but I don’t see anything that could cause a drop in traffic.

    Best regards,
    Mike

    in reply to: help with removal of logo from header on site #1093448

    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: Weird page loading behavior #1093442

    Hi,
    Oh, I think that has to do with the tab section loading last and the page making room for the section.

    Best regards,
    Mike

    in reply to: Need help with a blog post. #1093441

    Hi,
    Please try disabling the performance css merge and clicking the “Save all changes” and checking your site again after you clear your browser cache. Otherwise, please include an admin login in the Private Content area.

    Best regards,
    Mike

    in reply to: Active menu item in sidebar widget #1093213

    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: Change breadcrumb link on single post pages #1093211

    Hi,
    Thank you for the login, I change the script to this:

    function custom_script(){
      ?>
      <script>
    (function($){
      $(window).load(function(){
      $("#top.post-template-default.single #main .breadcrumb-trail > span:nth-child(4)").find("a").attr("href", "http://new.com");
      });
      })(jQuery);
    </script>
    <?php
    }
    add_action('wp_footer', 'custom_script');

    Please clear your browser cache and check.

    Best regards,
    Mike

    in reply to: Problems with Avia Layout Builder #1093209

    Hi,
    Thank you, I was able to login to your cPanel and upload the files.
    Your theme is updated and you can edit your pages again.
    Please check over everything well, and if it’s working well then let me know, there is a folder I should delete so it won’t confuse people in the future.

    Best regards,
    Mike

    in reply to: Weird page loading behavior #1093203

    Hi,
    Please see the link in the Private Content area, is this the correct page? Because the first tab icon “dashboard” is not animating for me.

    Best regards,
    Mike

    in reply to: Change breadcrumb link on single post pages #1093196

    Hi,
    I tried to edit your functions.php to adjust the code, but the Themes > Editor was not availability. Please enable, the option may be in your security plugin.

    Best regards,
    Mike

    in reply to: HTTP Image Upload Error #1093191

    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: Can't Center Header Phone Number/Extra Info #1093188

    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: Active menu item in sidebar widget #1093187

    Hi,
    Glad we could help, I assume we can close this now, but I like to ask first.
    Is there anything else we can assist with on this issue?

    Best regards,
    Mike

    in reply to: Problems with Avia Layout Builder #1093186

    Hi,
    Thank you for the login, but I also need ftp access so I can upload the files, thank you.
    Here is a good resource that explains FTP a little more.
    Also please note that we will need access to your public_html/ directory, so when creating the ftp user give them “/” access.

    Best regards,
    Mike

    in reply to: How To Change Bread Crumbs "Home" Link?? :) #1093179

    Hi,
    Try adding this code to the end of your functions.php file in Appearance > Editor:

    function change_breadcrumb_home(){
      ?>
      <script>
    (function($){
    $(window).load(function(){
    $(".breadcrumb-trail").find("a.trail-begin").attr("href", "https://www.google.com");
    });
    })(jQuery);
    </script>
    <?php
    }
    add_action('wp_footer', 'change_breadcrumb_home');

    Please replace the link in the code with yours.

    Best regards,
    Mike

    in reply to: Active menu item in sidebar widget #1093172

    Hey webWahine,
    Please try this code in the General Styling > Quick CSS field or in the WordPress > Customize > Additional CSS field:

    .avia-builder-widget-area li.current_page_item > a {
    color: #000 !important;
    }

    Please clear your browser cache and check.

    Best regards,
    Mike

    in reply to: Blog Layout Page and Post #1093171

    Hey allyson3,
    #1: The share like button doesn’t look like it is from Enfold. It looks like a plugin “sharedaddy” please try disabling your plugins.
    #2: Please try this code in the General Styling > Quick CSS field or in the WordPress > Customize > Additional CSS field:

    #top .widget ul.children {
        padding-left: 20px !important; 
    }
    #top .widget li.cat-item.cat-item-37 > a, #top .widget li.cat-item.cat-item-42 > a {
        pointer-events: none !important; 
    }

    #3: for the recent posts it looks like you are using the Advanced Layout Builder, so please try this shortcode
    #4: for square corrners please try this css:

    .avia-content-slider .slide-image {
        border-radius: 0px !important; 
    }

    To have your posts in two columns, please try this css:

    #top.blog .slide-entry.av_one_third {
        width: 47% !important; 
    }

    Please ensure you clear your browser cache.

    Best regards,
    Mike

    in reply to: Problems with Avia Layout Builder #1093166

    Hey Kathy Zech,
    Sorry for the late reply, I took a look at your site and I see that you are using Enfold v4.4 with WordPress v5.1.1
    You will need to update manually via ftp to Enfold v4.5.5
    I can assist with this if you include your ftp access in the Private Content area.

    Best regards,
    Mike

    in reply to: Can't Center Header Phone Number/Extra Info #1093165

    Hey jsumman,
    Thanks for the login, but when I look at your “phone-info” it is centered. Did you already resolve this?
    Please see the screenshot in Private Content area.

    Best regards,
    Mike

    in reply to: Change breadcrumb link on single post pages #1093162

    Hi,
    Please try this:

    function custom_script(){
      ?>
      <script>
    (function($){
      $(window).load(function(){
        $('#top.post-template-default.single #main .breadcrumb-trail > span:nth-child(4) a').each(function() {
        $(this).on('click',function(){
       window.open('http://new.mineslaw.com','_self')
          return false;
        });
        });
      });
      })(jQuery);
    </script>
    <?php
    }
    add_action('wp_footer', 'custom_script');

    Best regards,
    Mike

    in reply to: Need help with a blog post. #1093141

    Hey gb,
    It looks like the feature image of the post is showing.
    Please try this code in the General Styling > Quick CSS field or in the WordPress > Customize > Additional CSS field:

    #top .single-small > .blog-meta {
    display: none !important;
    }

    Best regards,
    Mike

    in reply to: The search box in the main menu shifts on mouseover #1093138

    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

    Hi,
    Sorry the image did change, it was stretching the full width.
    I changed to:

    #top #header_main {
        background-image: url(https://staging.schlossbrauhaus.de/wp-content/uploads/2019/04/kachel-background_01.jpg);
    	background-repeat: repeat;
        background-size: 143px;
    }

    You might find it tricky to align the line with the menu items for all screen widths. Perhaps try making the line a little wider so there are a few pixels of leeway for the top and bottom.
    I added the css to WordPress > Customize > Additional CSS I think your Quick CSS has an error in it which I didn’t find.

    Best regards,
    Mike

    in reply to: Change breadcrumb link on single post pages #1093129

    Hey webWahine,
    I believe there is a new option that is for this, I tried to test the files but they seem dependent on another change.
    In the meantime you could try this function. Try adding this code to the end of your functions.php file in Appearance > Editor:

    function custom_script(){
      ?>
      <script>
    (function($){
      $(window).load(function(){
        $('#top.post-template-default.single #main .breadcrumb-trail > span:nth-child(4) a').each(function() {
        $(this).attr('href','http://new.com/legal-news/');
        $(this).on('click',function(){
       window.open(this.href);
          return false;
        });
        });
      });
      })(jQuery);
    </script>
    <?php
    }
    add_action('wp_footer', 'custom_script');

    Please correct your link in the code.

    Best regards,
    Mike

    in reply to: Anchor links don't work on mobile #1093056

    Hi,
    Sorry for the late reply, when I check your site on mobile the two anchor links I found seem to be working for me on Android & Chrome
    Please see links in Private Content area.
    When you say it’s not working, is it just landing in the wrong place, or not going there at all?
    Can you include one link and a screenshot of the result so we can investigate?

    Best regards,
    Mike

    Hey olifant551,
    Sorry for the late reply, in WordPress you can have two languages, one for the front end, and one for the backend. There is no Enfold language.
    So I assume that you want the front end in English, so this is at WordPress > Settings > General > Site Language
    and you want the backend in German, so this is at: WordPress > Users > Your Profile > Language
    But you can’t have the backend in English except for the Enfold elements which would be in German.
    I hope this helps :)

    Best regards,
    Mike

Viewing 30 posts - 21,841 through 21,870 (of 35,070 total)