Forum Replies Created
-
AuthorPosts
-
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,
MikeJuly 7, 2019 at 11:22 pm in reply to: Private pages hidden in search but not able to reference in Gravity Forms #1116509Hey Paul,
Sorry for the late reply, to exclude some pages from your search results please see this articleBest regards,
MikeHey 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,
MikeHey 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,
MikeHi,
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,
MikeHi,
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,
MikeHi,
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,
MikeHi,
Sorry, it seems that the ftp password has now changed, please review the Private Content area.Best regards,
MikeHi,
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,
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,
Ok, I like Better Search Replace but there are others.
Creating a backup is recommended.Best regards,
MikeHi,
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,
MikeHi,
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,
MikeHi,
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,
MikeJuly 7, 2019 at 7:05 pm in reply to: How to change the background color of the contact form? #1116481Hi,
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,
MikeHi,
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,
MikeJuly 7, 2019 at 6:00 pm in reply to: Cannot login to woocommerce with enfold theme activated ! #1116471Hi,
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,
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,
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,
MikeHi,
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,
MikeHi,
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,
MikeHi,
Glad to hear, unless there is anything else we can help with on this issue, shall we close this then?Best regards,
MikeHi,
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,
MikeHi,
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,
MikeJuly 7, 2019 at 12:42 am in reply to: IE 11.523.17134.0 | Slideshow Fullwidth | not working #1116349Hi,
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,
MikeHey 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,
MikeHey alexlous,
Sorry for the late reply, please try this solutionBest regards,
MikeHey 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 -
AuthorPosts
