Forum Replies Created
-
AuthorPosts
-
Hi Nikko,
are there any news on this issue? I really want to update to Enfold 4.5 for several reasons. But I can’t as we are using the slider on every (!) page.
Maybe any hints on where to look? I already tried a few things, but nothing had any effect.I am so looking forward to your reply!
Best regards,
KatrinDear Kriesi team,
We do have the same issue here. The background images in my slide show (full width) element don’t show any more. So I re-loaded the older version again. We found out, that there is probably something wrong with the code here.Working with “older” Enfold: https://prudsys.de/kontakt-service/
Not working with newer Enfold: https://update.prudsys.de/ – background image is there but not showing :(This is the code of example 2: <div id=”full_slider_1″ class=”avia-fullwidth-slider main_color avia-shadow avia-builder-el-0 el_before_av_layout_row avia-builder-el-first container_wrap fullsize” style=”style = ” background-repeat:=”” repeat-x;=”” background-image:=”” url(https:=”” update.prudsys.de=”” wp-content=”” uploads=”” 2017=”” 02=”” product-updates-1-bg.png);=”” background-attachment:=”” scroll;=”” background-position:=”” top=”” left;=”” ‘=””>
I am so looking forward to the new version also for my main website! Thanks for your good work!
Can you help us with this please?Regards,
KatrinHi Günter,
unfortunately, I had to replace the new enfold-functions.php with my old copy. It interferes with my downloads plugin (Download Manager). I cannot download password protected downloads any more with the change. So I replaced the file in 2 of my 4 WordPress installations. And I noticed something: One of the 2 pages has WPML and one doesn’t. The one which doesn’t, 404 code is set correctly. With WPML it says 301. Hope this may help.
Thanks for your good work!
Regards,
KatrinThanks Günter, I updated functions-enfold.php and the status is correct. So far no problems.
Regards,
KatrinHi,
I installed the 4.4.1 update and switched to Custom 404 page – now that it works with WPML wordpress installations. Unfortunately, Enfold 404 return status 200 instead of 404! Please fix this with the next update.Thanks in advance,
KatrinOk, thank you for your help anyway. I found a plugin for this purpose.
Best,
KatrinHi Rikard,
sure: https://summit.prudsys.de/programm/
I wanted to link the speakers’ names with an image, that opens in a lightbox when you click on their names.
Please ask for more info when you need to know more.
Thank you in advance!
KatrinHey Basilis,
this piece of code seems to work for us:
add_filter(‘avia_post_nav_settings’,’avia_same_category_filter’, 10, 1);
function avia_same_category_filter($settings)
{
$settings[‘same_category’] = true;
return $settings;
}
I also found it in your forum here, so thank you anyway.Best regards,
KatiAugust 24, 2017 at 12:11 pm in reply to: Change image / thumbnail sizes in child theme does not overwrite Enfold #843436Hi Ismael,
thank you very much for your help!
Best regards,
KatrinHi Basilis,
thanks for your effort. The function _IS_ in functions.php but not working. Did you have a look at our functions.php? Maybe something in there stops the code from working properly? I tried position at the end and in the beginning of functions.php but it mixes categories. :(
Regards,
KatiAugust 21, 2017 at 3:00 pm in reply to: Change image / thumbnail sizes in child theme does not overwrite Enfold #842033Sure!
August 21, 2017 at 8:00 am in reply to: Change image / thumbnail sizes in child theme does not overwrite Enfold #841898Sure!
Thanks for your help!
KatiSorry Nikko,
it took me a while to get access for you. Here we are.
The code above is in the functions.php of our chilt theme.
Regards,
KatiHi Victoria,
thanks for the fix, so far it works. But it feels more like a hack and not a clean solution.
Indeed, I have quite a few questions for you, sorry for the inconvenience.
Can you please tell me when exactly you had a look at the css and found it did not work? I fixed an issue yesterday (Thursday 10/08) around 2 p.m. German time. Did you look at the css earlier or later?
And what do you mean by “but it had an extra class”?
And yet another question: What if we would not have needed the fix and it would have worked “normally”? Does the “normal” function also only use display none? Which means for Google the content is still there. Or is the normal way of hiding containers different?
If so, which of our individual “changes” does get in the way of the normal script?
Best regards,
KatiHi,
it’s so much easier: I discovered the grid row option for setting the mobile breakpoint and set it to tablet and lower. Then just a few css fixes for indiivdual styles like padding and color – that’s it.Thanks,
KatiWe hid the container, of course, but it still appears.
Best,
KatiHi Victoria,
sorry for this. Please try it again, I set the same password again and my test login worked.
Regards,
KatrinThis reply has been marked as private.Hi,
it does half what I wanted :), maybe we get the other half working as well. When I delete .home it also works for the other pages, but only for some occurrences and not all. But most of all, it mixes up the background colors of the containers and does not keep them as they were supposed to be. It gets worse, the further down you scroll.
Try one thing please: click on this image on the home page with the circles. When I apply the snippet to the theme, on the second page it works for the first section (not perfect for the padding left and right) but none of the sections a bit further down the page. Any idea?
Thanks so much for your help.
Regards,
KatiHi Rikard,
there a “t” missing on table_t_ in my headline, sorry.
Let me explain it again: Yes, I would like the section “Viele Ziele – eine Lösung” to be text above and image underneath on tablets – just like on mobile phones.Thanks in advance!
KatiHi Rikard,
thanks for your help. Unfortunately, clearing the cache does not solve the problem. The element is still there.
I’m afraid I can’t give you access to our website right now, I need to check with the IT department first.
Anything you can tell me to check?
Best regards,
KatiHi Yigit,
thanks for this quick response. I try to fix this problem:
width: 100%;
height: 100%;
background: #c6093b;
-webkit-clip-path: polygon(100% 0, 0 0, 50% 100%);
clip-path: polygon(100% 0, 0 0, 50% 100%);I need to add the picture and the white place.
Hi,
works fine. Thank you
Hi Rikard,
I have to change this:
to this:
-
AuthorPosts