Forum Replies Created
-
AuthorPosts
-
December 28, 2021 at 1:56 pm in reply to: image is not displayd on the right height in the browser in the portfolio item page #1334006
Hey Reina Smallenbroek,
Thank you for the link to your single portfolio item, I see that the featured image is using the 845×321 image, to use a larger image that is not cropped, try adding this code to the end of your child theme functions.php file in Appearance ▸ Editor:add_filter( 'avf_modify_thumb_size', 'enfold_customization_modify_thumb_size', 10, 1 ); function enfold_customization_modify_thumb_size( $size ) { $size['entry_with_sidebar'] =array('width'=>1500, 'height'=>1500 , 'crop' => false); return $size; }
this will only take effect on new uploaded featured images, or you can use the thumbnail regeneration plugin
Then clear your browser cache and any cache plugin, and check.
Our support forums are closed for the holidays, we will be back on Jan 3, at that time if you have any further questions please create a new thread and we will gladly try to help you. Thank you for using Enfold.Best regards,
MikeHey Christian Wußmann,
Thank you for your question, but “hide” is the only option.
Our support forums are closed for the holidays, we will be back on Jan 3, at that time if you have any further questions please create a new thread and we will gladly try to help you. Thank you for using Enfold.Best regards,
MikeHi,
Glad we were able to help, if you have any further questions please create a new thread and we will gladly try to help you. Thank you for using Enfold and Happy New Year!Best regards,
MikeHi,
Thank you for your question, I see that you are using the theme CHOICES from 2012, this theme is no longer available and can not be updated.
We now only offer the Enfold theme you can review the demo here, but unfortunately, you will not be able to import your old site into this theme, you will need to rebuild it from scratch, which should be easy enough, but I wanted to ensure you knew that.Best regards,
MikeHi,
Glad Yigit was able to help, if you have any further questions please create a new thread after Jan 3 and we will gladly try to help you. Thank you for using Enfold.Best regards,
MikeDecember 24, 2021 at 3:21 pm in reply to: Header has a fine, vertical line (continuation from sidebar). #1333953Hi,
Thank you for the login, the error was caused by having an element above a full-width element, elements such as color sections, layerslider, etc need to be at the top of the page when a sidebar is used otherwise the sidebar will show above & below it.
So on your page you had an empty 1/1 column above the layerslider element with a sidebar in use, I believe you were using the empty column so the header would show as white while you had the transparent header set.
So to correct I removed the empty column and set the header as “not transparent”, now your page shows as before but without the sidebar border in the header.
Please clear your browser cache and check.Best regards,
MikeHi,
Glad Yigit could help, if you have any further questions please create a new thread and we will gladly try to help you. Thank you for using Enfold.Best regards,
MikeHi,
Let’s not add more topics to this thread as it will only add to the confusion, if you have any further questions please create a new thread and we will gladly try to help you there.Best regards,
MikeHi,
Glad we were able to help, if you have any further questions please create a new thread and we will gladly try to help you. Thank you for using Enfold.Best regards,
MikeHey Lautho2011,
For most situations you could add this css to your Quick CSS:#wrap_all #main a { font-weight: bolder; }
After applying the css, please clear your browser cache and check.
If this doesn’t work for you then please link to an example page so we can examine.Best regards,
MikeDecember 24, 2021 at 4:28 am in reply to: Show part of images & see more to see remaining images #1333907Hi,
Glad we were able to help, if you have any further questions please create a new thread and we will gladly try to help you. Thank you for using Enfold.Best regards,
MikeHey I-Visio,
Please try removing the last line of the css:
overflow: scroll;Best regards,
MikeHi,
Typically the portfolio grid mouse-over is an overlay color, in which you would use this:.grid-image img { border-radius: 22px!important; } .grid-image:hover .image-overlay { border-radius: 22px!important; }
if this doesn’t help then please link to your example page so we can investigate.
Best regards,
MikeDecember 24, 2021 at 3:09 am in reply to: Advanced layout builder not working with Eventon plugin #1333901Hey Jurriaan,
Our Advanced Layout Builder is custom built for the Enfold theme and is typically not available or designed to work with third-party plugins, so I would not expect it to work with this plugin. I have not heard of Eventon before and have no experience with it. If it had worked previously it was not intended. You could try disabling all of your other plugins to see if one is interfering with ALB & Eventon, and try switching to the Classic Editor to see if the ALB button shows.Best regards,
MikeDecember 24, 2021 at 2:54 am in reply to: Show part of images & see more to see remaining images #1333900Hey Julio,
Thank you for the link to your example, you could use the masonry element to create this.
You can choose the number of columns, and how many to show, then set the title as an overlay.
Best regards,
MikeDecember 24, 2021 at 2:42 am in reply to: Header has a fine, vertical line (continuation from sidebar). #1333899Hey pixelanddots,
Thank you for your question, please include an admin login in the Private Content area so we can investigate.Best regards,
MikeHi,
Glad we were able to help, if you have any further questions please create a new thread and we will gladly try to help you. Thank you for using Enfold.
Have a Merry Christmas.Best regards,
MikeHi,
Thank you for your patience, the mega menu items with images are column items and do not show the link field, typically they do not contain links. But you can add links to them if you first move them over to the left so they become regular mega menu items, then edit the links, and then move them back to the right so they become columns again.
In the future when you first create the link you can also add the correct URL at that time
Please give this a tryBest regards,
MikeDecember 23, 2021 at 1:23 pm in reply to: Color Section: Different Background Image in Mobile – Need Help, Please #1333859Hi,
Glad to hear that you have this sorted out, if you have any further questions please create a new thread and we will gladly try to help you. Thank you for using Enfold.Best regards,
MikeHey uribinsted,
Thank you for your question, the Enfold contact form only has basic options and doesn’t support Akismet.
For a more advanced contact form please try Contact Form 7 and Honeypot for Contact Form 7Best regards,
MikeHi,
Please try reading this post carefully: https://kriesi.at/support/topic/enfold-theme-250/#post-1331352
Please see this thread: Mobile-Friendly Test Not Rendering My Website Properly, there may also be other results in the Search Console Help
Let’s not add more topics to this thread as it will only add to the confusion, if you have any further questions please create a new thread and we will gladly try to help you there.Best regards,
MikeHi,
Glad Rikard could help, if you have any further questions please create a new thread and we will gladly try to help you. Thank you for using Enfold.Best regards,
MikeDecember 22, 2021 at 2:31 pm in reply to: 2 columns instead of 4 on mobile, missing gallery captions, videos not in page #1333766Hi,
So are you saying it works in Safari on Mac, and Chrome & Firefox on Mac in incognito mode,
but not in Chrome & Firefox on Mac in regular mode?
If they work in incognito mode that means that your browser has an add-on that is changing the behavior of the browser, so it is your browser not the site.
Please check and disable all of your browser add-ons or extensions, sometimes these install without your permission.
I tested your site in Safari on Mac, and Chrome on Mac and they play in page for me, but I have no browser add-ons or extensions.Best regards,
MikeDecember 22, 2021 at 2:20 pm in reply to: Enfold Portfolio gallery entry titles above images #1333765Hi,
Glad we were able to help, if you have any further questions please create a new thread and we will gladly try to help you. Thank you for using Enfold.Best regards,
MikeHi,
Ok I found the thread here, as I thought this filter removes the special “share link” with a standard link, if you use this the buttons will not be share buttons anymore and trying to add the special “share link” into the popup would be trickier than it looks.
I believe that you will not need to use this if you use a plugin like Exit Notifier, please test without this code.
Merry Christmas to you also.Best regards,
MikeDecember 22, 2021 at 1:23 pm in reply to: 2 columns instead of 4 on mobile, missing gallery captions, videos not in page #1333751Hi,
Are you using Windows or Mac?
Did you disable all of your browser add-ons?
Did you see the two screencasts of your videos playing correctly in-page in the Private Content area?
I tested your videos in Windows 10 Chrome, Firefox, & Edge and they play correctly.
Try using incognito mode and make a screencast, it might help us identify what is going on.Best regards,
MikeHey ladefogedpeter,
Thank you for the screenshots and link to your site, please try this css in your Quick CSS:@media only screen and (min-width: 990px) and (max-width: 1440px) { #top.home #overlap .avia-image-container .av-image-caption-overlay-center { font-size: 1.4em; line-height: 1em; padding: 0px 1em; } }
After applying the css, please clear your browser cache and check.
Best regards,
Mike -
AuthorPosts