Forum Replies Created
-
AuthorPosts
-
December 3, 2017 at 4:28 am in reply to: Can you use video as a blog post preview / featured image? #884246
Hi,
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 8 years, 4 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,
RikardHi,
Thanks for the video, please try this below the first CSS I sent:
.avia-content-grid-active .av_one_fourth.first { margin-left:0 !important; }Best regards,
RikardDecember 2, 2017 at 10:23 am in reply to: masonry element caption display suspension points if no excerpt #884099Hi,
Please try the following in Quick CSS under Enfold->General Styling:
.av-masonry-author { display:none !important; }Best regards,
RikardHi,
Thanks for the feedback. Please let us know if you should need any further help on the topic or if we can close it.
Best regards,
RikardDecember 2, 2017 at 9:22 am in reply to: Can't show excerpt when I am displaying a grid of my blog posts #884093Hi,
Thanks for that. Since you are using the Layout Builder to create your post then you will need to set the excerpt manually. I activated the field under Screen Option and I added an excerpt and it’s working as it should. Please check your site.
Best regards,
RikardDecember 2, 2017 at 8:03 am in reply to: Masonry gallery with limited images but all pics visible in lightbox #884090Hi,
Thanks for the feedback, we really appreciate it. Is it our help you don’t think is good or simply the way we phrase our sentences? I’ve been working as a moderator for 3 years now and I think our support has gotten a lot better the last year or so. If you have any complaints about me or any of the other moderators then I will be happy to bring it up with Kriesi so that we can improve.
Best regards,
RikardHi,
Please try the following CSS as well:
@media only screen and (max-width: 990px) { .logo img { top: 0; max-height:35px; } }Best regards,
RikardDecember 2, 2017 at 7:52 am in reply to: Space above and below full width easy slider and/or color section #884088Hi,
Great, 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,
RikardHey webstuff81,
Thanks for the login details, the button looks different now though. Did you get it working the way you want or do you still need help?
Best regards,
RikardDecember 2, 2017 at 7:47 am in reply to: The plugin Yoast SEO is in conflict with the 4.1 update. #884085Hi laptophobo,
The server error you are getting is very general, it basically means that something went wrong on the server. Maybe you could try contacting your hosting provider to get more info?
Increasing the memory allocated to might help if you want to try that out: http://codex.wordpress.org/Editing_wp-config.php#Increasing_memory_allocated_to_PHP
Best regards,
RikardHey Gaspynko,
You can select to not show the breadcrumbs in the Layout menu on the right hand side of the screen on each individual page.
I’m not sure about your off topic problem, does your phone os support the excel format?
Best regards,
RikardHi,
Could you post a link to the site in question so that we can take a closer look please? Also please point out the element you are looking to change.
Best regards,
RikardHi,
Please read through this thread: https://kriesi.at/support/topic/seo-google-page-insights-blocking-rendering-ressources-above-the-fold/, it will likely give you some insights.
If you are looking to minimise you content then there are plugins for that, for instance: https://wordpress.org/plugins/bwp-minify/
Speeding up a site can be tricky business and every site/server is different, if you should need help speeding up your site then I would recommend that you contact a service like SteadyWP.
Best regards,
RikardHi,
Adding this to your functions.php file has helped 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,
RikardDecember 2, 2017 at 7:14 am in reply to: how can I create a summary with thumbnail of a page or post in enfold theme? #884080Hi,
Great, thanks for the feedback. Please let us know if you should need any further help on the topic or if we can close it.
Best regards,
RikardHi,
Great, glad you found the problem. Please let us know if you should need any further help on the topic or if we can close it.
Best regards,
RikardHey ericthomasnet,
Some loss of image data is inevitable when setting them as backgrounds unfortunately. If you are concerned about the resolution then please check resolution on the right hand side of your screen when adding the image from the gallery.
If you should need any further help then please post a link to where we can see the problem.
Best regards,
RikardHi,
Please try the following in 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,
Rikard -
This reply was modified 8 years, 4 months ago by
-
AuthorPosts
