Forum Replies Created
-
AuthorPosts
-
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,
MikeApril 23, 2019 at 2:09 am in reply to: av-share-link av-social-link-Whatsapp – Background Image #1093464Hi,
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,
MikeHi,
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,
MikeHi,
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,
MikeHi,
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,
MikeApril 23, 2019 at 1:29 am in reply to: "neuestesn Beiträge" im Footer überschneiden sich + Bilder unterschiedlich groß #1093452Hi,
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,
MikeHi,
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,
MikeHi,
Oh, I think that has to do with the tab section loading last and the page making room for the section.Best regards,
MikeHi,
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,
MikeHi,
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,
MikeHi,
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,
MikeHi,
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,
MikeHi,
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,
MikeHi,
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,
MikeHi,
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,
MikeHi,
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,
MikeHi,
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,
MikeHi,
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,
MikeHi,
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,
MikeHey 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,
MikeHey 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,
MikeHey 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,
MikeHey 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,
MikeHi,
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,
MikeHey 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,
MikeHi,
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,
MikeApril 21, 2019 at 8:40 pm in reply to: My header background image in the logo area is not displayed #1093135Hi,
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,
MikeHey 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,
MikeHi,
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,
MikeApril 21, 2019 at 4:43 pm in reply to: Set enfold theme language independent from wordpress language #1093055Hey 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 -
AuthorPosts
