Forum Replies Created
-
AuthorPosts
-
January 29, 2025 at 2:51 pm in reply to: Issue with bottom of being cut off in Advanced Layerslider #1475973
Hi,
Thank you for checking. The problem sees to be fully solved now!
I initially thought the code was already fixed earlier, so I overlooked the fact that I needed to apply the changes again.
That was my mistake, sorry.I have now removed the added code (if( $.avia_utilities.isMobile ) return;) in functions.php of the child theme,
disabled lazy load, and cleared the cache and deleted all old files again.
Now, the site is rebuilding its cache, and the slider is displaying correctly in Chrome as well.Thanks again for your help!
January 27, 2025 at 3:08 pm in reply to: Issue with bottom of being cut off in Advanced Layerslider #1475862Hi,
I’ve reviewed the page in Chrome, both in normal and incognito mode, and it is still being cut off at the bottom.
Since the customer is also using Chrome, it’s problematic that this happens.The issue still only “resolves” if you use the navigation arrows to go forward and back, but the problem still occurs on the initial page load :/
January 24, 2025 at 1:38 pm in reply to: Issue with bottom of being cut off in Advanced Layerslider #1475731Hi Mike,
WP Rocket was disabled and the settings for merging and compression were already disabled,
but I’ve deleted the old files and emptied all cache including server. Will wait and see if that solves it. Thank you :)January 23, 2025 at 11:42 am in reply to: Issue with bottom of being cut off in Advanced Layerslider #1475639Hi Mike,
Thank you for the great help :)
Yes that’s the issue I’m having. It cuts off at the bottom, so the price boxes don’t show.
I can see that the issue is solved in browsers like safari and opera, but not always in chrome.If I refresh in chrome (inkognito), sometimes it works and sometimes not. Any idea why?
Hi, Thank you for you quick reply.
Sorry, I should have informed you that I also tried to upload and add video file though wordpress library. That did not work either.
Thanks for checking. We will try to remove Spam plugin and see if that helps first. I will let you know.
Duplication: Also, message is duplicated over 20 times when it failes to deliver. This is not ideal because its hard to go thru them all in backend and also indicated that it spam by recipient.
Message from SMTP provider: In the meantime, from your description, the theme may be still trying to send the emails, which is causing the duplication.
This reply has been marked as private.This reply has been marked as private.Thanks for checking the issue. I can see that the form seems to be working again now. I want to say that it is only good news, but the problem is that we have experienced this before, told the client that all is good, and then the issue occurs again. Can we keep this support task open for a week to see if the problem present itself again?
This reply has been marked as private.September 7, 2021 at 11:13 am in reply to: [av_three_fifth first] appearing on a pages I'm trying to edit #1319954Hi,
We also have the same issue with a few sites. The themes are already updated, so didn’t do anything there.
I removed the twenty-twenty theme and turned the file compression on, saved, refreshed, and off. Nothing happened.What am I doing wrong, and what else can I do to hide/remove the short code field?
Thank YouThis reply has been marked as private.Ok. Thanks for getting back. I will continue with SMTP plugin. :)
Yes, here to :). Maybe it was the cashe minify after all. Animation seems to be working in my end.
This worked. Thank you.
It seems cashe in Enfold was already turned off. See screenshot. I have now disabled Cashe plugin, but I see no change in incognito window. :(
Sorry, it was set to private. It should work now.
Thanks for reaching out. This did not work the way I want it to. It changed the padding above entire timeline, not between icon circles. Please see attachement to understand more clearly what I mean.
I create a testpage for you to take a look at. Link in private.
Any luck?
Sure. See private content
I think I found custom post type, but still no luck. This is how it looks now.
`//—————————————————–
// ALB for any post type (WP-client)
//—————————————————–function avf_alb_supported_post_types_mod( array $supported_post_types )
{
$supported_post_types[] = ‘portal-hub’;
$supported_post_types[] = ‘portal-hub’;
return $supported_post_types;
}
add_filter(‘avf_alb_supported_post_types’, ‘avf_alb_supported_post_types_mod’, 10, 1);function avf_metabox_layout_post_types_mod( array $supported_post_types )
{
$supported_post_types[] = ‘portal-hub’;
return $supported_post_types;
}
add_filter(‘avf_metabox_layout_post_types’, ‘avf_metabox_layout_post_types_mod’, 10, 1);How do I know what my custom post type is?
-
This reply was modified 4 years, 10 months ago by
snitt.
February 19, 2020 at 9:35 am in reply to: No image options in dropdown. No small, medium, portolio and so on. #1185944Glad to see that working.
So what you´re telling me is that I have to download images and reupload them to make it work? There is no way to make previusly uploaded images work?February 18, 2020 at 1:21 pm in reply to: No image options in dropdown. No small, medium, portolio and so on. #1185631I can´t understand how you see them.
I´ve tried in safari, Firefox and Chrome.
My client has treid as well. We both only get full size option. I added a screenshot from different browser so that you can see how we see them.February 12, 2020 at 1:40 pm in reply to: No image options in dropdown. No small, medium, portolio and so on. #1183858This reply has been marked as private.February 7, 2020 at 9:32 am in reply to: No image options in dropdown. No small, medium, portolio and so on. #1182252Thanks for any help.
Login info is listed in Private Conten.February 5, 2020 at 10:51 am in reply to: No image options in dropdown. No small, medium, portolio and so on. #1181690I’ve tried to add photos several places. Imagebox es mostly. Same error everywere.
Thank you so much for your help :)
-
This reply was modified 4 years, 10 months ago by
-
AuthorPosts