Forum Replies Created
-
AuthorPosts
-
Hey Avinoam,
Please install the Envato Market plugin: https://www.envato.com/lp/market-plugin/, insert your API key in the plugin settings, and check the Theme tab for the update. API keys are replaced with Personal Tokens a couple of years ago so I’m not sure if that’d work but with the information you have, that is the only way to update the theme without having to purchase a license if it works.
If that doesn’t work, I’m afraid you’re going to need to purchase a new license.
Best regards,
YigitHey Phil,
Please login to our forums, visit https://kriesi.at/support/forum/enfold#new-post, and revalidate your existing purchase code. After that, you should be able to start new threads in Enfold subforum.
Please let us know if you’d like us to validate it for you. We’re going to need to reset your forum password to do that.
Best regards,
YigitHey,
I replied to your thread here: https://kriesi.at/support/topic/alt-text-for-svg-logo-in-enfold-2/
Let us continue there.
Best regards,
YigitHey,
SVG elements do not have an ALT attribute – https://developer.mozilla.org/en-US/docs/Web/SVG/Attribute. Please use Title or Desc tags inside the SVG element instead if possible.
Best regards,
YigitHello Monika,
You are currently using Enfold version 4.5.4 which is very old. Please update Enfold to the latest version 5.4.1 and that should fix the issue: https://kriesi.at/documentation/enfold/theme-update/
Best regards,
YigitHi Franz,
Glad Nikko could help. Let us know if you have any other questions and enjoy the rest of your day!
Best regards,
YigitHey,
Please refer to this post https://kriesi.at/documentation/enfold/header/#adding-a-header-widget-area, add a widget area to your header and add Search widget inside it.
Best regards,
YigitFebruary 17, 2023 at 3:53 pm in reply to: Header (logo and burger menu) show on scroll up MOBILE #1398361Hey Santiago,
Out of the box, this is not possible. Mike has recommended a solution to another user here: https://kriesi.at/support/topic/make-menu-reappear-on-mobile-when-scrolling-up/#post-1341497 but I have not tested it. Please feel free to check if it works for you.
Best regards,
YigitFebruary 17, 2023 at 3:00 pm in reply to: Media Library list view breaks when Imagify plugin activated #1398355Hi,
That is because Enfold adds the “ID”, ” File Size” and “Dimension w * h in px” columns in media library.
Please add the following code to bottom of functions.php file of your child theme to remove them
remove_filter( 'manage_media_columns', array( 'avia_media_gallery', 'add_columns' ), 10, 1 );
Best regards,
YigitFebruary 17, 2023 at 2:36 pm in reply to: custum icon magnifying glass at image overlay lightbox looks compressed #1398349Hi Anne,
Glad you figured it out and thanks for sharing your solution.
Let us know if you have any other questions and enjoy the rest of your day!
Best regards,
YigitHey,
Out of the box that is not possible.
As a workaround, please edit your Hotspot element and give it a custom CSS class (“custom-hotspot” in example below) in Advanced > Developer Settings, add following code to bottom of Quick CSS field in Enfold theme options > General Styling and adjust it as needed
#top .custom-hotspot .av-image-hotspot a { color: transparent; background-color: transparent; } #top .custom-hotspot .av-image-hotspot-1 a::after { color: #000; content: 'STILLS'; font-size: 40px; } #top .custom-hotspot .av-image-hotspot-2 a::after { color: #000; content: 'ABOUT'; font-size: 40px; } #top .custom-hotspot .av-image-hotspot-pulse { display: none; }
Best regards,
YigitHey,
Navigation arrows on the Horizontal Gallery element change the active image. Since you have no effect on “Active Image Style”, it is not visible.
Please edit your element, go to Styling > Active Image Style and choose “Enlarge image” option.
Best regards,
YigitFebruary 17, 2023 at 1:53 pm in reply to: i have a issue with a content slider who is doesn’t slide… #1398344Hi,
The “av-visible-prev” and “av-visible-next” classes are missing on the element on your installation, which is why navigation arrows do not show up. I copied your shortcode to my local installation and both auto rotation and arrows work on my end.
Please post temporary FTP logins here privately as well. Can we update Enfold to 5.4.1?
Best regards,
YigitHi,
Please go to Appearance > Menus, click on your menu item, and insert your image using HTML in the Navigation Label field: https://i.imgur.com/C5ly93W.png
Regards,
YigitHey,
It looks like there is a plugin conflict. Please create a staging copy of your site and deactivate all active plugins and check if that helps.
If it doesn’t, please create temporary admin logins to your staging site so we can inspect the issue.
Best regards,
YigitHi,
I edited your Grid Row element and removed the padding from cell on small screen sizes: https://i.imgur.com/b2Jghdw.png
Then, I edited your Column element and added 20px padding on mobile. If you have more pages with the same spacing issue, please adjust the padding sizes on mobile.
Please review your website.
Best regards,
YigitHi,
You can upload the flag in Media Library and then use HTML IMG tag in navigation label to display it: https://www.w3schools.com/tags/tag_img.asp
Best regards,
YigitHi Diana,
Glad Ismael could help. Let us know if you have any other questions and enjoy the rest of your day!
Best regards,
YigitHi,
Thanks for sharing your solution!
For future readers, we also have a code snippet here: https://kriesi.at/documentation/enfold/menu/#different-menu-for-different-pages
Let us know if you have any other questions and enjoy the rest of your day!
Best regards,
YigitHi,
I added the code in this thread: https://kriesi.at/support/topic/wordpress-6-1-css-fixes/ to the bottom of Enfold theme options > General Styling > Quick CSS field.
Please review your website.
Regards,
YigitHey Aman,
Thanks for reaching out to us but we are not looking for a such collaboration at the moment.
Best regards,
YigitHey Martin,
Which version of Enfold are you using? If not the latest 5.4.1, please update the theme and check once again: https://kriesi.at/documentation/enfold/theme-update/
If you are using 5.4.1, please create temporary admin logins and post them here privately so we can look into it.
Best regards,
YigitHey Zdeněk,
Please create a staging copy of your site and post temporary admin and FTP logins here privately so we can inspect the issue.
I tried reproducing the issue on my local installation but adding 1 column option as in your screenshot doesn’t cause any issues for me.
Best regards,
YigitHi,
You are welcome! Let us know if you have any other questions and enjoy the rest of your day!
Best regards,
YigitHi,
You are welcome! :)
For your information, you can take a look at Enfold documentation here – https://kriesi.at/documentation/enfold/
If you have any other questions or issues, feel free to start a new thread under Enfold sub forum and we will gladly try to help you :)
Enjoy the rest of your day!
Best regards,
YigitHi,
You are welcome! Let us know if you have any other questions and enjoy the rest of your day!
Best regards,
YigitFebruary 15, 2023 at 12:08 pm in reply to: Media Library list view breaks when Imagify plugin activated #1398052Hi,
I cannot reproduce the issue. I attached a screenshot in private content field.
Do we need to take certain steps to reproduce the issue? If so, please let us know.
Best regards,
Yigit -
AuthorPosts