Forum Replies Created
-
AuthorPosts
-
Hi,
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,
MikeHey inaflagranti,
Sorry for the late reply,
#2: Please try this code in the General Styling > Quick CSS field or in the WordPress > Customize > Additional CSS field:#top.page-id-556 li#menu-item-587 a { color: #333333 !important; } #top.page-id-556 li#menu-item-587 .avia-menu-fx { background-color: #7a000a !important; opacity: 1 !important; visibility: visible !important; }#3: please try this css:
#top.single-post li#menu-item-235 a { color: #333333 !important; } #top.single-post li#menu-item-235 .avia-menu-fx { background-color: #7a000a !important; opacity: 1 !important; visibility: visible !important; }Since your menu is linking to ID’s on the same page I would recommend using the plugin Page scroll to id it will add classes to your menu to adjust highlighting and it will smooth scroll to the ID and adjust for height.
Best regards,
MikeJuly 6, 2019 at 10:28 pm in reply to: Mega Menu Using, but keep the wonderfull Burger Menu from Enfold? Possible? #1116342Hi,
Sorry for the late reply, when I look at your site the burger menu seems correct.
Please see the screenshot in Private Content area.
Did you already solve this?Best regards,
MikeHi,
Sorry for the late reply, I added this css to your Quick CSS to create two columns. You won’t be able to choose the brake point because it’s automatically set by the css.ul#av-burger-menu-ul { display: inline-block !important; columns: 2; padding: 50px 150px !important; }Please clear your browser cache and check.
Best regards,
MikeHi,
Entschuldigung für die verspätete Antwort und vielen Dank für die Anmeldung. Viele der oben genannten Fehler sind darauf zurückzuführen, dass beim Importieren der Demo kein Woocommerce installiert ist. Dies ist in Ordnung und wird Ihnen keine Probleme bereiten. Sie werden die Produkte einfach nicht importieren lassen. Ich habe mir Ihre Site angesehen und festgestellt, dass Ihr Enfold-Design nicht aktiviert ist. Deshalb habe ich Ihren LayerSlider aktiviert und importiert, Ihre Menüs angepasst und Ihre CSS aktualisiert. Die Demo wird nun korrekt angezeigt. Bitte leeren Sie Ihren Browser-Cache und prüfen Sie.— Translated with Google —
Sorry for the late reply and thank you for the login. Many of your errors above are from not having woocommerce installed when importing the demo. This is ok and will not cause you problems, you just won’t have the products imported.
I took a look at your site and found your Enfold theme was not activated, so I activated and imported your LayerSlider and adjusted your menus and updated your css. The demo is now showing correctly, Please clear your browser cache and check.Best regards,
MikeJuly 6, 2019 at 8:39 pm in reply to: Icon list animation not working in tab section when clicking on a link #1116333Hi,
Sorry for the late reply, I tried to see the issue but I don’t see the icon list, did you replace it with a bullet list?
I see that you are using Enfold v4.5.4, please try updating to v4.5.7The easiest and safest way to do this is to download the newest version from Theme Forest and rename your current theme to “enfold-old” via ftp then upload the new “enfold” and check that your site is working correctly.
Once you are happy you can delete the “enfold-old” via ftp, (not the WP theme page)
Should for some reason you wish to roll-back to the old version, it’s easy to do, simply rename the new “enfold” to “enfold-new” via ftp and then rename “enfold-old” to “enfold” then refresh your page.
Please don’t try to overwrite the theme folder, as this will leave old files behind and cause errors.Best regards,
MikeHi,
Thank you for sharing your solution. 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,
MikeJuly 6, 2019 at 8:17 pm in reply to: Place the last two lines at the end of the of the html body. #1116328Hi,
Glad Rikard 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 -
AuthorPosts
