Forum Replies Created
-
AuthorPosts
-
Hi,
Thanks for that, though if you have already tried Contact Form 7 and it’s not working with that either then it’s probably a misconfiguration with your mail server or in Office 365. I think it would be better if you contacted your hosting provider about this as they are in a better position to help you out configuring your mail server.
Best regards,
RikardDecember 3, 2017 at 6:52 am in reply to: Header extend to all the window when browse in mobile. #884267Hey exagrama,
I get the same problem on my end, did you make any customisation at all to the theme? If so then please try to remove them to see if they are the cause of your problem. Also please try to disable all plugins to see if there is a conflict coming from any of them.
Best regards,
RikardHey Al,
1. Once you purchase a license it’s valid for life, no additional fees.
2. Yes you can transfer your content either manually or using a plugin.
3. I would recommend that you use a child theme, you can download one here: kriesi.at/documentation/enfold/downloads/
Best regards,
RikardHey UnSungHer03,
It’s available in the Screen Options tab in the element options.
Best regards,
RikardHi anthonygq,
Could you post a link to the site in question so that we can take a closer look please?
Best regards,
RikardHi,
I closed your other thread, please keep to this one. Did you read through the link I sent and did you try out the plugin? Maybe this article will help you out? https://www.hostinger.com/tutorials/wordpress/how-to-defer-parsing-of-javascript-in-wordpress
Regards,
RikardHey Dundee,
Please don’t start multiple threads for the same problem: https://kriesi.at/support/topic/parsing-of-java-script/.
I’ll close this one for now, please keep all questions you might have on the topic in one thread.
Best regards,
RikardHey Snerp,
Could you post a link to the site in question so that we can take a closer look please?
Best regards,
RikardHey kelsangchodor,
We don’t provide styles for their forms, it’s likely that the CSS included with the form is overriding the theme styles. Maybe you could try removing the CSS from the plugin to see if that works?
Best regards,
RikardHey Lesley,
Thanks for reaching out! I’ve notified Kriesi about your request, please wait for his reply.
Best regards,
RikardHi,
Please try the following in Quick CSS under Enfold->General Styling:
@media only screen and (max-width: 767px) { .page-id-3208 #after_full_slider_1 .av_one_third { margin-left: 6% !important; width: 29.333333333333332% !important; } .page-id-3208 #after_full_slider_1 .av_one_third.first { margin-left: 0 !important; } }
Best regards,
RikardHi Thomas,
Your server is throwing a 500 internal server error, why that is I’m not sure though. Could you try the following steps to see if any of them help please? http://kriesi.at/documentation/enfold/my-enfold-layout-builder-is-not-loading-properly/
If they don’t then please contact your hosting provider to see if they can see what is going wrong in the server logs.
Best regards,
RikardHey ginnywills,
Please try the following in Quick CSS under Enfold->General Styling:
.additional_information_tab, .woocommerce-Tabs-panel--additional_information { display:none; }
Best regards,
RikardHi,
Please send us a temporary admin login and login URL so that we can have a closer look. You can post the details in the Private Content section of your reply.
Best regards,
RikardHey simonac,
That is not possible unfortunately, that is why we put that message there :-)
Best regards,
RikardHi,
Thanks a lot for doing this, it’s very appreciated indeed. Günter is having a closer look at this to see if we can integrate it into the theme in a future release.
Best regards,
RikardDecember 3, 2017 at 4:28 am in reply to: Can you use video as a blog post preview / featured image? #884246Hi,
Thanks for the feedback. In general we’re experts on our themes only, but we do of course know things about different plugins as well, but not all of them :-)
Best regards,
RikardHey kelsangchodor,
I’m guessing you have the second gallery in a new 3/5? That is why it looks like that, could you try adding the second
gallery in the same 3/5 as the first one?Best regards,
RikardHi,
Great, glad you got it working. Please let us know if you should need any further help on the topic.
Best regards,
RikardHey csogordaniel,
Most things are possible and I’m sure that could be done, but it’s bordering on custom work. Maybe you could try to make those customisation yourself and if you run into trouble we can help you out?
Best regards,
RikardDecember 3, 2017 at 4:02 am in reply to: Enfold Theme is changing general Styling to default automaticly #884234Hey NiklasRaab,
Login details are not working, could you check and verify please? Also, do you have step by step instructions on how to reproduce the problem?
Best regards,
RikardHey ImagineClaire,
You can download one here: kriesi.at/documentation/enfold/downloads/
Best regards,
RikardHi,
Sorry but I still can’t login, are you sure that there are blank spaces in the password?
Best regards,
RikardDecember 2, 2017 at 3:11 pm in reply to: after Enfold update easy slider with mp4 selfhosted video not working #884133Hi,
I’m not sure if it will work or not but please try adding this to your functions.php file:
add_action('wp_enqueue_scripts', 'my_register_javascript', 100); function my_register_javascript() { wp_register_script('mediaelement', plugins_url('wp-mediaelement.min.js', __FILE__), array('jquery'), '4.8.2', true); wp_enqueue_script('mediaelement'); }
Best regards,
RikardHi,
1. Please set it to none and there will be no transformation of the text.
2. I think that would be difficult, maybe it would be better to colour the background to blend in with the logo instead?
Best regards,
RikardHi,
Adding this to your functions.php file has worked for other users:
add_action('wp_enqueue_scripts', 'my_register_javascript', 100); function my_register_javascript() { wp_register_script('mediaelement', plugins_url('wp-mediaelement.min.js', __FILE__), array('jquery'), '4.8.2', true); wp_enqueue_script('mediaelement'); }
Best regards,
RikardHi,
I can see the code applying on the page in private, could you check again please? There is no overlapping on any screen size on my end.
Best regards,
RikardDecember 2, 2017 at 10:54 am in reply to: Extra Info / Phone info Link color in Transparent Header #884105Hey rpichler,
Please try this CSS instead:
.phone-info a { color:black; } .home .phone-info a { color:white; }
Best regards,
Rikard-
This reply was modified 7 years, 8 months ago by
Rikard.
December 2, 2017 at 10:31 am in reply to: Gallery thumbnails are tiny, can I set them to be larger? #884102Hi,
Glad we could help. Please let us know if you should need any further help on the topic or if we can close it.
Best regards,
Rikard -
This reply was modified 7 years, 8 months ago by
-
AuthorPosts