Forum Replies Created
-
AuthorPosts
-
October 30, 2018 at 9:45 am in reply to: Portfolio grid image load effect speed (version 4.4 and higher) #1027916
Thank you Ismael!
I now changed the …”100 * i” to “1 * i”… in portfolio.js – and it works, but interestingly only in one language (Austria) – in all other languages I don´t see a change. I already cleared the cache and stopped the cache plugin. Do you have an explanation for that?
I would also like to make the change in the child theme – what do I have to do?
kind regards
ChristianOctober 29, 2018 at 12:32 pm in reply to: Icons in Footer not resizing / enlarging on some pages… #1027477This reply has been marked as private.October 25, 2018 at 8:19 pm in reply to: Portfolio grid image load effect speed (version 4.4 and higher) #1026519Hi,
thank you for your reply, but I think you won’t see any changes in my code as I haven’t found them in the newer theme version but I have created an account for you (see private message).
I made a video. One on the desktop and another on the iPhone:
Desktop:
A reload builds up the many portfolio images very slowly – I want them all to appear immediately: https://usbflash24.com/media/enfold-slow-fade-effect-portfolio-desktop.moviPhone:
It’s particularly tedious on a mobile phone. If you go to the previous porfolio page, the page is reloaded with the slow image effect: https://usbflash24.com/media/enfold-slow-fade-effect-portfolio-iphone.mp4With version 4.2.x and earlier I made the change in the file /wp-content/themes/enfold/js/avia.js as described above. With this modification, all the portfolio entries were displayed at once without effect. I found this method on your site: https://kriesi.at/support/topic/portfolio-grid-image-load-effect-speed/ (last entry)
I hope I can soon disable the portfolio / image effect…
kind regards
ChristianJune 21, 2018 at 11:14 am in reply to: Portfolio grid image load effect speed (version 4.4 and higher) #975748Hi – the original code in /wp-content/themes/enfold/js/avia.js was (you can search for “100 * i”):
imgParent.css({height:'auto'}).each(function(i) { var currentLink = $(this); setTimeout(function() { currentLink.animate({opacity:1},1500); }, (100 * i)); });
you can find this in the //Portfolio sorting section of the old avia.js file (mine was from version 4.2). I changed “100 * i” to “1 * i”. This had the effect that all pictures of the portfolio grid were shown at once without delay
-
This reply was modified 6 years, 10 months ago by
kiki66.
November 24, 2015 at 12:21 pm in reply to: Add a space in Next/Prev Buttons between picture and text #541502Thanks Yigit – this works for me.
regards
ChristianNovember 24, 2015 at 11:47 am in reply to: Add a space in Next/Prev Buttons between picture and text #541489Hi Yigit, yes you are right it´s just on Safari on OS X 10.11.
The Quick CSS works somehow, but now the preview Image is smaller and the space around the picture larger…On Safari:
On Firefox (Image is correct)
Another Question: Is it possible to make the width of the button dynamic? I don´t want to have a break if the title is too long
November 24, 2015 at 10:24 am in reply to: Add a space in Next/Prev Buttons between picture and text #541431Go to this side: http://usbflash24.at/products/woodland-wooden-slide-box/
then klick on the “next” button…regards
ChristianThank you so much. This works for me! I hope Kriesi will include a fix in the coming update.
Hi – yes you fixed it – but I updated to the newest release – and now it´s gone again :(
What did you do?-
This reply was modified 9 years, 5 months ago by
kiki66.
I installed 3.4.1 – no change – same problem…
Hi Rikard,
here is the login is in the private contentChristian
Hi,
I have the same problem with the Partner /Logo Element and pages with a “WPML duplicate page”.This is the original content with the Partner/Logo Element visible on the bottom of the site http://usbflash24.de. On the duplicated page (no translation) http://usbflash24.at no pictures are visible.
The only way to use the Partner/Logo Element with WPML is to not have a WPML Duplicate page.
I hope there is a fix. I am using Enfold Theme 3.3.2Thanks
Christian-
This reply was modified 9 years, 6 months ago by
kiki66.
-
This reply was modified 6 years, 10 months ago by
-
AuthorPosts