Forum Replies Created
-
AuthorPosts
-
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, 6 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 :)
Hi, Ismael.
I have now replaced header with header from Enfold, but still no ligthbox.
Sure thing. It is now disabled.
Hi!
We fixed the problem.
I dont know what my colleague removed, but something “js” in functions.phpThanks for the answers =)
Hi again,
Thats strange. I still dont got the possibility to edit the text, and all the plugins are deactivated now
https://www.dropbox.com/s/dst4cv68q0woyhy/3.png?dl=0
https://www.dropbox.com/s/hnwiy6r2litxuob/4.png?dl=0 -
AuthorPosts