
-
AuthorPosts
-
October 10, 2016 at 6:58 pm #697506
Hi everybody,
is anyone able to tell me how I can re-add a slider next to the logo? After my latest updates to WordPress and Enfold theme, I am missing following code in the header area:
<div class='container av-logo-container'><div class='inner-container'><div class='korona'></div><div class='slider'> <ul class='slider-banner'> <li><a href=''><img src='/wp-content/uploads/2015/12/top01.jpg'></a></li> <li><a href=''><img src='/wp-content/uploads/2015/12/top02.jpg'></a></li> <li><a href=''><img src='/wp-content/uploads/2015/12/top03.jpg'></a></li> <li><a href=''><img src='/wp-content/uploads/2015/12/top04.jpg'></a></li> <li><a href=''><img src='/wp-content/uploads/2015/12/top05.jpg'></a></li> <li><a href=''><img src='/wp-content/uploads/2015/12/top06.jpg'></a></li> </ul></div> <script> window.start=start=function() { setTimeout(function (){ t=document.querySelector('.slider-banner li:nth-child(1)'); t.style.opacity=0; setTimeout(function (){ t=document.querySelector('.slider-banner li:nth-child(1)'); document.querySelector('.slider-banner').appendChild(t); t.removeAttribute('style'); start(); },5000); },5000); } start(); </script>
Best regards
ReneOctober 10, 2016 at 9:11 pm #697549Hi rene-griebel!
I loaded your website and I can see logo just fine.
Are you sure you hard refresh, before post us the image?Thanks a lot
Best regards,
Basilis-
This reply was modified 8 years, 9 months ago by
Andy.
October 10, 2016 at 9:14 pm #697550Hi Basilis,
yep. the logo is okay, but I am missing the slider right of the logo. The posted code was there before the updates.
Regards
ReneOctober 11, 2016 at 8:47 am #697676Hi Rene,
How did you add it the first time? Since this is a customisation it will be overwritten on updates unless you put it in a child theme: http://kriesi.at/documentation/enfold/portfolio-item/create-a-child-theme/
Best regards,
RikardOctober 11, 2016 at 11:51 am #697747Please delete this thread – see private content for details. Thanks. Rene
October 12, 2016 at 2:04 pm #698269Hi,
I hided your link from public. Let us know in a new ticket if you have some more questions related to the theme. We are happy to assist you.
Best regards,
Andy -
This reply was modified 8 years, 9 months ago by
-
AuthorPosts
- The topic ‘Header slider’ is closed to new replies.